User`s guide

User Administration
Chapter 17 Command Line Interface 286
User Administration
Add, edit or delete users with the Digi Passport unit’s command line interface.
Add a user
The syntax for adding a user is:
adduser [username] -h /tmp [-g groupid] [-s shellprogram]
Where:
groupid
Is an identifier for the three types of groups supported by the Digi Passport.
500 or vadmin
Sys admin group ID.
501 or padmin
Port admin group ID.
502 or users
Standard User group ID.
shellprogram
Specifies the type of shell for the Digi Passport device. command line inter-
face (CLI): Config menu, Port access menu, or Custom menu.
/bin/bash
Command Line Interface (CLI)
/bin/editconf
Configuration menu.
/bin/csm.master
Port access menu.
/bin/menu
Custom menu.
passwd [username]
copy passwd and shadow file to /tmp/cnf/etc/ directory
saveconf
applyconf
Delete a user
The syntax for deleting a user definition is:
deluser[username]
saveconf
applyconf