Active Directory and SQL Server Connection
- From: Lyners <Lyners@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 11 Aug 2005 12:59:03 -0700
We have 2 servers running Windows 2003. One is the IIS server the other is a
SQL server. We made a web page that gets the using users name through their
logon from active directory. We then query the SQl server looking for
information about the user. Our problem, when we have anonymous access turned
off and integration turned on, we get a login failed, not trusted connection.
If we add an anonymous user from the domain that has access to the SQL
server, we get data, but of the anonymous user, not the using client. It
appears once we post to the server, the anonymous access takes over and
everything is geared to that user ID.
How do we do both?
Thanks
.
- Follow-Ups:
- Re: Active Directory and SQL Server Connection
- From: Sahil Malik [MVP]
- Re: Active Directory and SQL Server Connection
- Prev by Date: Re: Using a Parameterized SelectCommand with OleDBDataAdapter
- Next by Date: Re: Using a Parameterized SelectCommand with OleDBDataAdapter
- Previous by thread: documenation for '.NET Data Provider for SQL Server' errors
- Next by thread: Re: Active Directory and SQL Server Connection
- Index(es):
Relevant Pages
|
Loading