On 07/13/2010 11:25 PM, Luiz Gustavo P Tonello wrote:
Hi folks!

I started learning about pwdChecker today, and discover this maillist.
I configure the module, with ppolicy, and when I change the password, setting a 
password out the definitions, I had this logs:

Feb 23 20:11:23 ldapslv1 slapd[20934]: check_password: Got line |useCracklib: 
1#012|
Feb 23 20:11:23 ldapslv1 slapd[20934]: check_password: Validating parameter 
[useCracklib:]
Feb 23 20:11:23 ldapslv1 slapd[20934]: check_password: Parameter rejected.
Feb 23 20:11:23 ldapslv1 slapd[20934]: check_password: Got line |minPoints: 
3#012|
Feb 23 20:11:23 ldapslv1 slapd[20934]: check_password: Validating parameter 
[minPoints:]
Feb 23 20:11:23 ldapslv1 slapd[20934]: check_password: Parameter rejected.

For configure pwdChecker, I follow this tutorial: 
http://ltb-project.org/wiki/documentation/openldap-ppolicy-check-password
And I don't see any kind of errors with this process.

How I write the check_password.conf ? My file is like this:

useCracklib: 1
minPoints: 3
minDigit: 4
minPunct: 1

I don't know what is my error.

Best regards.

--
Luiz Gustavo P Tonello.


My config file looks like this:

useCracklib 0
minPoints 2

So I'm guessing that the syntax must be:

<parameter><whitespace><value>

Or, in other words, I'm guessing that if you take out the colon (":") characters it'll fix your problem.

HTH,

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

Reply via email to