gwadminutil-config (1)

Name

gwadminutil-config - The GroupWise Administration Utility configuration option.

Syntax

gwadminutil config [-cluster enable] [-defaultport port_number] []

Description

Provides configuration alternatives for the following aspects of the GroupWise Admin Service:

  • Support in the GroupWise Admin console for clustering of the GroupWise agents

  • Default port for the GroupWise Admin console

Options

Usage Options:

-cluster enable

Enables the GroupWise Admin Service to run in a clustering environment. You must run this command on each node in the cluster where a domain or post office is located.

This option causes certificate files to be stored under a certificates folder that is a peer to the domain or post office folder (instead of being stored under /opt/novell/groupwise/certificates). It also causes agent log files to be stored under a log folder that is a peer to the domain or post office folder (instead of being stored in /var/log/novell/groupwise). For example, the folder structure for a cluster resource on an NSS volume would be:

/media/nss/VOLUME/domain_or_post_office
/media/nss/VOLUME/groupwise/certificates
/media/nss/VOLUME/groupwise/agents/log
-defaultport admin_service_port_number

Establishes the default port number for the GroupWise Admin console, when the GroupWise Admin Service is installed but is not configured in the Installation console.

Run the command with no options to display the current configuration settings.

Help Options:

--help , -?

Displays the help information and exits.

Files

/opt/novell/groupwise/admin/gwadminutil

Script file that runs GWAdminUtil.

Examples

This program normally runs as root.

gwadminutil config

Displays the current configuration settings.

gwadminutil config -cluster enable

Enables the GroupWise Admin console to manage domains and post offices that are cluster resources located on multiple nodes in a cluster.

gwadminutil config -defaultport 9720

Establishes the default port number for an unconfigured GroupWise Admin Service that is located on a server where the standard default port of 9710 is already in use.

gwadminutil config -cluster []

Disables clustering functionality in the Admin console.

gwadminutil config -defaultport []

Resets the default Admin Service port back to the default of 9710.

Authors

Copyright 2004-2014, Novell, Inc.. All rights reserved.

See Also

gwadminutil(1)

To report problems with this software or its documentation, visit Novell Bugzilla..