| Linux Forum Index » Linux - Red Hat Forum » RedHat OpenLDAP Password Policy Configuration... |
|
Page 1 of 1 |
|
| Author |
Message |
| PigInACage... |
Posted: Fri Aug 28, 2009 9:28 am |
|
|
|
Guest
|
Good Evening guys
I'm implementing an LDAP server on my RedHat EL 5.3 but I have problem
on the password Overlays Policies
It seems they are not supported in the offical RPM provided version,
the 2.3.43
I'm using these statements:
pwdAttribute: pippo
pwdCheckQuality: 2
pwdExpireWarning: 600
pwdFailureCountInterval: 30
pwdGraceAuthNLimit: 5
pwdInHistory: 5
pwdLockout: TRUE
pwdLockoutDuration: 0
pwdMaxAge: 0
pwdMaxFailure: 5
pwdMinAge: 0
pwdMinLength: 5
pwdMustChange: FALSE
pwdSafeModify: FALSE
following the well done docs http://www.openldap.org/doc/admin24/overlays.html
but I get
ldapadd: Undefined attribute type (17)
additional info: pwdAttribute: attribute type undefined
Thank you very much all. |
|
|
| Back to top |
|
|
|
|