Previous Topic: Manage Users or GroupsNext Topic: Group Management Using selang


User Management Using selang

Use the following selang commands for records of enterprise users:

Use the following selang commands for CA ControlMinder database user records:

Example: Define a User in the Database Using selang

The following selang command defines a new user in the CA ControlMinder database with security level 100:

newusr internalUser level(100)

Example: Change a Property of an Enterprise User Using selang

The following selang command gives the AUDITOR property to an enterprise user Terry:

chxusr Terry auditor