1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/rpc_client
Andrew Bartlett f0cd6b35e5 - Fix the kerberos downgrade problem:
- When connecting to the NETOGON pipe, we make a call to auth2, in order
   to verify our identity.  This call was being made with negotiation flags
   of 0x1ff.  This caused our account to be downgraded.  If we instead make
   the call with flags > 1ff (such as 0x701ff), then this does not occour.

 - This is *not* related to the use of kerberos for the CIFS-level connection

My theory is that Win2k has a test to see if we are sending *exactly* what
NT4 sent - setting any other flags seems to cause us to remain intact.

Also ensure that we only have 'setup schannel' code in a few places, not
scattered around cmd_netlogon too.

Andrew Bartlett
(This used to be commit e10f0529fe)
2003-08-19 20:39:32 +00:00
..
.cvsignore Ignore .po and .po32 files. 2003-03-18 05:51:41 +00:00
cli_dfs.c Merge: const fixes. 2003-02-25 23:51:56 +00:00
cli_ds.c working on transtive trusts issue: 2003-07-31 05:43:47 +00:00
cli_echo.c A new RPC pipe! The \pipe\echo named pipe is for testing large RPC 2003-04-11 04:09:14 +00:00
cli_lsarpc.c Merge: const fixes. 2003-02-25 23:51:56 +00:00
cli_netlogon.c - Fix the kerberos downgrade problem: 2003-08-19 20:39:32 +00:00
cli_pipe.c - Fix the kerberos downgrade problem: 2003-08-19 20:39:32 +00:00
cli_reg.c Make sure that those cleanups actually went in. 2003-01-13 20:30:28 +00:00
cli_samr.c Fix for bug#3. Show comments when doing 'net group -l'. 2003-06-12 16:21:22 +00:00
cli_spoolss_notify.c [merge] make sure to update print queue cache during timeout_processing() to send notify events; CR 1491 2003-01-11 02:38:36 +00:00
cli_spoolss.c working on fix for BUG #294. Not done yet, but this at least clears 2003-08-19 16:56:53 +00:00
cli_srvsvc.c Update my copyrights according to my agreement with IBM 2003-08-01 15:30:44 +00:00
cli_wkssvc.c Sync 3.0 branch with HEAD 2002-08-17 16:05:44 +00:00