User`s guide

Configuring CLI Access Security
Matrix DFE Series and N-SA User’s Guide 3-5
Disabling a User Account
Fromthesuprompt,usethefollowingcommandtodisableanexistinguseraccount:
set system login username disable
Removing a User Account
Fromthesuprompt,usethefollowingcommandtoremoveanexistinguseraccount:
clear system login username
Changing a Password as an Administrator
Fromthesuprompt,usethefollowingcommandtochangethepasswordofanyaccountonthe
system:
set password username
Usernamespecifiesanyaccountcreatedusingthesetsystemlogincommand.
Example
Thisexampleshowshowanadministratorwouldchangethepasswordassignedtothe
“guest”useraccount:
Changing a Password as an Individual User
Fromtherw prompt,anyuserwithReadWriteaccesscanusethefollowingcommandtochange
hisorherpassword:
set password
Example
Thisexampleshowshowanindividualuserwouldchangehisorherpassword:
Verifying Account Information
Fromthesuprompt,usethefollowingcommandtodisplayuseraccountinformation:
show system login
Note: The default admin account cannot be deleted or disabled.
Matrix(su)->set password guest
Please enter new password: ********
Please re-enter new password: ********
Password changed.
Matrix(su)->
Matrix(rw)->set password
Please enter new password: ********
Please re-enter new password: ********
Password changed.
Matrix(rw)->