Contents - Index


 

Use UserDelete to delete a host user record.

 

UserDelete may also be entered as UserDel[ete], UserPur[ge], DeleteU[ser], DelU[ser], PurgeU[ser], or PurU[ser].

 

Required Operands

 

USER is the user ID.

 

Optional Operands

 

OPT If OPT is specified as "FORCE", the user will be purged even if active sessions exist and/or the user is logged on.  If FORCE is used, space occupied by host $LOG, host $MAIL, host $STACK, and host sessions will not be freed when this command is executed.  (Space will be freed by host BIM-EDIT as part of the next startup.) If a user record has been corrupted, for whatever reason, the FORCE option may be necessary.

 

UserDelete can also be invoked by entering the ContextDelete command while a UserLibrary session is current.

 

If the FORCE option is not used, stored entities directly associated with the user (host $MAIL, host $STACK, and host $LOG) are deleted.  Stored entities indirectly associated with the user (files, directories, and security entries) are never deleted by UserDelete.

 

When Valid

 

The user must have ADM command access level.

 

Return Codes

 

OK Successful.

LG User is logged on.

NF User not found.

SS User has active session(s).

 

Examples

 

Delete user "SDK":

 

   => puru sdk