1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/rpcclient
Günther Deschner 99d3590455 Fix NETLOGON credential chain with Windows 2008 all over the place.
In order to avoid receiving NT_STATUS_DOWNGRADE_DETECTED from a w2k8
netr_ServerAuthenticate2 reply, we need to start with the AD netlogon negotiate
flags everywhere (not only when running in security=ads). Only for NT4 we need
to do a downgrade to the returned negotiate flags.

Tested with w2k8, w2ksp4, w2k3r2 and nt4sp6.

Guenther
(This used to be commit 0970369ca0)
2008-04-02 11:12:47 +02:00
..
cmd_dfs.c Fix Coverity ID 507 2008-03-21 11:45:57 +01:00
cmd_dssetup.c Remove include/rpc_ds.h and all references to it completly. 2008-01-29 17:51:05 +01:00
cmd_echo.c r23883: Fix Coverity ID 380 2007-10-10 12:28:38 -05:00
cmd_lsarpc.c Add my copyright. 2008-02-27 19:38:48 +01:00
cmd_netlogon.c Add my copyright. 2008-02-27 19:38:48 +01:00
cmd_ntsvcs.c Add ntsvcs_getdevregprop command to rpcclient. 2008-03-26 16:46:58 +01:00
cmd_samr.c Re-add support for the samr parameters string. 2008-03-31 20:55:40 +02:00
cmd_shutdown.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
cmd_spoolss.c Add a talloc context parameter to current_timestring() to fix memleaks. 2008-03-28 16:34:51 +01:00
cmd_srvsvc.c Fix build of rpcclient. 2008-04-01 00:32:23 +02:00
cmd_test.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
cmd_wkssvc.c Add cmd_wkssvc_enumeratecomputernames to rpcclient. 2007-12-19 11:15:05 +01:00
rpcclient.c Fix NETLOGON credential chain with Windows 2008 all over the place. 2008-04-02 11:12:47 +02:00
rpcclient.h r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00