Removes a user account.
rmuser [ -rmdir ] Name
The rmuser command removes the user account identified by the Name parameter. This command removes a user's attributes without removing the user's home directory and files unless the rmdir flag is specified.
| -rmdir | Removes the specified user's home directory. |
See Virtual I/O Server command exit status.
This command can only be executed by the prime administrator (padmin) user.
rmuser haarlem
rmuser -rmdir emmen
The chuser command, the lsuser command, the mkuser command, and the passwd command.