This is the netlogon schannel client code. Try a
authorVolker Lendecke <vlendec@samba.org>
Wed, 9 Apr 2003 15:54:17 +0000 (15:54 +0000)
committerVolker Lendecke <vlendec@samba.org>
Wed, 9 Apr 2003 15:54:17 +0000 (15:54 +0000)
commiteaef0d8aeff1aa5a067679be3f17e08d7434e1e8
treed207b494f1a8047562e92f41993e5334f58ef2c0
parent9d0a82078ce94367992a1bfb8cb7cac8e7e0f525
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 against platforms
different from NT4SP6.

Volker
source/include/client.h
source/include/smb.h
source/libsmb/clientgen.c
source/param/loadparm.c
source/rpc_client/cli_pipe.c
source/rpc_parse/parse_rpc.c
source/rpcclient/cmd_netlogon.c
source/rpcclient/rpcclient.c
source/utils/net_rpc_samsync.c