|
|
| deleteuser(8) |
NAME |
| deleteuser - delete an XSCF user account | |
| |||
SYNOPSIS |
| deleteuser | user |
|
| deleteuser | |
DESCRIPTION |
| deleteuser(8) deletes a local XSCF user account. All local account data associated | |
|
| with the user account is deleted including password and Secure Shell (SSH) keys. | |
|
| The local user’s currently running XSCF shell and browser sessions are terminated | |
|
| at once. The user’s account is removed from the system and they cannot log back | |
|
| in. You cannot delete your own account. | |
Privileges |
| You must have useradm privileges to run this command. | |
|
| Refer to setprivileges(8) for more information. | |
OPTIONS |
| The following option is supported: | |
|
| Displays usage statement. | |
|
|
| When used with other options or operands, an error occurs. |
OPERANDS |
| The following operand is supported: | |
|
| user | Specifies a valid user name. The name of the user account to be |
|
|
| deleted. |
EXAMPLES |
| EXAMPLE 1 Deleting a User | |
|
| XSCF> deleteuser jsmith | |
EXIT STATUS |
| The following exit values are returned: | |
|
| 0 | Successful completion. |
|
| >0 | An error occurred. |
SEE ALSO |
| adduser(8), disableuser(8), enableuser(8) | |
|
|
|
|
System Administration | 39 |