Integrated security problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Guy Incognito

    Integrated security problem

    Hello,

    I'm having a problem adding integrated security to an asp.net web
    application. IIS runs on server A and SQL server runs on server B.

    The folder containing the web application is set to run in a particular
    NT user's identity, let's call that identity "web_user".

    The problem is that when it opens a connection to SQL server using
    integrated security, web_user's credentials don't get passed.

    Both machines use a Windows 2000 operating system. My understanding of
    the documentation is that if both machines use Windows 2000, IIS should
    be able to pass the user's credentials onto SQL server.

    Does anyone have any ideas?

    Thanks very much,
    Jason

    *** Sent via Developersdex http://www.developersdex.com ***
    Don't just participate in USENET...get rewarded for it!
Working...