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

passwordPolicy

Sun ONE defined password policy objectclass

Synopsis

( 1.3.6.1.4.1.42.2.27.9.2.6
 NAME 'passwordPolicy'
 DESC 'Sun ONE defined password policy objectclass'
 SUP top
 STRUCTURAL
 MUST cn
 MAY ( description $
  passwordMaxAge $
  passwordExp $
  passwordMinLength $
  passwordInHistory $
  passwordChange $
  passwordWarning $
  passwordLockout $
  passwordMaxFailure $
  passwordResetDuration $
  passwordUnlock $
  passwordLockoutDuration $
  passwordCheckSyntax $
  passwordMustChange $
  passwordStorageScheme $
  passwordMinAge $
  passwordResetFailureCount $
  passwordExpireWithoutWarning $
  passwordRootdnMayBypassModsChecks $
  passwordNonRootMayResetUserpwd )
 X-DS-USE 'internal'
 X-ORIGIN 'Sun ONE Directory Server' )

Description

Entries of this object class defines a 5.x password policy entry that holds configurable password policy attributes.

The 5.x password policy configuration object classes and attribute types are deprecated. Use pwdPolicy and sunPwdPolicy objects instead.

Origin

This object class is defined by Directory Server.

Type

Structural object class

Superior

top(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), passwordChange(5DSAT), passwordCheckSyntax(5DSAT), passwordExp(5DSAT), passwordExpireWithoutWarning(5DSAT), passwordInHistory(5DSAT), passwordLockout(5DSAT), passwordLockoutDuration(5DSAT), passwordMaxAge(5DSAT), passwordMaxFailure(5DSAT), passwordMinAge(5DSAT), passwordMinLength(5DSAT), passwordMustChange(5DSAT), passwordNonRootMayResetUserpwd(5DSAT), passwordResetDuration(5DSAT), passwordResetFailureCount(5DSAT), passwordRootdnMayBypassModsChecks(5DSAT), passwordStorageScheme(5DSAT), passwordUnlock(5DSAT), passwordWarning(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

Obsolete: Scheduled for removal after this release