1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/cldap_server
Andrew Bartlett 1377cca5f4 r10810: This adds the hooks required to communicate the current user from the
authenticated session down into LDB.  This associates a session info
structure with the open LDB, allowing a future ldb_ntacl module to
allow/deny operations on that basis.

Along the way, I cleaned up a few things, and added new helper functions
to assist.  In particular the LSA pipe uses simpler queries for some of
the setup.

In ldap_server, I have removed the 'ldasrv:hacked' module, which hasn't
been worked on (other than making it continue to compile) since January,
and I think the features of this module are being put into ldb anyway.

I have also changed the partitions in ldap_server to be initialised
after the connection, with the private pointer used to associate the ldb
with the incoming session.

Andrew Bartlett
(This used to be commit fd7203789a)
2007-10-10 13:39:32 -05:00
..
cldap_server.c r8272: added the hooks for adding a name to a messaging context, so we will 2007-10-10 13:19:29 -05:00
cldap_server.h r6876: - fixed a memory leak in the cldap server 2007-10-10 13:16:53 -05:00
config.mk r6747: first working version of cldapd server. It is missing 'sites' support, and 2007-10-10 13:16:41 -05:00
netlogon.c r10810: This adds the hooks required to communicate the current user from the 2007-10-10 13:39:32 -05:00
SConscript r10586: Add MergedObject() builder. Default to Library() rather 2007-10-10 13:39:08 -05:00