Kaspersky Standard | Plus | Premium
Commands for managing users and roles
-U is a prefix indicating that the command belongs to the group of commands for managing users and roles.
kfl-control --get-user-list
This command outputs a list of users and roles.
Command syntax
kfl-control [-U] --get-user-list
kfl-control --grant-role
This command assigns a role to a specific user.
Command syntax
kfl-control [-U] --grant-role <
role
> <
user
>
kfl-control --revoke-role
This command revokes a role from a specific user.
Command syntax
kfl-control [-U] --revoke-role <
role
> <
user
>