Kaspersky Standard | Plus | Premium

How to revoke a role from a user on the command line

To revoke a role from a specific user, execute the following command:

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

Example:

To revoke the audit role from the user test15:

kfl-control --revoke-role admin test15