gwadminutil-setadmin (1)

Name

gwadminutil-setadmin - The GroupWise Administration Utility Super Admin user option

Syntax

          gwadminutil setadmin -d path -p [password] -a user_name
        

Description

Changes the user name and password for the GroupWise Super Admin.

Options

Usage Options:

-a , --admin user_name

Specifies the new user name for the GroupWise Super Admin for your GroupWise system.

-d , --domain /path_to_domain_database

Specifies the path to the primary domain database.

-p , --password [password]

Provides the password for the GroupWise Super Admin. Do not specify the password on the command line if you want to be prompted for it.

IMPORTANT:Ensure any special characters that you use for the password are globally accepted or work with your operating system. Some common invalid characters include those below. Note, however, that this list is not definitive due to the variety of supported operating systems.

& " $ , ' [ ] * + ? { } ~ # % \ < > | ^ ;

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 setadmin -d /gwsystem/provo1 -a supergw -p

Specifies the primary domain of the GroupWise system, sets the user name of the GroupWise Super Admin to supergw, and prompts for the password for the new supergw user.