Re: VPN & Windows authentication



On May 21, 2:28 pm, SpaceMarine <spacemar...@xxxxxxxxxxxxxx> wrote:

ok, after messing around some more i have it. using VPN is no problem
at all, and my web apps can continue to use Windows authentication
from the web.config. the server OS simply asks the browser to popup
the login box (dunno what you call that box...NTML? SAMS? not sure).
after the user enters his credentials, the app sees him as his Windows
user.

actually, i lied -- the Windows authentication works 100% properly for
VPN'ed users, my app knows who they are and can read their AD groups.
but -- it FAILS for domain users sitting inside the network at their
desktops. Whaaaa!???

how can this be? IE tosses up the same login box for both...but for
regular users it cannot authenticate their credentials. error is:

HTTP Error 401.1 - Unauthorized: Access is denied due to invalid
credentials.
Internet Information Services (IIS)

...any ideas?


thanks
sm
any ideas?
.



Relevant Pages

  • Re: VPN & Windows authentication
    ... I'd suggest enabling auditing of logon events for success and failure and ... and my web apps can continue to use Windows authentication ... the login box (dunno what you call that box...NTML? ... regular users it cannot authenticate their credentials. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Vista SSO not working
    ... I have enabled default, fresh, saved, and ntlm-only with an appropriate server list. ... Vista get the login screen and are able to login fine. ... "Your credentials did not work. ... then the app opens. ...
    (microsoft.public.windows.terminal_services)
  • Re: Logout from windows authentication??
    ... I came across this in a forum, so I guess it's in the windows authentication ... The user credentials are being cached by the client browser, ... server (either via a login dialog or automatic submission under IE ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Error accessing network resources in ASP.Net
    ... > I am trying to run my ASP.Net web app. ... with delegation of credentials. ... One of the types of Windows authentication is NTLM. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Return credentials with anonymous authentication?
    ... > I was now authenticating in an windows authentication site (with the gray ... > This way if i will ne next navigation to real windows authentication site I ... > place of its current credentials. ... >> Using this login page I would like to receive credentials from Active ...
    (microsoft.public.dotnet.framework.aspnet.security)