|
Home > Archive > IIS Server > February 2004 > Single Logon across multiple web servers
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Single Logon across multiple web servers
|
|
|
| The new IE security patch, that was relaesed on monday feb 2, has
disabled the feature to use the username and password in the url for
basic authentication within IIS.
Are there any work arounds that does not involve coding an entire
isapi filter or sso application?
Here is an article that explains what the patch fixes and breaks):
http://www.internetnews.com/ec-news/article.php/3306451
Any assistance would be appreciated.
Thanks
| |
| Jeff Cochran 2004-02-05, 2:40 am |
| On 4 Feb 2004 11:23:57 -0800, mark.sanfilippo@muvico.com (ms) wrote:
quote:
>The new IE security patch, that was relaesed on monday feb 2, has
>disabled the feature to use the username and password in the url for
>basic authentication within IIS.
>
>Are there any work arounds that does not involve coding an entire
>isapi filter or sso application?
Put the web servers in a domain and use a domain account perhaps.
Jeff
|
|
|
|
|