On Sep 2, 2008, at 11:12 AM, Clément OUDOT wrote:

Attached is a potential fix for this. Note that is also renames the
error method for fetching the password policy error to be called
pp_error. This is because there is already an error method in the
Control base class which has a different purpose.

A diff can also be seen at

http://git.goingon.net/?p=perl-ldap.git;a=commitdiff;h=1db4bbb61f5f68a3a7ff178e58818db62e94c398

Hi,

I replace my PasswordPolicy.pm by the one you provided, but I get worse ;)

Try the attached.

I don't know what "passwordPolicyRequest control value not absent" means.

The control is used in the request and the response. But in the request the value of the
control must be empty.

The renaming of error in pp_error will be problematic, because the perl code has to be adapted to the perl-ldap version module! Is there no any
solution?

No. It was a bug in the initial module that needs to be fixed. As you pointed out the module is broken, so the number of people required to change code will be minimal.

Graham.

Reply via email to