Acronis Security Groups - ACRONIS BACKUP AND RECOVERY 10 ADVANCED SERVER VIRTUAL EDITION - UPDATE 3 User Manual

Hide thumbs Also See for BACKUP AND RECOVERY 10 ADVANCED SERVER VIRTUAL EDITION - UPDATE 3:
Table of Contents

Advertisement

Example 1
This authentication policy uses the pam_succeed_if module and works with Linux distributions with
kernel version 2.6 or later. For an authentication policy which works with kernel version 2.4, see the
next example.
Perform the following steps as the root user:
1. Create the Acronis_Trusted group account, by running the following command:
groupadd Acronis_Trusted
2. Add the names of the non-root users, whom you want to allow to connect to the machine
remotely, to the Acronis_Trusted group. For example, to add the existing user user_a to the
group, run the following command:
usermod -G Acronis_Trusted user_a
3. Create the file /etc/pam.d/Acronisagent-trusted with the following content:
#%PAM-1.0
auth
required
auth
required
account
required
Example 2
The above authentication policy might not work on Linux distributions with kernel version 2.4—
including Red Hat Linux and VMware
is not supported there.
In this case, you can use the following authentication policy.
1. As the root user, create the file /etc/pam.d/Acronis_trusted_users
2. Add the names of the non-root users whom you want to allow to manage the machine, to this
file, one user name per line. For example, if you want to add the users user_a, user_b, and
user_c, add the following three lines to the file:
user_a
user_b
user_c
If necessary, also add the root user to the file.
3. Create the file /etc/pam.d/Acronisagent-trusted with the following content:
#%PAM-1.0
auth
required
auth
required
file=/etc/pam.d/Acronis_trusted_users onerr=fail
account
required
2.15.7.5

Acronis security groups

On a machine running Windows, Acronis security groups determine who can manage the machine
remotely and act as Acronis Backup & Recovery 10 Management Server administrator.
These groups are created when Acronis Backup & Recovery 10 Agents or Acronis Backup & Recovery
10 Management Server are being installed. During installation, you can specify what users to include
in each group.
82
pam_unix.so
pam_succeed_if.so user ingroup Acronis_Trusted
pam_unix.so
®
ESX™ 3.5 Upgrade 2—because the pam_succeed_if.so module
pam_unix.so
pam_listfile.so item=user sense=allow
pam_unix.so
Copyright © Acronis, Inc., 2000-2010

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the BACKUP AND RECOVERY 10 ADVANCED SERVER VIRTUAL EDITION - UPDATE 3 and is the answer not in the manual?

This manual is also suitable for:

Backup & recovery 10 advanced server virtual edition

Table of Contents