Security
7705 SAR OS System Management Guide Page 115
Default default
Parameters user-profile-name — the user profile name
new-password-at-login
Syntax [no] new-password-at-login
Context config>system>security>user user-name >console
Description This command forces the user to change passwords at the next console or FTP login.
If the user is limited to FTP access, the administrator must create the new password.
The no form of the command does not force the user to change passwords.
Default no new-password-at-login
User Management SNMP Commands
snmp
Syntax snmp
Context config>system>security>user user-name
Description This command creates the context to configure SNMP group membership for a specific user and
defines encryption and authentication parameters.
All SNMPv3 users must be configured with the commands available in this CLI context.
The 7705 SAR always uses the configured SNMPv3 user name as the security user name.
authentication
Syntax authentication {[none] | [[hash] {md5 key-1 | sha key-1} privacy {none | des-key key-2}]
Context config>system>security>user user-name>snmp
Description This command configures the authentication and encryption method the user must use in order to be
validated by the 7705 SAR. SNMP authentication allows the device to validate the managing node
that issued the SNMP message and determine if the message has been tampered with. The
authentication protocol can either be HMAC-MD5-96 or HMAC-SHA-96.
The user password is encrypted first by the MD5/SHA/DES algorithm. The output of the algorithm is
always a fixed-length string (key). Copy the password key and paste the output in the appropriate
authentication command key parameter.