Hello
I need to access, from the pwdcheckmodule script, to the current entry (the one we are checking it's password complexity) attributes. Is that possible ?
Regards, Daly
Daly Chikhaoui wrote:
Hello
I need to access, from the pwdcheckmodule script,
There is no such thing as "the pwdcheckmodule script" in the OpenLDAP source distribution. Probably you should be asking whoever wrote that script for you.
to the current entry (the one we are checking it's password complexity) attributes. Is that possible ?
Read the slapo-ppolicy(5) manpage again. Look at the function signature of the check_password function.