On Jan 19, 2015, at 2:30 PM, Vernon D. Cole wrote:
>
> Is there a way to (re)set Windows passwords using a pre-computed hash?
>
> I can use win32net.NetUserSetInfo() to reset a password, if I use the plain
> text of the password. My goal is to remotely set passwords on an arbitrary
> group of
As an aside to the recent discussion on storing passwords...
Is there a way to (re)set Windows passwords using a pre-computed hash?
I can use win32net.NetUserSetInfo() to reset a password, if I use the plain
text of the password. My goal is to remotely set passwords on an arbitrary
group of Windo