|
-
May 8th, 2003, 02:39 PM
#1
User Authentication
Does anyone know how to create a User Login function that will authenticate the user name and password against the local windows user database? Against the domain?
Kris
Software Engineer
Phoenix, AZ USA
-
May 9th, 2003, 10:19 AM
#2
If they can run your app they've already been authenticated have they not?
-
May 9th, 2003, 10:22 AM
#3
I need the ability for users to login to my app. My app should authenticate users against the windows user database.
Kris
Software Engineer
Phoenix, AZ USA
-
May 9th, 2003, 10:59 AM
#4
You have to go through API for this (LOGONUSER()). Search through VB forum to get samples on that API.
-Cool Bizs
-
May 9th, 2003, 11:28 AM
#5
you would think there is managed code to do this built into the framework?
Kris
Software Engineer
Phoenix, AZ USA
-
May 9th, 2003, 02:57 PM
#6
Yea ... no idea what those engineers in M$ are thinking or maybe it is there except it is so hidden that no one knows about it 
-Cool Bizs
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
|