1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/librpc/rpc
Andreas Schneider 17d124490b s4-librpc: Fix NETLOGON credential chain with Windows 2008.
Windows Server 2008 returns NT_STATUS_DOWNGRADE_DETECTED if you call
netrServerAuthenticate2 during a domain join without setting the strong
keys flag (128bit crypto).

Only for NT4 we need to do a downgrade to the returned negotiate flags.

See also 0970369ca0.
2011-12-14 13:41:28 +01:00
..
dcerpc_auth.c gensec: move event context from gensec_*_init() to gensec_update() 2011-10-18 13:13:33 +11:00
dcerpc_connect.c s4:librpc: use tevent_ fn names instead of legacy event_ ones 2011-08-13 09:54:15 -04:00
dcerpc_schannel.c s4-librpc: Fix NETLOGON credential chain with Windows 2008. 2011-12-14 13:41:28 +01:00
dcerpc_secondary.c Add unique IP address binding for client connections (EPM and ncacn_ip_tcp levels) 2010-09-07 09:55:14 +10:00
dcerpc_smb2.c s4:libcli/smb2: implement on top of smbXcli_conn/req 2011-11-24 19:02:33 +01:00
dcerpc_smb.c s4:libcli/raw: implement on top of smbXcli_conn/req 2011-11-30 15:13:36 +01:00
dcerpc_sock.c s4-librpc: do not limit to the first IP when trying to do a rpc connection 2011-11-11 20:28:11 +01:00
dcerpc_util.c s4-rpc: show binding string in failed rpc binds 2011-09-22 10:00:49 +10:00
dcerpc.c s4:librpc/rpc: return NT_STATUS_CONNECTION_DISCONNECTED 2011-09-14 18:03:18 +02:00
dcerpc.h s4-modules Remove lp_ctx from init functions that no longer need it 2011-06-06 17:37:51 +10:00
dcerpc.py s4-python: Consistently use spaces rather than tabs, fix headers in several places. 2011-09-13 02:24:03 +02:00
pyrpc_util.c s4-messaging: Pass the loadparm context, not just the messaging path 2011-10-13 14:06:07 +02:00
pyrpc_util.h s4:pyrpc_util: s/typename/type_name to avoid c++ warnings 2010-12-09 17:55:57 +01:00
pyrpc.c s4-subdomain more work on sub-domain join 2011-09-13 15:38:02 +10:00
pyrpc.h s4-pyrpc: fixed build on python 2.4 2010-09-20 15:27:45 -07:00