Hi,
I have a website that gets it contents from a file server. It also has one virtual directory which is also on the same file server. I have setup kerboras authentication between the web server and the file server. On the web site I have set the Connect As to use the authenticated user and it does display the main content, however when it loads the style sheet it keeps asking me to login.
In the IIS logs it is displaying HTTP error code 401.3, however the security on all the folders involved should allow the user access to the style sheet.
If I put a specific user in the Connect As for that virtual directory it works fine.
Anyone got any ideas how to fix this?