Re: security works for VPN users, doesnt for local
- From: "Jeff Dillon" <jeffdillon@xxxxxxxxxxxxxxxxx>
- Date: Thu, 22 May 2008 17:48:17 -0700
What machine is the VPN machine? The web server by chance?
"SpaceMarine" <spacemarine@xxxxxxxxxxxxxx> wrote in message
news:1fabae7d-8d8e-407d-99cb-3488b40b6d43@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
sorry for the near-dupe post (also in .security), but im desperately
trying to find an answer to this...
i am attempting to configure security for an intranet web application
in ASP.NET 2. it uses Windows authentication, retrieving roles from
our Active Directory. nothing too unusual.
what is unusual: it works for users that are VPN'ing into our network
from the outside (using cisco vpn), but DOESNT work for normal desktop
users in the office.
for both the browser (IE) pops up the windows login dialog. afterward
VPN users get in and i can see their name, check their
User.IsInRole("foo"), etc.. no problems. in-network users? cant
authenticate their credentials.. get this after 3 failed attempts:
HTTP Error 401.1 - Unauthorized: Access is denied due to invalid
credentials.
Internet Information Services (IIS)
...any ideas why?
Windows Server 2003, virtual directory under default website. in
"Directory Security" tab in IIS i have:
- unchecked "Enable anonymous access"
- checked "Integrated Windows authentication"
...my web.config of course uses the Windows authenication mode.
this is maddening! thanks for any help
sm
.
- Follow-Ups:
- Re: security works for VPN users, doesnt for local
- From: SpaceMarine
- Re: security works for VPN users, doesnt for local
- References:
- security works for VPN users, doesnt for local
- From: SpaceMarine
- security works for VPN users, doesnt for local
- Prev by Date: SqlDataSource against aspnet_users
- Next by Date: Detecting browser
- Previous by thread: security works for VPN users, doesnt for local
- Next by thread: Re: security works for VPN users, doesnt for local
- Index(es):
Relevant Pages
|