HP StorageWorks Command View SDM Installation and User Guide (T1086-96023, February 2005)

Installing Command View SDM 71
Installing
Command View SDM
Note The parameter Group is one of the groups listed by the -LG
option. A user name can exist in only one group.
To change the user password, execute this command:
$ UserAccountsManager -CP -U <UserName> -O <OldPassword> -
N <NewPassword>
where:
U is the user name.
O is the old password of the user.
N is the new password for the user.
Example:
$ UserAccountsManager -CP -U Tom -O Vanilla2 -N Chocolate3
To remove a user, execute this command:
$ UserAccountsManager -DU -U <UserName>
where:
U is the user name.
Example:
$ UserAccountsManager -DU -U Tom
For help, execute this command:
$ UserAccountsManager -h
where:
h is help.
SLP Configuration
Configure the slp.conf attributes if the Service Agent (SA) has to be
registered with the Directory Agent (DA). OpenSLP, by default, starts in the SA
mode. The slp.conf file is located in C:\winnt\slp.conf in Windows
and /etc/slp.conf in HP-UX and Linux. Complete the following step to
configure the slp.conf attributes:
Set the value of net.slp.passiveDADetection and
net.slp.activeDADetection to True.