4. Type the setdate command:

XSCF> setdate -s date

where date is the date and time you want to set. For more information on the setdate command, refer to the setdate(8) man page or to the Reference Manual.

5.After specifying the date, you are prompted to reset the Service Processor, so that the date and time become effective. Type Y to reset the Service Processor.

6.To verify the operation, type the showdate command.

XSCF> showdate

To Create a USM User Known to the SNMP Agent

A USM user known to the SNMP agent is not required to have a regular user account on the Service Processor.

1.Log in to the XSCF console with platadm privileges.

2.Type the setsnmpusm command.

You can use one of two methods to add USM users, as follows:

To add a new user, use the create argument:

XSCF> setsnmpusm create -aauthentication_protocol [-pauthentication_password] [-eencryption_password] user

where authentication_protocol is either MD5 or SHA, authentication_password is the authentication password (must be equal to or greater than 8 characters), encryption_password is the encryption password, and user is the user name to be known to the agent for subsequent SNMP communication. If you do not specify the passwords, you are prompted to enter them.

To add a new user with the same settings as an existing user, use the clone argument:

XSCF> setsnmpusm clone -u clone_user user

where clone_user is a valid user name known to the SNMP agent, and user is the user name to be created with the same settings as the valid clone_user. Use the setsnmpusm password command to change either or both passwords for the cloned user, if desired.

Chapter 3 System Configuration

37