Alcatel-Lucent 7210 SAS E OS System Management Manual page 104

Hide thumbs Also See for 7210 SAS E OS:
Table of Contents

Advertisement

User Management Commands
User Management Commands
access
Syntax
[no] access [ftp] [snmp] [console]
Context
config>system>security>user
config>system>security>user-template
Description
This command grants a user permission for FTP, SNMP, console or lawful intercept (LI) access.
If a user requires access to more than one application, then multiple applications can be specified in a
single command. Multiple commands are treated additively.
The no form of command removes access for a specific application.
no access denies permission for all management access methods. To deny a single access method,
enter the no form of the command followed by the method to be denied, for example, no access FTP
denies FTP access.
Default
No access is granted to the user by default.
Parameters
ftp — Specifies FTP permission.
snmp — Specifies SNMP permission. This keyword is only configurable in the
console — Specifies console access (serial port or Telnet) permission.
authentication
Syntax
authentication {[none] | [[hash] {md5 key-1 | sha key-1} privacy {none | des-key key-2}]
Context
config>system>security>user>snmp
Description
This command configures the authentication and encryption method the user must use in order to be
validated by the device. SNMP authentication allows the device to validate the managing node that
issued the SNMP message and determine if the message has been tampered.
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.
Default
authentication none - No authentication is configured and privacy cannot be configured.
Parameters
none — Do not use authentication. If none is specified, then privacy cannot be configured.
hash — When hash is not specified, then non-encrypted characters can be entered. When hash is
md5 key — The authentication protocol can either be HMAC-MD5-96 or HMAC-SHA-96.
Page 104
config>system>security>user context.
configured, then all specified keys are stored in an encrypted format in the configuration file.
The password must be entered in encrypted form when the hash parameter is used.
7210 SAS-E OS System Management Guide

Advertisement

Table of Contents
loading

Table of Contents