Brocade Fabric OS Command Reference Manual Supporting Fabric OS v7.0.0 (April 2011)

860 Fabric OS Command Reference
53-1001764-01
roleConfig
22
To change the access permissions of the previously created role and to display the results:
switch:admin> roleconfig --change myzonesec -c pki -p N
switch:admin> roleconfig --change myzonesec -c security -p O
switch:admin> roleconfig --change myzonesec -c zoning -p OM
switch:admin> roleconfig --show myzonesec
Role Name : myzonesec
Description : Zone and Security Admin
RBAC Class Permission
---------- ----------
Security O
Zoning OM
Role permissions changed successfully.
To copy the role myszonesec:
switch:admin> roleconfig --copy superrole -r myzonesec
Role 'superrole' is copied successfully.
To delete a role:
switch:admin> roleconfig --delete -r myzonesec
You are going to delete a user defined role.
Are you sure? (yes, y , no, n) [no] y
Role 'myzonesec' is deleted successfully.
SEE ALSO classConfig