Migrating Sun Java Directory Server to HP-UX Directory Server White Paper

23
SJDS setting HPDS setting Conversion
“off. The migration script renames
the setting name to its new HPDS
name, and translates “true” and
“1” to “on”, and “false” and “0”
to “off”.
pwdMinLength passwordMinLength
The script renames the setting
name to its new HPDS name.
pwdFailureCountInterval passwordResetFailureCou
nt
The script renames the setting
name to its new HPDS name.
pwdLockout passwordLockout
HPDS global password policy
requires Booleans to be “on” or
“off. The script renames the
setting name to its new HPDS
name, and translates “true” and
“1” to be “on”, and “false” and
“0” to be “off”.
pwdMaxFailure passwordMaxFailure
The script renames the setting
name to its new HPDS name.
pwdMinAge passwordMinAge
The script renames the setting
name to its new HPDS name.
pwdMaxAge passwordMaxAge
The script renames the setting
name to its new HPDS name.
pwdMaxAge passwordExp
HPDS uses a toggle attribute to
enable the password expiration
policy. The script translates “0” to
be “off”, and any other value to
be “on”.
pwdCheckQuality passwordCheckSyntax
The script renames the setting
name to its new HPDS name, and
sets the value to “on” if the SJDS
value was greater than zero.
pwdGraceAuthNLimit passwordGraceLimit
The script renames the setting
name to its new HPDS name.
pwdExpireWarning passwordWarning
The script renames the setting
name to its new HPDS name.
passwordStorageScheme passwordStorageScheme
The script copies the setting and
value with no change.
pwdAttribute n/a
Not supported.
passwordRootDnMayBypassModsChecks n/a
Not supported.
passwordExpireWithoutWarning n/a
Not supported.
objectClass objectClass
The script removes the
objectclasses pwdPolicy and
sunPwdPolicy, and adds the
passwordPolicy objectclass.
Table 6: Password policy state conversions
SJDS setting HPDS setting Conversion
pwdReset passwordExpirationTime
SJDS uses a dedicated attribute to indicate that
the password has been reset, while HPDS uses
the expiration time attribute with a special value.
The script renames the setting name to its new
HPDS name, and sets it to 19700101000000Z