RE: Authenticating between Webserver and database Server
From: Alejandro Mesa (AlejandroMesa_at_discussions.microsoft.com)
Date: 06/24/05
- Next message: Venkat: "Get List of users in a sql server role"
- Previous message: PublicRick: "Authenticating between Webserver and database Server"
- In reply to: PublicRick: "Authenticating between Webserver and database Server"
- Next in thread: Jens Süßmeyer: "Re: Authenticating between Webserver and database Server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 24 Jun 2005 06:50:02 -0700
See "Security Account Delegation" in BOL.
AMB
"PublicRick" wrote:
> Not sure if this is an ASP.NET or a SQL issue...
>
> Environment:
> Webserver on Server1
> SqlServer on Server 2
>
> Both machines in the same domain. I have followed the steps in the to create
> a domain level account to run the ASPNET process that has access to the
> database.
>
> When I try to retrieve data from the DB, i get:
> Login failed for user '(null)'. Reason: Not associated with a trusted SQL
> Server connection. 18452
>
> Any guidence would be appriciated.
>
>
- Next message: Venkat: "Get List of users in a sql server role"
- Previous message: PublicRick: "Authenticating between Webserver and database Server"
- In reply to: PublicRick: "Authenticating between Webserver and database Server"
- Next in thread: Jens Süßmeyer: "Re: Authenticating between Webserver and database Server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|