Previous Page | Next Page

System Options for Metadata

METAENCRYPTLEVEL System Option



Specifies the level of encryption when communicating with the metadata server.
Valid in: configuration file, SAS invocation
Category: Communications: Metadata
PROC OPTIONS GROUP= META
Default: CREDENTIALS

Syntax
Syntax Description
Details
See Also

Syntax

METAENCRYPTLEVEL EVERYTHING | CREDENTIALS

Syntax Description

EVERYTHING

specifies to encrypt all communication with the metadata server.

CREDENTIALS

specifies to encrypt only login credentials. This is the default.

Note:   In a configuration file or at SAS invocation, the syntax for SAS system options is specific to your operating environment. For more information, see the SAS documentation for your operating environment.  [cautionend]


Details

The SAS IOM supports encrypted communication with the metadata server. Use the METAENCRYPTLEVEL and METAENCRYPTALG system options to define the level and type of encryption that SAS clients use when they communicate with the metadata server.

If the METAENCRYPTALG system option specifies an encryption algorithm other than SASPROPRIETARY (alias SAS), you must have a product license for SAS/SECURE software. For more information, see the SAS Intelligence Platform: Security Administration Guide.


See Also

For information about the metadata server, see the SAS Intelligence Platform: System Administration Guide.

For information about security, see the SAS Intelligence Platform: Security Administration Guide.

See other system options:

METAAUTORESOURCES System Option

METACONNECT= System Option

METAENCRYPTALG System Option

METAPASS= System Option

METAPORT= System Option

METAPROFILE System Option

METAPROTOCOL= System Option

METAREPOSITORY= System Option

METASERVER= System Option

METASPN= System Option

METAUSER= System Option

Previous Page | Next Page | Top of Page