Product data

210 IBM Systems Director Management Console: Introduction and Overview
Listing roles
Roles can be listed using the command line by running smcli lsrole
(Example 9-5).
Example 9-5 Listing a role using the smcli lsrole command
ssysadmin@sdmc:~> smcli lsrole -l myRole
myUserRole:
ObjectType: InstanceAccessRole
DisplayName: myUserRole
Description:
IsDefaultRole: false
IsSystemDefinedRole: false
Permissions: AIX Management
Deleting a role
To delete a role in the GUI, go to the Roles page (Figure 9-2 on page 206).
Check the check box left to the role and click Delete.
To delete a role using the command line, run the smcli rmrole command
(Example 9-6).
Example 9-6 Deleting a role using the smcli rmrole command
sysadmin@sdmca:~> smcli rmrole myUserRole