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)
commitecd0ee4d248e750168597ccf79c389513bb0f740
tree33377af16182aaf79b778f367c51f71b862f04bf
parent8fd9450c8363021e23256903578fabbf77083978
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
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