WS 2000 Wireless Switch System Reference Guide10-248
WS2000>admin(system.userdb.group)> add
Description:
Adds a user to a group.
Syntax:
Example:
admin(system.userdb.group)>add fred g1
admin(system.userdb.group)>add joe g1
admin(system.userdb.group)>add joe g2
admin(system.userdb.group)>show user g1
List of Users of Group :
fred
joe
admin(system.userdb.group)>show user g2
List of Users of Group :
joe
Related Commands:
add
<userID> <groupID>
Adds the user specified by <userID> to the group <groupID>. The userID must already be defined
in the database. User the add command from the (system.userdb.users) menu to add a new user.
show users Displays a list of users in a group.