Sign inSign up

mfgroupwise/webacc-ng-config

By mfgroupwise

•Updated 4 months ago

The GroupWise Web Config Utility - Tech Preview

Image
1

4.5K

mfgroupwise/webacc-ng-config repository overview

⁠Disclaimer

This utility is part of GroupWise Web. Refer to https://hub.docker.com/r/mfgroupwise/webacc-ng⁠ before using this utility.

This image is the tech preview of GroupWise Web.

⁠Downloading and running the webacc-ng-config utility

Before you can run the GroupWise Web image, you must run this webacc-ng-config utility to create a web.conf file that has the POA and DVA configuration of your GroupWise system.

Follow the steps below to run the utility:

  1. Run the following command to pull down the webacc-ng-config utility:

    docker pull mfgroupwise/webacc-ng-config

  2. Running the utility creates a web.conf file in the folder specified. Make sure you have the folder noted on the GroupWise Web Worksheet under “Web-Config Location”.

  3. Run the following command to create the web.conf file using the information from the GroupWise Web Worksheet⁠:

    docker run -it -v Web-Config 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/web-ng-config

    After you run the command, you are prompted to enter your GroupWise admin password.

    Example:

    docker run -it -v /opt/novell/gw:/config -e [email protected]:9710 -e GWSOAP_HOST_DEFAULT=192.168.1.2 mfgroupwise/webacc-ng-config

    Important:

    • If you make changes to your GroupWise POAs after running this utility, you need to run it again to generate a new web.conf file.

    • Beginning in GroupWise 18.5, DVA certificate verification is enabled by default. For information about disabling the DVA check when running the webacc-ng-config utility, see Downloading and Running the web-config Utility⁠.

Tag summary

Content type

Image

Digest

sha256:445f0025d…

Size

73.8 MB

Last updated

4 months ago

docker pull mfgroupwise/webacc-ng-config