CVS update: samba/source/rpc_client

tpot at samba.org tpot at samba.org
Mon May 12 17:16:21 EST 2003


Date:	Mon May 12 07:16:21 2003
Author:	tpot

Update of /data/cvs/samba/source/rpc_client
In directory dp.samba.org:/tmp/cvs-serv15121

Modified Files:
      Tag: SAMBA_3_0
	cli_pipe.c 
Log Message:
Fix two bugs that were stopping net rpc vampire from working over secure
channel:

  - If the domain name passed to create_rpc_bind_req() is empty, use 
    lp_workgroup()

  - Correctly set the auth_padding field when the send_size is a multiple
    of 8 bytes

I've tested with nt4sp6 and win2ksp0 and it seems to work, although
there are no password hashes transferred from win2k.  The empty
passwords are being protected by the secure channel encryption though.


Revisions:
cli_pipe.c		1.79.2.22 => 1.79.2.23
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_client/cli_pipe.c?r1=1.79.2.22&r2=1.79.2.23


More information about the samba-cvs mailing list