| Thread | Last Post | Replies |
|
| Is my setup secure? | 31 Mar 2007 23:17 GMT | 2 |
I have a photo album on my website on which I want restrict access to certain personal albums. In order to do this I opend up IIS manager and disabled anonymous access for the specific folder and created a user account, say "User" and made it part of the Guests user group. I ...
|
| subfolder password requied for whole web | 30 Mar 2007 17:24 GMT | 1 |
Friday I have a folder on a web that I have protected by requiring the entry of a username and password. This works fine. BUT, after entering such and displaying pages in the protected folder, ALL of the other pages not in the folder display the login
|
| URL Authorization issues/problems | 30 Mar 2007 16:52 GMT | 1 |
I have set up URL Authorization on virtual folders in a site that is being used for webdav access. All works fine without URL Authorization, not only do people get the folder list, they actually see only those folders they have rights to because access-based enumeration is ...
|
| IE Content-Length 0: IIS Security Config Causes Post Data Failure | 28 Mar 2007 01:54 GMT | 1 |
A particular scenario of IIS security settings causes a problem with IE browsers (v6 & v7) whereby no post data is sent to the server and the http header content-length is set to 0. To reproduce this behaviour, follow the steps below:
|
| Cannot connect to IIS Server over SSL | 26 Mar 2007 20:44 GMT | 1 |
I have installed a certificate (private, just so that our users can have SSL connections to our IIS6 / Exchange 2K3 server) and have enabled the Certificate. I get the error: The page cannot be displayed
|
| Windows Integrated Authentication and Kerberos | 24 Mar 2007 13:35 GMT | 3 |
I'm having problems with setting up the Kerberos Authentication. No matter what I do, the client always tries to use NTLM package. Well, I have a IIS Server on a member server. The Default Web Site, has only the "Integrated Windows authentication" box checked. The Internet ...
|
| Access mapped network drive from ASP.NET | 23 Mar 2007 18:35 GMT | 1 |
Hello, I have a aspx page which try to access a mapped network drive using "Directory.getFiles". I have test the page under W2K IIS5 and it works fine. However, when I move the page to window 2003 server with IIS6, an
|
| HTTPS Required | 23 Mar 2007 04:55 GMT | 1 |
I have a website with a third party SSL cert installed. Require SSL in configured on the site. My problem is if someone types www.preferredipa.com in a browser they get the following message: HTTP Error 403
|
| Windows Integrated Authentication | 22 Mar 2007 01:07 GMT | 2 |
Having a little problem with Windows Integrated Authentication on IIS 6 on W2k3 Std SP1 and wondered if anyone has an idea as to what is wrong, as I cannot find anything. I have an IIS site with just one page, default.htm, as a test webserver.
|
| The simplest case | 21 Mar 2007 22:04 GMT | 1 |
I spent some time reading this forum and Technet resources, still I can't find the anwer to my VERY basic question : I have a W2K domain, with an IIS6 intranet server. The asp code of the intranet site has to access files located on a W2K3 server, same domain. The
|
| HTTPWebRequest.request.GetResponse fails: remote server returned error: (401) unauthorized. | 21 Mar 2007 11:27 GMT | 2 |
I have an asp.net web application which posts a request to another asp.net web application. I am coding in C# using Visual studio 2003, with .Net Framework 1.1 on a Wiondows 2003 server (running IIS 6.0.). In order to have all code running as managed code, I changed existing code ...
|
| urlscan config questions | 21 Mar 2007 02:11 GMT | 3 |
A few questions about the urlscan utility. I want to apply it to a website on Windows 2000 SP4 with IIS 5.0. The specific change needed is disabling HTTP TRACE. I couldn't seem to find these answers elsewhere. 1) There are several sites on the server. How can I apply the ...
|
| Windows 2003 permissions and Process Monitor output | 19 Mar 2007 14:19 GMT | 1 |
I am configuring MS Access Internet Synchronization which I've done several times on Windows 2003 without issue over the past few years but this I can't get the anonymous user to be able to create files in my dropbox directory.
|
| Help with SSL on IIS with 2 domain names - Certifiate warning | 17 Mar 2007 06:23 GMT | 1 |
I have installed a Thawte SSL and SGC certificate on my IIS server for the following address: www.heritageresp.com We have also installed ISAPI_Rewrite to redirect our old address which
|
| Authentication Problem | 16 Mar 2007 20:49 GMT | 1 |
My problem is I have a website where I need to use windows authentication and the impersonate a user. My problem is the only way my website can recognize this impersonation is if enable anonymous access is not selected in IIS. But if this is not enabled
|