Windows Authentication
From: Mike Beltran (mbeltran@semprautilities.com)
Date: 12/30/02
- Next message: Pete F: "Re: Transferring logins form 6.5 to 2000, anyone?!"
- Previous message: Pete F: "Re: Transferring logins form 6.5 to 2000, anyone?!"
- Next in thread: Sue Hoegemeier: "Re: Windows Authentication"
- Reply: Sue Hoegemeier: "Re: Windows Authentication"
- Reply: Eran Librach: "Windows Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Mike Beltran" <mbeltran@semprautilities.com> Date: Mon, 30 Dec 2002 13:22:17 -0800
Can anyone tell me if this is possible using VB6 and SQL
2000?
I am using Windows Authentication in SQL so that I don't
have to create logins. All the domain users in my domain
are created as a single login. The Public group has no
permissions. Individual users from the domain are created
and placed in a user group that has permissions to the
database.
My dilemma is this. I want a user to be able to login to
my application from a workstation that they are not
currently logged into. I already know how to validate the
user's Windows login and password. But I believe SQL's
Windows Authentication doesn't care about my VB user, it
cares about the user that is logged onto that workstation.
Is it possible for me to connect the user to the database
using Windows Authentication and the user id of the user
logging into my app?
Thanks
- Next message: Pete F: "Re: Transferring logins form 6.5 to 2000, anyone?!"
- Previous message: Pete F: "Re: Transferring logins form 6.5 to 2000, anyone?!"
- Next in thread: Sue Hoegemeier: "Re: Windows Authentication"
- Reply: Sue Hoegemeier: "Re: Windows Authentication"
- Reply: Eran Librach: "Windows Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|