Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0.AM26
-
None
Description
Hello,
I'm using ApacheDS as LDAP Server along with Linux PAM.
When I try to change user's password via `passwd` ApacheDS actually changes it, but sends some extra bytes with ExtendedResp packet. Because these bytes an extra `pam_ldap` library cannot parse it and generates an decoding error.
The same issue is described here:
https://lists.arthurdejong.org/nss-pam-ldapd-users/2019/msg00030.html
Is there a way to handle it or probably some workaround?
Regards,
Oleksandr