#4827 IPA CLDAP plugin uses wrong NETLOGON_SAM_LOGON_RESPONSE_EX instead of NETLOGON_SAM_LOGON_RESPONSE_EX_with_flags
Closed: Fixed None Opened 9 years ago by abbra.

According to Samba developers, we cannot include the ip address information without setting NETLOGON_NT_VERSION_5EX_WITH_IP, while using ndr_push_NETLOGON_SAM_LOGON_RESPONSE_EX instead of
ndr_push_NETLOGON_SAM_LOGON_RESPONSE_EX_with_flags.

This makes winbindd unable to parse our CLDAP response. https://git.samba.org/?p=samba.git;a=commitdiff;h=0c9ee5b82f84182fe7c0182257bd8b67cc93ca37


master:

  • 5672eb1 ipa-cldap: support NETLOGON_NT_VERSION_5EX_WITH_IP properly

ipa-4-1:

  • 426759f ipa-cldap: support NETLOGON_NT_VERSION_5EX_WITH_IP properly

Metadata Update from @abbra:
- Issue assigned to abbra
- Issue set to the milestone: FreeIPA 4.1.3

7 years ago

Login to comment on this ticket.

Metadata