Browser not requested to authenticate if Site is Trusted

  • Thread starter Thread starter Larry Page
  • Start date Start date
L

Larry Page

OK, I've searched and I'm stumped. Many of or intranet users have
configured our portal as a 'trusted site' in their browsers. This keeps
them from getting prompted to logon when accessing pages while at the
office. The problem is, when they attempt to access the same pages
remotely, they are never prompted for their domain logon. Instead, they are
denied access. All of our web pages are asp.net and the ones with issues
all use integrated authentication and user roles within the web.config.

Any ideas? I'm getting a growing number of complaints from users that want
to know why they have to logon at the office when it was previoulsy
seamless.

Thanks in advance,

Larry
 
it has nothing to do with trusted. probably an issue with the firewall and
proxies used, must do not support integrated authentication .

-- bruce (sqlwork.com)
 
Back
Top