|
-
February 20th, 2002, 12:37 AM
#1
Set Account Password
Hello, Gurus, I am using NetUserGetInfo to get the user password, though I am the local Administrator, the USER_INFO_3 I got contains no password.
So is there any way to get the password if the current user have enough right?
any idea will be highly appreciated.
-
February 20th, 2002, 03:03 AM
#2
Re: Set Account Password
There is no way to obtain a password. The main reason is
that it is not stored anywhere, only one-way hash is.
Russian Software Developer Network - http://www.rsdn.ru
-
February 20th, 2002, 07:27 PM
#3
Re: Set Account Password
Thanx a lot, I got it. You are a codeguru.
But just one q, the USER_INFO_3' usri3_last_logoff is always 0 but last_logoon is correct. Why the machine refuse to tell the last logoff time, it is harmless to the security, I think.
Thanx ahead, and Regards!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|