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)
commit7238bf5f40e16360439e028fa7607a5a28e02965
tree1816898133cbf06270a5a01afa61ae0dcacf7821
parentf0121aa901a99374df7ac8f43dbd50efdc3e79dd
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
(This used to be commit eaef0d8aeff1aa5a067679be3f17e08d7434e1e8)
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