1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/ldap_server
Andrew Bartlett a1827a1deb r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb
backend.

The idea is that every time we open an LDB, we can provide a
session_info and/or credentials.  This would allow any ldb to be remote
to LDAP.  We should also support provisioning to a authenticated ldap
server.

(They are separate so we can say authenticate as foo for remote, but
here we just want a token of SYSTEM).

Andrew Bartlett
(This used to be commit ae2f3a64ee)
2007-10-10 13:47:22 -05:00
..
devdocs r12148: add the docs for the paged results control 2007-10-10 13:47:14 -05:00
config.mk r11955: got rid of the old rootDSE code in the ldap server. 2007-10-10 13:46:50 -05:00
ldap_backend.c r11955: got rid of the old rootDSE code in the ldap server. 2007-10-10 13:46:50 -05:00
ldap_bind.c r11225: Remove pointless goto. 2007-10-10 13:45:05 -05:00
ldap_parse.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
ldap_parse.h r3754: merge in ldb modules support from the tmp branch ldbPlugins 2007-10-10 13:05:51 -05:00
ldap_server.c r12126: get rid of the local ->terminate hacks, we do that genericly now 2007-10-10 13:47:12 -05:00
ldap_server.h r12126: get rid of the local ->terminate hacks, we do that genericly now 2007-10-10 13:47:12 -05:00
ldap_simple_ldb.c r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb 2007-10-10 13:47:22 -05:00