summaryrefslogtreecommitdiffstats
path: root/source/include/rpc_netlogon.h
Commit message (Collapse)AuthorAgeFilesLines
* r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; ↵Gerald Carter2005-04-071-7/+7
| | | | rename REG_CREATE_VALE -> REG_SET_VALUE
* r4946: Our notion the other_sids in the info3 SamLogon struct wasVolker Lendecke2005-01-231-2/+1
| | | | | | | | | | | | | | ...hmmm... completely bogus. This does not affect us as a domain controller, as we never set other_sids, but I have *no* idea how winbind got away with it. Please review thoroughly, samba4 idl looks closer to reality here. Test case: Member of w2k3 domain, authenticate as a user who is member of one or more domain local groups. Easiest review with 'client schannel = no'. Thanks, Volker
* r4287: Vampire SAM_DELTA_DOMAIN_INFO.Günther Deschner2004-12-201-5/+42
| | | | | | | Based on samba4-idl. The decoding of account-lockout-string is somewhat experimental though. Guenther
* r4286: Give back 8 byte lm_session_key in Netrsamlogon-reply.Günther Deschner2004-12-201-1/+3
| | | | | | | | | | | | | | | | The old #ifdef JRATEST-block was copying 16 bytes and thus overwriting acct_flags with bizarre values, breaking a lot of things. This patch is successfully running in a production environment for quite some time now and is required to finally allow Exchange 5.5 to access another Exchange Server when both are running on NT4 in a samba-controlled domain. This also allows Exchange Replication to take place, Exchange Administrator to access other Servers in the network, etc. Fixes Bugzilla #1136. Thanks abartlet for helping me with that one. Guenther
* r1283: Fix typoVolker Lendecke2004-06-281-1/+1
|
* r991: Allow winbindd to use the domain trust account passwordGerald Carter2004-06-031-7/+35
| | | | | | for setting up an schannel connection. This solves the problem of a Samba DC running winbind, trusting a native mode AD domain, and needing to enumerate AD users via wbinfo -u.
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+930
metze