1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4/ldap_server
Volker Lendecke eb72f887b0 ldap_server: Terminate LDAP connections on krb ticket expiry
See RFC4511 section 4.4.1 and

https://lists.samba.org/archive/cifs-protocol/2020-August/003515.html

for details: Windows terminates LDAP connections when the krb5 ticket
expires, Samba should do the same. This patch slightly deviates from
Windows behaviour by sending a LDAP exop response with msgid 0 that is
ASN1-encoded conforming to RFC4511.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=14465

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2020-08-21 19:14:32 +00:00
..
devdocs
ldap_backend.c ldap_server: Terminate LDAP connections on krb ticket expiry 2020-08-21 19:14:32 +00:00
ldap_bind.c ldap_server: Add the krb5 expiry to conn->limits 2020-08-21 19:14:32 +00:00
ldap_extended.c s4:ldap_server: add support for async notification requests 2016-02-17 03:43:23 +01:00
ldap_server.c ldap_server: Terminate LDAP connections on krb ticket expiry 2020-08-21 19:14:32 +00:00
ldap_server.h ldap_server: Terminate LDAP connections on krb ticket expiry 2020-08-21 19:14:32 +00:00
wscript_build ldap_server: Log access without a bind 2017-03-29 02:37:27 +02:00