Specifications
Enterasys Wireless Controller Software CLI Reference Guide 17-1
17
users Commands
Thissectiondescribescommandsusedtocreateandmanageuseraccountsonthenetwork.These
commandsarefoundwithintheuserscontextoftheCLI.
Thefollowingcommandsareavailableintheuserscontext:
• id
• pwd
17.1 id
Usetheidcommandtocreateuseroradministratoraccountsonthesystem.Inconjunctionwith
theidcommand,youmustspecifyandconfirmapasswordfortheaccount.Thepasswordmust
be8–24alphanumericcharacterslong.
Syntax
id <userid> <admin|guestportal|readonly>
Parameters
Examples
Thefollowingexamplecreatestheread‐onlyuseraccount“abby”onthesystem
EWC.enterasys.com:users# id abby readonly
Please input password:
Please confirm password:
Successfully created user abby.
Thefollowingexamplecreatestheadministratoraccount“fred”onthesystem
EWC.enterasys.com:users# id fred admin
Note: All CLI commands cache changes. For this reason, sometimes when you make a change in a
particular context, the change may not be visible immediately. If this happens, you must exit and re-
enter the context in order to ensure that the database is synchronized with the latest change.
userid Specifiesanamefortheaccount
admin S etsaccounttypetoadministrator
guestportal Setsaccounttypetoguestportaladministrator
readonly Setsaccounttypetoreadonly