The GroupWise Web - POALIST Utility (Deprecated with 18.2)
1.6K
This utility is part of GroupWise Web. Refer to https://hub.docker.com/r/mfgroupwise/webacc-ng before using this utility. This utility should only be used for GroupWise Web builds 18.1.1-133203 or 18.1.1-133447. If using a newer build, use the web-config utility.
Before you can run the GroupWise Web image, you must run this poalist utility to create a poa.whitelist file that has information about your GroupWise system. Follow the steps below to run the poalist utility:
Run the following commands to pull down the poalist utility:
a. docker pull mfgroupwise/poalist
Running the utility creates a poa.whitelist file in the folder specified. Make sure you have the folder noted on the GroupWise Web Worksheet under “POA Whitelist Location”.
Run the following command to create the poa.whitelist file using the information from the GroupWise Web Worksheet:
a. docker run -it -v POA Whitelist Location:/config -e GWADMIN_SERVICE=GroupWise Admin Service Username@GroupWise Primary Domain:GroupWise Admin Service Port -e GWSOAP_HOST_DEFAULT=GroupWise POA with SOAP mfgroupwise/poalist
After you run the command, you are prompted to enter your GroupWise admin password.
**Example:** *docker run -it --rm -v /opt/novell/poa:/config -e [email protected]:9710 -e GWSOAP_HOST_DEFAULT=192.168.1.2 mfgroupwise/poalist*
Important: If you make changes to your GroupWise POAs after running this utility, you need to run it again to generate a new poa.whitelist.
Content type
Image
Digest
Size
95.5 MB
Last updated
over 7 years ago
docker pull mfgroupwise/poalist