[wpkg-users] Recover domain user password
Daniel Dehennin
daniel.dehennin at ac-caen.fr
Tue Feb 23 09:43:03 CET 2010
Peter Gough <pmgough at gmail.com> writes:
> I've setup my Windows XP WPKG clients to use a domain user account to
> connect to my server's WPKG share. Unfortunately in a moment of stupidity I
> reset the password for this account. Is there a way to reverse engineer the
> encrypted password in the settings.xml file?
Yes, this is reversible.
I use a python script to set the passwords automatically, it works with:
- <path-password>
- <logon-interrupt-password>
To get the clear text password, just do:
--8<---------------cut here---------------start------------->8---
python wpkg-pass.py -c '<ciphered text>'
--8<---------------cut here---------------end--------------->8---
--
Daniel Dehennin
RAIP de l'Orne
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wpkg-pass.py
Type: text/x-python
Size: 2058 bytes
Desc: WPKG password calculation
URL: <http://lists.wpkg.org/pipermail/wpkg-users/attachments/20100223/d4019ce4/attachment-0002.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.wpkg.org/pipermail/wpkg-users/attachments/20100223/d4019ce4/attachment-0001.sig>
More information about the wpkg-users
mailing list