CVS update: samba/source/rpc_client

matty at samba.anu.edu.au matty at samba.anu.edu.au
Thu Mar 18 16:16:55 EST 1999


Date:	Thursday March 18, 1999 @ 16:16
Author:	matty

Update of /data/cvs/samba/source/rpc_client
In directory samba:/data/people/matty/samba/source/rpc_client

Modified Files:
	cli_lsarpc.c 
Log Message:
Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRET
(-> LsarQuerySecret) on client side, including rpcclient command
"querysecret" for others to play with.

The major obstacle is working out the encryption algorithm used
for the secret value. It definitely uses the NT hash as part of the
key, and it seems the block size is 64 bits - probably DES based -
but I can't work out what's done in between. Help required.




More information about the samba-cvs mailing list