[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: pwdPolicy



> I have ldap server (openldap 2.1.22 - LINUX) working
> with SAMBA, SQUID and POSTFIX, and I intend to
> implement a password policy
> "draft-behera-ldap-password-policy" (pwdPolicy).
> I understood the pwdPolicy, but I don't know how to
> make ldap server gives support to pwdPolicy.
> Can someone tell me if I need to build an application
> or something like this?

OpenLDAP does not support password policies.  Samba 3.x.x has pretty
good password policy functionality,  if possible I'd authenticate via
Samba (both PAM and Squid support this).

> Or openldap do it by itself when I add the pwdPolicy
> attributes?