cjdeletesec (delete user or role)
Format
cjdeletesec [server-name] [-nameserver provider-URL]
-type {user|role} -name {user-name|role-name}
Function
This command deletes a user or a role.
If the user to be deleted is mapped to a role, this command unmaps the user from that role. If the role to be deleted has users mapped to it, the command unmaps those users.
Arguments
protocol-name: : host-name: port-number
Input examples
cjdeletesec MyServer -type user -name scott
cjdeletesec MyServer -type role -name manager
Return values
Notes