Le 02/11/2015 16:00, kevin martin a écrit :
ok, this is how the module is now:

-rwxr--r-- 1 ldap ldap 48856 Oct 30 11:57 /usr/local/libexec/openldap/check_password.so

# ldd /usr/local/libexec/openldap/check_password.so
        linux-vdso.so.1 =>  (0x00007ffe703ef000)
        libc.so.6 => /lib64/libc.so.6 (0x00007f1d3e25a000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f1d3e826000)

slapd.conf has:

# Load dynamic backend modules:
modulepath      /usr/local/libexec/openldap
moduleload pw-sha2.la <http://pw-sha2.la>
moduleload check_password.so



Hi,

you should not load the module through moduleload, but by setting it in the pwdCheckModule of your password policy entry.


--
Clément OUDOT
Consultant en logiciels libres, Expert infrastructure et sécurité
Savoir-faire Linux

_______________________________________________
ltb-users mailing list
[email protected]
http://lists.ltb-project.org/listinfo/ltb-users

Reply via email to