Kaspersky Standard | Plus | Premium

How to assign a role to a user on the command line

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

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

Example:

To assign the audit role to the user test15:

kfl-control --grant-role admin test15