Skip Headers
Oracle® Fusion Middleware Man Page Reference for Oracle Directory Server Enterprise Edition
11g Release 1 (11.1.1.7.0)

Part Number E28967-01
Go to Documentation Home
Home
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

dsSaslMaxSSF

Sun DS attribute for SASL config

Synopsis

( 1.3.6.1.4.1.42.2.27.9.1.790
 NAME 'dsSaslMaxSSF'
 DESC 'Sun DS attribute for SASL config'
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
 SINGLE-VALUE
 X-DS-USE 'internal'
 X-ORIGIN 'Sun Directory Server' )

Description

Reflects the maximum security strength factor value for SASL. The default value is 32767. The value of this attribute must be greater than or equal to the value of dsSaslMinSSF.

Some security strength factor values include:

0

No protection

1

Integrity protection only

40

40-bit DES or 40-bit RC2/RC4

56

DES or other weak ciphers

112

triple DES and other strong ciphers

128

128-bit RC2/RC4/Blowfish and other modern strong ciphers

256

baseline AES

Syntax

Integer, single-valued.

Usage

Attribute specific to this Directory Server instance and version of the schema.

Examples

dsSaslMaxSSF: 256

Attributes

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE ATTRIBUTE VALUE

Availability

SUNWdsee7

Stability Level

Evolving