
DELETE USER
DELETE USER
Use the DELETE USER command to delete one or more user proles from the NETUsers le on the server. The values supplied by the client node name and clien t login name parameters uniquely identify the user prole to be deleted. T o prevent you from accidentally deleting a user prole, you are prompted to conrm the deletion.
DELETE USER can be abbreviated to DU.
To issue this command, y ou must log on as MANA GER.SYS, have SM capability, or have AM capability for the account specied in the command.
NETUtil Syntax
netutil=> DELETE USER
Client Node Name/Session Type Name: ClientNodeName
Client Login Name: ClientLoginName
Delete Profile (y/n)? y2 es 3 n2 o 3
Parameters
ClientNodeName | is the node name of the clien t system. The clien t node name is not |
| |
ClientLoginName | is either the login name of the user on the clien t or an asterisk (*). If |
| you enter an asterisk for the clien t login name, all user proles in the |
| NETUsers le whose clien t node name matches the current client node |
| name are deleted. The clien t login name is not |
| that a wildcard (@) ma y be an entry and it m ust be an exact matc h. |
Examples
In this example, one user prole is deleted from the NETUsers le.
netutil=> delete user
Client Node Name/Session Type Name: cnode.cdomain.corg
Client Login Name: joe.orders,admin
Delete Profile (y/n)? y
Profile deleted.
netutil=>
NETUtil Reference