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

sunPwdPolicy

Sun Directory Server Password Policy objectclass

Synopsis

( 1.3.6.1.4.1.42.2.27.9.2.119
 NAME 'sunPwdPolicy'
 DESC 'Sun Directory Server Password Policy objectclass'
 SUP pwdPolicy
 AUXILIARY
 MUST ( cn )
 MAY ( description $
  passwordRootdnMayBypassModsChecks $
  passwordStorageScheme $
  passwordExpireWithoutWarning $
  pwdIsLockoutPrioritized $
  pwdKeepLastAuthTime )
 X-DS-USE 'internal'
 X-ORIGIN 'Sun Directory Server' )

Description

Contains attributes used in conjunction with the pwdPolicy object attributes to define a password policy in effect for a set of users.

Origin

This object class is defined by Directory Server.

Type

Auxiliary object class

Superior

pwdPolicy(5DSOC)

Required Attributes

Entries of this object class require the following attribute types in addition to those inherited from the superior(s):

cn(5DSAT)

Allowed Attributes

Entries of this object class may have the following optional attribute types in addition to those inherited from the superior(s):

description_5dsat(5DSAT), passwordExpireWithoutWarning(5DSAT), passwordRootdnMayBypassModsChecks(5DSAT), passwordStorageScheme(5DSAT), pwdIsLockoutPrioritized(5DSAT), pwdKeepLastAuthTime(5DSAT)

Usage

Configuration object specific to this Directory Server instance, not replicated.

Attributes

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

ATTRIBUTE TYPE ATTRIBUTE VALUE

Availability

SUNWdsee7

Stability Level

Evolving