1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/source4/rpc_server/lsa
Andrew Bartlett ee20a27d41 s4-lsa Use the supplied handle in LsaLookupNames2
In my rework of this function in 2006 with
459a2301a5 I ignored the incoming
handle, instead feching the LSA state again (dispite the commit
message indicating otherwise).

This means that data->access_mask is uninitialised, which doesn't
matter right now, but will once we start checking that.

Andrew Bartlett
2011-07-29 04:24:06 +02:00
..
dcesrv_lsa.c s4-lsa: prepare dcesrv_lsa_CreateTrustedDomain_base() to deal with unencrypted auth info. 2011-07-15 19:57:48 +02:00
lsa_init.c s4-auth Remove event context from privilage database handling 2010-12-21 15:10:38 +11:00
lsa_lookup.c s4-lsa Use the supplied handle in LsaLookupNames2 2011-07-29 04:24:06 +02:00
lsa.h ldb: use #include <ldb.h> for ldb 2011-02-10 06:51:07 +01:00