Connecting Tech Pros Worldwide Help | Site Map

Windows Authentication, IIS and ISA

Newbie
 
Join Date: Feb 2009
Posts: 1
#1: Feb 11 '09
Hi,
we have a simple senario of an asp web site running on IIS, confugured for Windows Authentication only - behind an ISA server. I believe that when in the office (or authenticated with the AD servers) we can access the site ok - however if I take my laptop home and use my home network - Windows Authentication doesnt work as there is no shared kerberos token - is there a way round this ?

Thanks

Si
kenobewan's Avatar
Moderator
 
Join Date: Dec 2006
Posts: 4,745
#2: Feb 12 '09

re: Windows Authentication, IIS and ISA


Your non authenticated users could be captured by a signon application that is seemless for successful windows authentication, but presents you with a login if it is unable to identify you and compares those with AD. Another alternative is to have a guest account.
Reply