Hello,
i had the same problem, i also fixed it by patching the source of libpam-ldap. Basically these two lines from your patch already fix the problem:
- ber_printf (ber,"ts",LDAP_TAG_EXOP_MODIFY_PASSWD_OLD,old_password); +// ber_printf (ber,"ts",LDAP_TAG_EXOP_MODIFY_PASSWD_OLD,old_password);
The rest is just unrelated changes pulled in from a newer version of the library if i am not mistaken?
Greetings,
Eike.
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]