Hello,
Using openldap v2.4.50 and noticed that there were some updates https://github.com/openldap/openldap/commit/4bc54d104a9563d35f3d5fc2e69fe7afea36a9d2 which were part of the 2.4.50 release.
I installed openldap but cannot find those new attributes (pwdMaxLength, pwdStartTime, etc)
grep pwdMaxL /etc/openldap/schema/* grep pwdStar /etc/openldap/schema/*
Maybe I am missing something. Could someone please point me in the right direction?
Thank you, Dave
Le 29/06/2020 à 16:07, Dave Macias a écrit :
Hello,
Hi,
Using openldap v2.4.50 and noticed that there were some updates https://github.com/openldap/openldap/commit/4bc54d104a9563d35f3d5fc2e69fe7afea36a9d2 which were part of the 2.4.50 release.
As far as I know, this is not part of 2.4.50 but planned for 2.5.
I installed openldap but cannot find those new attributes (pwdMaxLength, pwdStartTime, etc)
grep pwdMaxL /etc/openldap/schema/* grep pwdStar /etc/openldap/schema/*
Maybe I am missing something. Could someone please point me in the right direction?
You can try to get 2.5 branch and test these new features.
For people interested by this topic, I gave this afternoon a quick talk about password policy in OpenLDAP: https://www.slideshare.net/wortekscom/pass-the-salt-2020-understand-password...
openldap-technical@openldap.org