Version 6.6 397 October 2014
Installation & Operation Manual 33. Configuring Security Settings
CLI USERS MANAGEMENT
list -- LIST: list CLI users
add -- ADD: add user
del -- DELETE: delete user
pwd -- PASSWORD: change user password
copy -- COPY: copy users & passwords from other SC
lock -- LOCK: lock user
unlock -- UNLOCK: unlock user
force -- FORCE: force user to change password
disable -- DISABLE: disable user (delete password and unlock)
remote_root_login -- REMOTE ROOT LOGIN: enable/disable remote root user
login
sync -- SYNC: synchronize users with EMS
4. At the Choose submenu prompt, type disable and press Enter.
Choose submenu : disable
DISABLE CLI USER
5. At the User Name prompt, enter the name of the user who you wish to disable,
and press Enter.
User Name : acladmin
The password is deleted for the specified user and its account is unlocked (thus
allowing its use if SSH private/public key based authentication is successfull).
33.18.8.1.4 Managing SSH Public Keys Authorization
Use the tools ssh-key command to manage SSH public key authorizations. The
following options are provided:
list – list authorized public keys; when run by CLI user – lists authorized keys for
specific user; when run by root – lists authorized keys for all CLI users.
add – authorize a new SSH public key.
del – delete existing authorization; public key identifier (as shown by list
command) must be passed as a parameter.