Hi, folks
I have a dev site setup on IIS 6/W2K3 that is in addition to the default site and administrative site on the server. Anonymous access it turned off. It's running on port 80, with no SSL port. I have established a local group whose members have access to the whole site folder. Windows Integrated Authentication is selected for the authentication type
I can access it via my personal ISP from home and get appropriately challenged for domain/user/pswd. However, when I try to access it from work, with default browser settings, I get the error below my sig. I do use a proxy at work setup for 80/443/21. Questions
1) Is this possibly a firewall/proxy problem? Considering the political landscape regarding our network security group, getting a firewall exception will be impossible
2) I tried assigning SSL port 443 to the dev site (using TCP port 8099), but because the administrative site is already using it, I received errors when trying to use it on my dev site. I have purchased a certificate (via my hosting provider), but quite frankly do not know the first thing (yet) about implementing one. Q1) Do you think I could successfully connect using Basic Authentication? Q2) I'd prefer to use SSL, so does anybody have any good "get started" links and/or know how I can overcome my admin site's use of 443
TIA
Bo
webguybob@hotmail.co
MSN Messenger at same addres
<404 Error
You are not authorized to view this pag
You do not have permission to view this directory or page using the credentials that you supplied because your Web browser is sending a WWW-Authenticate header field that the Web server is not configured to accept.
-------------------------------------------------------------------------------
Please try the following
Contact the Web site administrator if you believe you should be able to view this directory or page.
Click the Refresh button to try again with different credentials.
HTTP Error 401.2 - Unauthorized: Access is denied due to server configuration
Internet Information Services (IIS
-------------------------------------------------------------------------------
Technical Information (for support personnel
Go to Microsoft Product Support Services and perform a title search for the words HTTP and 401.
Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled About Security, Authentication, and About Custom Error Messages.
</404 Error>