|
-
Nov 18th, 2002, 04:51 PM
#1
Thread Starter
Hyperactive Member
Validate against user account
Hello.. if given a username/password.. is there an API or framework class that I can utilize to see if the user credentials match those of a user on the domain or NT Security system?
basically, instead of checking the username/password against a user table in my db, i want to check it against the networks NT user database.
Thanks,
-Matt
[vbcode]
'*****************************
MsgBox "MCD :: [email protected]", vbInformation + vbOKOnly, "User"
'*****************************
[/vbcode]
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
|