Windows Authentication On IIS
-
Hi, When i'm trying to get the user that login to windows when my application is on IIS i'm getting this user: IUSER. I think it's somethink from the IIS because it works fime when it's running on my local computer. i tried adding to the web.config-
<authentication mode="Windows"/>
<identity impersonate="false"/>But still nothing. Can someone please help me? :doh:
-
Hi, When i'm trying to get the user that login to windows when my application is on IIS i'm getting this user: IUSER. I think it's somethink from the IIS because it works fime when it's running on my local computer. i tried adding to the web.config-
<authentication mode="Windows"/>
<identity impersonate="false"/>But still nothing. Can someone please help me? :doh:
In what context? Trying to access another resource (like SQL server) and pass through the login? If so, Google "IIS double hop" and see what the prob is and how to fix it.
Never give aversion therapy to a masochist. The results are unpredictable. My Mu[sic] My Films My Windows Programs, etc.