Specifications
Command Line Interface
124
User Commands
Command: user
-all
Description: Display all the user/password lists.
Syntax: user -all
Example: Console>user -all
admin:~N6H1~B:20:20:Administrator:/:psh
guest:~H~Dh`1:30:30:guest:/:psh
Command: user
-delete
Description: Delete a user.
Syntax: user -delete <username>
Example: Console>user -delete guest
User guest deleted
Command: user
-help
Description: Show ‘user -’ subcommands.
Syntax: user -help
Example: Console>user -help
Usage: user
-all Display user/password lists
-delete <username> Delete user
-help usage
-set <username> <password> <uid> <gid> <description> <home
directory> Add user
Command: user
-set
Description: Add a new user.
Syntax: user -set <username> <password> <uid> <gid>
<description> <home directory>
Note: You can only add a user with the same or lower
privilege than yourself (e.g., an admin can only
add another admin or guest, but not a root
user).
The uid (user ID) and gid (group ID) numbers
must be the same. For a root user, the uid and
gid must be 10; for an admin, choose a number










