Linux operating systemsOracle Solaris operating
systemsAIX operating systemsMac OS X operating
systems

Skipacl

The skipacl option allows you to include or exclude access control list (ACL) data during a backup or archive operation; by default, ACL data is included.

When this option is set to yes, the backup-archive client does not include ACL data when it backs up or archives files and directories. The default is no, which enables the ACL data to be included when objects are copied to the server. You should only set the skipacl to yes when ACLs are not defined on the file system, or when you are certain that you do not need the ACL data when the files are retrieved or restored.

Supported Clients

This option is valid for all UNIX and Linux® clients. On Linux and AIX systems, setting skipacl to yes also omits the extended attributes.

Options File

Place this option in the client user options (dsm.opt) file.

Syntax

Read syntax diagramSkip visual syntax diagramSKIPACLNoYes

Parameters

No
If you specify No, the ACL data is backed up. This is the default.
Yes
If you specify Yes, the ACL data is not backed up, and consequently, it cannot be restored. skipacl=yes overrides skipaclupdatecheck settings.

Examples

Options file:
skipacl yes