| Thread | Last Post | Replies |
|
| iis 6 ssl redirect initial login encrypted? | 27 Mar 2009 16:33 GMT | 20 |
First off, I'm not a web developer or IIS Admin Pro. I just need to get ssl redirection working. I've configured IIS 6 to redirect to ssl using a custom error 403.4 aspx page (see code below).
|
| Web Root Permissions | 27 Mar 2009 10:04 GMT | 1 |
By default, I noticed that IIS grants read access to the "INTERACTIVE" and "NETWORK" groups to the root of the IIS website. First of all, what are those groups, and secondly, can I remove them? Thanks
|
| Security issue on shared Windows 2003 server | 27 Mar 2009 09:08 GMT | 2 |
In Windows web hosting environment, an user is possible to use ASP program to read other users' files through web browser. Can anyone give an advice to fix this issue? Thanks a lot.
|
| Self Signed Certificates and Exceptions | 24 Mar 2009 09:22 GMT | 1 |
I have a self-signed certificate I generated using KeyMan and am using it with my IIS server. It works fine except the client always gets a warning about the certificate saying it can't be verified. How can I stop this behavior on the client side without the user having to do ...
|
| Domain Account used for IIS6 Anonymous Account Risks? | 22 Mar 2009 10:56 GMT | 3 |
Here is the situation: Two servers: ServerA is a IIS6 server ServerB is a application server with a DB ServerA sits in public IP space, ServerB is in private with an access list
|
| Certificate Mapping - Debugging | 19 Mar 2009 12:14 GMT | 5 |
How would I got about debugging Certificate Mapping in IIS? I have one user who gets prompted for a cert, selects the one associated to his AD account and then gets prompted for his user id and password. If I associate my cert, I can get in under his account. There must be ...
|
| Using "A share located on another computer" AND Authenticated acce | 18 Mar 2009 08:19 GMT | 1 |
To publish personal web sites, I'm using a Windows 2003 / IIS 6 web server hosting a single site with a virtual directory for each employee. Content for each is stored on another server and as such I'm settign the virtual directory resource content to "A share located on another ...
|
| securing a browseable IIS directory | 18 Mar 2009 08:18 GMT | 1 |
I want to do the following: people go to our website - click on [MEMBERS] - and login with an account via a web based verification process..... SO, now, based on a [session variable] I know that the user has been properly validated.
|
| SSL implenmentation in the IIS | 18 Mar 2009 08:14 GMT | 1 |
I find that the SSL protocol Implementation is very strange In the IIS web service, which is somewhat different from the SSL protocol. When I set double-direction Authentication in the IIS , which mean
|
| Cannot Access Site when away from Office w/VPN, on Domain Machine, Fine on non Domain Machiens... | 11 Mar 2009 17:54 GMT | 2 |
We have 2 Webservers (Win2003) that both Prompt for a Username and password to connect to them. While in the Office IE connects to them just fine, IE is setup to AutoLogin to Intranet Domains with Logged on Username and Password.
|
| one client certificate able to access two websites | 11 Mar 2009 11:18 GMT | 1 |
i am using windows 2003 server os with sp1. It acts as a stand alone CA also.In that i configured two websites namely website1,website2 with require client certificate property.I created one client certificate for website1 name certificate1. Without creating client
|
| web site access OK by IP but not by name | 10 Mar 2009 09:12 GMT | 2 |
We have a web application in our Virtualised Development/Test environment which when we access via the server name gets blocked with access denied (HTTP Error 401.1 - Unauthorized: Access is denied due to invalid credentials. Internet Information Services (IIS) but allows access ...
|
| Restricting access from my site to other sites | 09 Mar 2009 13:02 GMT | 3 |
I have my website hosted on IIS 6.0. I want to restrict access from my site to other sites. For Example, in IIS Configuration for the website, suppose I want to restrict redirection to www.hotmail.com and www.yahoo.com.
|
| Managing Virtual Directories in IIS | 09 Mar 2009 10:47 GMT | 1 |
Our company uses network with a Domain Controller configured on Windows Server 2008 with Active Directory and group policies implemented. All of our developers login from Domain controller on their machines and on local computers those users are member of "Standard User" group ...
|
| HTTPS Connection Failures | 03 Mar 2009 22:25 GMT | 1 |
I have a virtual server instance configured on my webserver with SSL enabled. When I use wfetch to goto http://localhost/ it works just fine. When I use wfetch to goto https://localhost/ it works just fine.
|