1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/ldap_server
Stefan Metzmacher 9041c3560f r2401: make our LDAP server useable:
- we need to mark the fd event as writable otherwise we'll never senda packet to the client
- a search response have to ended by a LDAP result message
- return currentTime, supportedLDAPVersion and dnsHostName for testing

ldap -x -s base -h ldap://localhost/ is now works against our LDAP server

metze
(This used to be commit 3a9ca35116)
2007-10-10 12:58:48 -05:00
..
config.m4 r2321: add complately untested LDAP server start 2007-10-10 12:58:43 -05:00
config.mk r2321: add complately untested LDAP server start 2007-10-10 12:58:43 -05:00
ldap_server.c r2401: make our LDAP server useable: 2007-10-10 12:58:48 -05:00
ldap_server.h r2321: add complately untested LDAP server start 2007-10-10 12:58:43 -05:00