Assigning a role to a user

To assign a role to a specific user, execute the following command:

kics-control [-U] --grant-role <role> <user>

Example:

To assign the audit role to the user test15:

kics-control --grant-role audit test15

Page top