Re: Windows Authentication
From: Sue Hoegemeier (Sue_H@nomail.please)
Date: 12/31/02
- Next message: Alvin Zhao[MSFT]: "RE: Record Level Security"
- Previous message: Sue Hoegemeier: "Re: Jobs step can't see database"
- In reply to: Mike Beltran: "Windows Authentication"
- Next in thread: Mike Beltran: "Re: Windows Authentication"
- Reply: Mike Beltran: "Re: Windows Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Sue Hoegemeier <Sue_H@nomail.please> Date: Mon, 30 Dec 2002 22:12:14 -0700
I'm not real clear on your security model but if you want to
use Windows Authentication, then the Windows user logged in
is what SQL Server is going to use to authenticate the
login. Maybe you are looking for something like an
Application Role. You can find more information on using
these in Books Online.
-Sue
On Mon, 30 Dec 2002 13:22:17 -0800, "Mike Beltran"
<mbeltran@semprautilities.com> wrote:
>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: Alvin Zhao[MSFT]: "RE: Record Level Security"
- Previous message: Sue Hoegemeier: "Re: Jobs step can't see database"
- In reply to: Mike Beltran: "Windows Authentication"
- Next in thread: Mike Beltran: "Re: Windows Authentication"
- Reply: Mike Beltran: "Re: Windows Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|