Linux Access Control Policies determine which local user accounts can access the data files and blocks on the associated Linux data disks. Each policy contains one rule with one permissions list, so you cannot differentiate between filesystem-level controls and block-level controls. The default permission is "Deny" for all accounts, so the permissions list is a whitelist of the accounts that are allowed to access the data on the disk.
The permission list can contains local VM users only. You cannot specify a domain-qualified user account. This means that any protected disk will block all remote access user requests.
The following procedure describes how to create a Linux Access Control Policy. For Windows, see Creating a Windows Access Control Policy.
Before You Begin
Make sure you have reviewed the requirements and recommendations described in Access Control Policies.
Procedure
In the Create Policy Wizard Details page, enter the following information:
Field |
Description |
|||
---|---|---|---|---|
Name |
Enter a name for the Access Control Policy (1-256 characters). The name can include special characters and spaces. |
|||
OS Type |
Select Linux.
|
|||
Cloud Administrator Group |
Select the Cloud Administration Group with which this policy should be associated.
|
|||
Description |
Enter an optional description for the group. This description is displayed in the KeyControl webGUI when a user selects the Access Control Policy to associate with the disk, so we recommend that you use this field so other Cloud Admins can be sure that they are selecting the correct policy. |
In the Permissions page, click Add permission now.
You must add at least one user to the permissions list before you can save the Access Control Policy.
In the Create Permission dialog box, enter a local VM account name that will be allowed to access the data on the disk. DataControl does not support domain-qualified usernames for Linux.
For security reasons, you cannot add root
to the permissions list.
Important: | If any of the permissions list entries are invalid, the Policy Agent does not apply the Access Control Policy. If access controls were already enabled for the disk, the Policy Agent continues to use the previous access control settings. |
If you want to add another user to the permissions list, click Add Another. Otherwise, click Save.
Note: | A Linux Access Control Policy can only contain one rule, and only one Access Control Policy can be associated with a specific Linux VM, so this permissions list must include all users who are authorized to access the files and data blocks on all protected disks on the VM. |
What to Do Next
Associate the Access Control Policy with one or more Linux data disks as described in Associating an Access Control Policy with a Disk.