Chapter 6. SGI Internet Server for Messaging Web Administration GUI

This chapter discusses the following:

Accessing the Web Administration GUI

You will use the SGI Internet Server for Messaging Web administration graphical user interface (GUI) to configure additional features, such as using Tripwire intrusion detection software.

To access the GUI, use the following URL, where hostname is the name of the server:

http://hostname/sgi-iserver/

Enter user iseadmin and password iseadmin.

For information about GUI tasks, see the SGI Internet Server for Messaging Guide.

Accessing the Messaging Administration GUI

You will use the MessagingDirect Messaging Administration GUI to administer mail domains and mail accounts. To access this GUI, use the following URL where hostname is the name of the server: http://hostname:81/msadm.


Note: The initial ID and password for this GUI are both admin.


Changing the GUI Password

For security reasons, you should change the Web administration GUI password. To do this, use the htpasswd(1) command to change the default iseadmin user account password, as follows:

$ htpasswd /usr/sgi/ise/lib/users iseadmin
New password: new_password
Re-type new password:new_password 
$