Results 1 to 2 of 2

Thread: using advapi32.dll

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2001
    Posts
    1

    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.

  2. #2
    grantfrench
    Guest
    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
  •  



Click Here to Expand Forum to Full Width