Home All Groups Group Topic Archive Search About

Check Network Password

Author
27 Jun 2005 4:38 AM
Henry C. Wu
Hi,
  Is there really no easy way to check network password on a Windows
2000 machine? I've managed to do it on Windows XP easily via LoginUser
API, but on Windows 2000, it doesnt work.

   This is in relation to the discussions below:

http://groups.google.com.ph/groups?hl=en&lr=&threadm=44f096ca.0505040648.5cf94fd5%40posting.google.com&rnum=5&prev=/groups%3Fq%3Dhenrycortezwu%26hl%3Den%26lr%3D%26scoring%3Dd


Thanks,
Henry :)

Author
27 Jun 2005 1:41 PM
Jay B. Harlow [MVP - Outlook]
Henry,
In case no one provides further information here.

Have you tried Keith Browns book (either hard cover or online)?

Keith Brown's book "The .NET Developer's Guide to Windows Security" from
Addison Wesley contains a plethora of information on security under Win32 &
specifically .NET. You can access the book on-line at:

    http://www.pluralsight.com/keith/book/html/book.html

Have you tried asking in one of the Win32 API and/or Security newsgroups?

Hope this helps
Jay

"Henry C. Wu" <henrycorte***@gmail.com> wrote in message
news:44f096ca.0506262038.435ef342@posting.google.com...
| Hi,
|  Is there really no easy way to check network password on a Windows
| 2000 machine? I've managed to do it on Windows XP easily via LoginUser
| API, but on Windows 2000, it doesnt work.
|
|   This is in relation to the discussions below:
|
|
http://groups.google.com.ph/groups?hl=en&lr=&threadm=44f096ca.0505040648.5cf94fd5%40posting.google.com&rnum=5&prev=/groups%3Fq%3Dhenrycortezwu%26hl%3Den%26lr%3D%26scoring%3Dd
Show quoteHide quote
|
|
| Thanks,
| Henry :)