TACL Reference Manual
UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual—429513-018
8-57
DELUSER Program (Group Managers Only)
DELUSER Program (Group Managers Only)
Use the DELUSER program to delete users from a system. To use the DELUSER
program, you must have a user ID of n,255.
run-option
is any of the options described in the RUN[D|V] Command on page 8-156.
group-name.user-name
are the group and user names of the user who is to be deleted. Each name can
contain from one to eight letters or digits. The first character must be a letter.
Consideration
Group managers can delete only those users who are members of their respective
groups. The super ID can delete any user in the system.
Example
The group manager of the BIG group (or the super ID) can delete the user BIG.BOZO
(user ID 7,12) by entering:
14> DELUSER BIG.BOZO
BIG.BOZO (7,12) HAS BEEN DELETED FROM THE USERID FILE.
DELUSER [ / run-option [ , run-option ] ... / ]
group-name.user-name