This is the netlogon schannel client code. Try a
authorVolker Lendecke <vlendec@samba.org>
Wed, 9 Apr 2003 15:47:06 +0000 (15:47 +0000)
committerVolker Lendecke <vlendec@samba.org>
Wed, 9 Apr 2003 15:47:06 +0000 (15:47 +0000)
commit803e23f403bdb38d2523d73fd12083da486bca2f
tree6f370271d9ede3d25e466816fa7772fb465e1876
parent83479a9dc9affb36ea14e701ee8847195c6b8f7f
This is the netlogon schannel client code. Try a

rpcclient -S pdc -U% -c "samlogon user password"

and it should work with the schannel. Needs testing platforms
different from NT4SP6.

Volker
(This used to be commit ecd0ee4d248e750168597ccf79c389513bb0f740)
source3/include/client.h
source3/include/smb.h
source3/libsmb/clientgen.c
source3/param/loadparm.c
source3/rpc_client/cli_pipe.c
source3/rpc_parse/parse_rpc.c
source3/rpcclient/cmd_netlogon.c
source3/rpcclient/rpcclient.c
source3/utils/net_rpc_samsync.c