1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/rpc_server/samr
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
..
dcesrv_samr.c r10810: This adds the hooks required to communicate the current user from the 2007-10-10 13:39:32 -05:00
dcesrv_samr.h r9391: Convert all the code to use struct ldb_dn to ohandle ldap like distinguished names 2007-10-10 13:33:32 -05:00
samr_password.c r10810: This adds the hooks required to communicate the current user from the 2007-10-10 13:39:32 -05:00