Security
7705 SAR OS System Management Guide Page 111
access
Syntax [no] access [ftp] [snmp] [console]
[no] access [ftp] [console]
Context config>system>security>user user-name
config>system>security>user-template
Description This command grants a user permission for FTP, SNMP, or console 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 sequentially.
The no form of command removes access for a specific application.
The no access command 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
Parameters ftp — specifies FTP permission
snmp — specifies SNMP permission. This keyword is only configurable in the
config>system>security>user context.
console — specifies console access (serial port or Telnet) permission
home-directory
Syntax home-directory url-prefix [directory] [directory/directory…]
no home-directory
Context config>system>security>user user-name
config>system>security>user-template
Description This command configures the local home directory for the user for both console and FTP access.
If the URL or the specified URL/directory structure is not present, then a warning message is issued
and the default is assumed.
The no form of the command removes the configured home directory.
Default no home-directory
Note: If restrict-to-home has been configured, no file access is granted and no
home-directory is created; if restricted-to-home is not applied, root becomes the
user’s home-directory.