7.7.6.13 DROP USER
Purpose
The DROP USER
command removes a user from a cell.
Syntax
DROP USER { ALL | user1 [, user2]... }
Examples
The following example shows how to drop a user.
Example 7-136 Dropping a User
CellCLI>DROP USER agarcia
Parent topic: DROP