FUJITSU SPARC M4000 User Manual
Page 138

2-82
SPARC Enterprise Mx000 Servers XSCF User’s Guide • April 2008
2. Use the setsnmpusm (8) command to set USM management information.
<Example 1> Create an authentication algorithm, authentication
password, and encryption password for a new user.
XSCF> setsnmpusm create -a SHA yyyyy
Authentication Password:
xxxxxxxx
Encryption Password:
xxxxxxxx
<Example 2> Change only an authentication password.
(If no password is entered, entry of a password is requested.)
XSCF> setsnmpusm passwd -c auth -o ***** -n xxxxxxxx yyyyy
<Example 3> Copy an existing user to add a new user.
XSCF> setsnmpusm clone -u yyyyy newuser
<Example 4> Delete a user
XSCF> setsnmpusm delete yyyyy
3. Use the showsnmpusm (8) command to display USM management information.
XSCF> showsnmpusm
Username Auth Protocol
-------------- ------------------
yyyyy SHA
user2 MD5
Creating a User Account in an Access Control Group, Deleting a User
Account From an Access Control Group, Creating and Deleting MIB
Access Control Views, Providing an MIB Access Control View to a
Group, and Deleting a Group From All MIB Access Control Views, All
of Which is VACM Management Information
■
Command operation