CVS update: samba/source/include (fwd)
Luke Kenneth Casson Leighton
lkcl at switchboard.net
Thu Mar 18 18:16:43 GMT 1999
does any1 know about lsa secrets?
<a href="mailto:lkcl at samba.org" > Luke Kenneth Casson Leighton </a>
<a href="http://www.cb1.com/~lkcl"> Samba and Network Development </a>
<a href="http://samba.org" > Samba Web site </a>
=====================================================================
Luke Kenneth Casson Leighton | Direct Dial : (678) 443-6183
Systems Engineer / ISS XForce Team | ISS Front Desk: (678) 443-6000
Internet Security Systems, Inc. | ISS Fax : (678) 443-6477
http://www.iss.net/ *Adaptive Network Security for the Enterprise*
ISS Connect - International User Conference - May '99
=====================================================================
---------- Forwarded message ----------
Date: Thu, 18 Mar 1999 16:18:01 +1100
From: matty at samba.anu.edu.au
To: Multiple recipients of list <samba-cvs at samba.org>
Subject: CVS update: samba/source/include
Date: Thursday March 18, 1999 @ 16:16
Author: matty
Update of /data/cvs/samba/source/include
In directory samba:/data/people/matty/samba/source/include
Modified Files:
proto.h rpc_lsa.h rpc_misc.h
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-technical
mailing list