|
-
Jun 12th, 2001, 01:08 PM
#1
Thread Starter
New Member
using advapi32.dll
Anyone know how to check an NT User Name AND PASSWORD for validity using the advapi32 API without performing LogonUser?
Thanks in advance.
-
Jun 23rd, 2001, 03:57 PM
#2
As far as i am aware the LogonUser method is the only one to validate a user, bar directly quering the SAM, but you would have to decrypt it first and you wouldnt want to be doing that (it takes ages and its nearly impossible to code in vb)
Grant French
[email protected]
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
|