1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source4/nbt_server/dgram
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
..
browse.c r6247: added the server side code for receiving mailslot requests, and 2007-10-10 13:11:28 -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
ntlogon.c r6323: added server side support for dgram NTLOGON requests. NT4 workstations can now login 2007-10-10 13:11:31 -05:00
request.c r7955: we should not free a struct which is passed as a parameter, to a function 2007-10-10 13:18:53 -05:00