Configure access parameters for individual users. For user, define the login name for the user and, optionally, information that identifies the user.
The following displays a user configuration example:
A:ALA-1>config>system>security# info
----------------------------------------------
...
user "userA"
password "$2y$10$pFoehOg/tCbBMPDJ/
kqpu.8af0AoVGY2xsR7WFqyn5fVTnwRzGmOK"
access console ftp snmp
restricted-to-home
console
member "default"
member "ghost"
exit
exit
...
--------------------------------------------
A:ALA-1>config>system>security#