restmgr=password,ROLE_PSCAdmin,ROLE_PSCOper,ROLE_PSCUser,enabled
restoper=password,ROLE_PSCOper,ROLE_PSCUser,enabled restuser=password,ROLE_PSCUser,enabled |
restmgr=password,ROLE_PSCAdmin,ROLE_PSCUser,ROLE_PSCNewUser,enabled
restoper=password,ROLE_PSCOper,ROLE_PSCUser,enabled restuser=password,ROLE_PSCUser,ROLE_PSCNewUser,disabled restNewUserGroup=password,ROLE_PSCNewUser,enabled <!-- The following operations were performed: 1. Added "ROLE_PSCNewUser" role to the two users, "restmgr" and "restuser". 2. Removed "ROLE_PSCOper" user from the "restmgr" user. 3. Disabled "restuser" user. 4. Added a new user "restNewUserGroup". --> |