This is an archive version of the document. To get the most up-to-date information, see the current version.

Granting Permissions to Users

To add a user to the veeam group, use the following command:

dseditgroup -o edit -a <username> veeam

where:

<username> — name of the account to which you want to grant access to Veeam Agent.

For example:

user@wrk01:~$ dseditgroup -o edit -a user veeam

 

To check whether the user is added to the veeam group, you can use the following command:

groups

For example:

user@wrk01:~$ groups
staff adm everyone dip plugdev lpadmin veeam