a quick fix to get rpcclient working again. This just disables
commit3f919b4360b3bfcc133f7d88bc5177e9d93f2db2
authorAndrew Tridgell <tridge@samba.org>
Mon, 22 Oct 2001 06:48:35 +0000 (22 06:48 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 22 Oct 2001 06:48:35 +0000 (22 06:48 +0000)
treee9129b1982e534b803781efb7eea5ae83329144b
parent0573caa91bdff361e3e864d3fd39d450e3738580
a quick fix to get rpcclient working again. This just disables
NTLMSSP in cli_establish_connection()

What we really need to do is kill off the pwd_cache code. It is horrible,
and assumes the challenge comes in the negprot reply.
source/include/client.h
source/lib/util.c
source/libsmb/cliconnect.c
source/libsmb/clientgen.c