Fujitsu sparc enterprise m9000 Manuale Utente

Pagina di 444
deleteuser(8)
System Administration
49
NAME
deleteuser - delete an XSCF user account
SYNOPSIS
deleteuser
user
deleteuser -h
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:
OPERANDS
The following operands are supported:
EXAMPLES
EXAMPLE 1
Deleting a User
EXIT STATUS
The following exit values are returned:
SEE ALSO
adduser(8)
disableuser(8), enableuser(8)
-h
Displays usage statement.
When used with other options or operands, an error occurs.
user
Specifies a valid user name. The name of the user account to be
deleted.
XSCF>
 deleteuser jsmith
0
Successful completion.
>0
An error occurred.