Re: ASP.NET Forms Authentication Via A SQL Server Database With Windows User types?
From: Mike Kruchten (mkruchten_at_fsisolutions.com)
Date: 12/11/03
- Previous message: John Soulis [MSFT]: "RE: How can I get the domain name and username?"
- In reply to: Todd: "ASP.NET Forms Authentication Via A SQL Server Database With Windows User types?"
- Next in thread: Todd: "Re: ASP.NET Forms Authentication Via A SQL Server Database With Windows User types?"
- Reply: Todd: "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 11:26:28 -0600
> 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
- Previous message: John Soulis [MSFT]: "RE: How can I get the domain name and username?"
- In reply to: Todd: "ASP.NET Forms Authentication Via A SQL Server Database With Windows User types?"
- Next in thread: Todd: "Re: ASP.NET Forms Authentication Via A SQL Server Database With Windows User types?"
- Reply: Todd: "Re: ASP.NET Forms Authentication Via A SQL Server Database With Windows User types?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|