Re: ASP.NET Forms Authentication Via A SQL Server Database With Windows User types?
From: Todd (tsloan_at_smithdata.net)
Date: 12/11/03
- Next message: Dotnet beginner: "Forms Authentication"
- Previous message: John Soulis [MSFT]: "RE: Windows Authentication"
- In reply to: Mike Kruchten: "Re: ASP.NET Forms Authentication Via A SQL Server Database With Windows User types?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 11 Dec 2003 15:18:21 -0500
Thanks Mike.
Yeah, we have decided to go with SQL Server security vs Windows (using
Standard SQL Users, not the Windows Users) - it just seems to be the ideal
authentication protocol with what we are trying to scope.
-Todd
"Mike Kruchten" <mkruchten@fsisolutions.com> wrote in message
news:OEEwqvAwDHA.1424@tk2msftngp13.phx.gbl...
> > Is it possible to use ASP.NET Forms authentication via a SQL Server
> database
> > with Windows User types? Or is it only possible to use this method using
> SQL
> > Standard user types?
> >
> No. The Windows user type in SQL Server uses the security context of the
> users connection, not a username and password.
>
> Mike
>
>
- Next message: Dotnet beginner: "Forms Authentication"
- Previous message: John Soulis [MSFT]: "RE: Windows Authentication"
- In reply to: Mike Kruchten: "Re: ASP.NET Forms Authentication Via A SQL Server Database With Windows User types?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|