set system login
5-6 Setting User Accounts and Passwords
set system login
Use this command to create a new user login account, or to disable or enable an existing account. 
The Enterasys C3 switch supports up to 16 user accounts, including the admin account.
Syntax
set system login username { super-user | read-write | read-only} {enable | disable} 
[allowed-interval HH:MM HH:MM] [allowed-days {[Sun] [Mon] [Tue] [Wed] [Thu] [Fri] 
[Sat]}] [local-only {yes|no}] [aging days] [simultaneous-logins logins] [password 
password]
Parameters
Table 5-1 show system login Output Details
Output Field What It Displays...
Username Login user names.
Access Access assigned to this user account: super-user, read-write or read-only.
State Whether this user account is enabled or disabled.
Aging Number of days user passwords will remain valid before aging out. Configured 
with the set system login command.
Simul Login The number of simultaneous logins allowed for that user. A value of 0 means the 
number is limited only to the number of sessions supported  by the platform.
Configured with the set system login command.
Local only? Specifies the authentication scope for this user. “yes” specifies that 
authentication is only by way of the local user database even with RADIUS or 
TACACS+ configured. “no” specifies that authentication is by way of configured 
methods.
Configured with the set system login command.
Login Start Specifies the start hour HH and minute MM time period (based upon 24 hour 
time) for which access is allowed for this user, if this feature has been configured 
for this user. Not applicable for super user.
Configured with the set system login command.
Access End Specifies the end hour HH and minute MM time period (based upon 24 hour 
time) for which access is allowed for this user, if this feature has been configured 
for this user. Not applicable for super user.
Configured with the set system login command.
Allowed Days Specifies the days of the week for which access is allowed for this user, if this 
feature has been configured for this user. Not applicable for super user.
Configured with the set system login command.
username Specifies a login name for a new or existing user. This string can be a 
maximum of 80 characters, although a maximum of 16 characters is 
recommended for proper viewing in the show system login display.
super-user | 
read-write | 
read-only
Specifies the access privileges for this user.
enable | disable Enables or disables the user account.