Hello Denis,
Thank you for this clarification, it's reassuring. We are on version 2.6.1.17834-bd5dd3d4.
To clarify: in our case, the pyLDAP module is called on the WAPT server itself (waptservice, on our Debian system), as part of the group membership verification for SSO...
The search returned 3 results
- July 17, 2026 - 09:12
- Forum: Tips and Tricks
- Subject: Kerberos self-service SSO (bind_sasl_kerberos) in unsigned LDAP bind
- Answers: 4
- Views : 24123
- July 16, 2026 - 3:37 PM
- Forum: Tips and Tricks
- Subject: Kerberos self-service SSO (bind_sasl_kerberos) in unsigned LDAP bind
- Answers: 4
- Views : 24123
Re: Kerberos self-service SSO (bind_sasl_kerberos) in unsigned LDAP bind
Hi Denis,
Thanks for the feedback. After checking event 2889 on the DCs, the source of the unsigned bind is not the Windows self-service (Lazarus/pyLDAP) but the WAPT server itself:
WAPT version: 2.6.1
Server OS: Debian 13 (Trixie)
The LDAP bind originates from the WAPT server, under its...
Thanks for the feedback. After checking event 2889 on the DCs, the source of the unsigned bind is not the Windows self-service (Lazarus/pyLDAP) but the WAPT server itself:
WAPT version: 2.6.1
Server OS: Debian 13 (Trixie)
The LDAP bind originates from the WAPT server, under its...
- July 15, 2026 - 11:11
- Forum: Tips and Tricks
- Subject: Kerberos self-service SSO (bind_sasl_kerberos) in unsigned LDAP bind
- Answers: 4
- Views : 24123
Kerberos self-service SSO (bind_sasl_kerberos) in unsigned LDAP bind
We are preparing to activate the Active Directory "LDAP Server Signing Requirements" policy on our domain controllers. By auditing unsigned LDAP traffic (event 2889), we identified that the WAPT self-service module (get_allowed_domain_usergroups() in waptservice/service.py, checking the...).
