Srvoptsetencryptiondisabled

The srvoptsetencryptiondisabled option allows the client to ignore encryption options in a client options set from the IBM Spectrum Protect server.

If the option is set to yes in the client options file, the client ignores the following options in a client options set from the server:

  • encryptkey
    Note: The client ignores only the encryptkey generate option setting. Other possible encryptkey option settings, for example, encryptkey prompt or encryptkey save are not ignored.
  • encryptiontype
  • exclude.encrypt
  • include.encrypt

Supported Clients

This option is valid for all clients. The IBM Spectrum Protect API does not support this option.

Options File

Windows operating systemsPlace this option in the client options file (dsm.opt).

Mac OS X operating systemsOracle Solaris operating systemsLinux operating systemsAIX operating systemsPlace this option in the client options file (dsm.sys) within a server stanza.

Syntax

Read syntax diagramSkip visual syntax diagramSRVOPTSETENCryptiondisabled noyes

Parameters

yes
The backup-archive client ignores the values of the listed encryption options in a client options set from the IBM Spectrum Protect server.
no
The backup-archive client processes the setting of the listed encryption options in a client options set from the IBM Spectrum Protect server. This is the default.

Examples

Options file:
srvoptsetencryptiondisabled no
Command line:
Does not apply.