[PATCH] Add virtualWDigestxx attributes to samba-tool user getpasswd

Stefan Metzmacher metze at samba.org
Tue May 9 04:34:27 UTC 2017


Hi Gary,

> Adds virtual attributes virtualWDigest01 to virtualWDigest29, allowing
> access to the hashes stored in supplementalCredentials Primary:WDigest.
> 
> See 3.1.1.8.11.3.1 WDIGEST_CREDENTIALS Construction
>     https://msdn.microsoft.com/en-us/library/cc245680.aspx
> for details
> 
> Review and push appreciated

If you change

+for x in range(1,30):

into

+for x in range(1, 30):

and

virtualWDigestnn:

into

virtualWDigestNN:

(in two places).

Reviewed-by: me

Thanks!
metze

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20170509/c46e6dd6/signature.sig>


More information about the samba-technical mailing list