Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > iis security > february 2006 > threads for february 22 - 28, 2006

Filter by week: 1 2 3 4

IIS 6.0 SSL for whole site EXCEPT a few directories
Posted by Kevin Jackson at 2/28/2006 5:23:57 PM
We deploy a ASP.NET 1.1 web app by creating a new website. The entire website is set to SSL. We are hearing back from our operations people, it then is not possible to turn off SSL for a few directories under the website. Shouldn't it be possible to go into the directories and turn off Re...more >>


Kerberos authentication appears to time out.
Posted by JMCD at 2/28/2006 4:12:28 PM
Hi, I have this issue with our company Intranet. All servers are on the same domain. Basically we picked up the old intranet which was running on IIS4 and moved to IIS6. In the process the server and some code was changed to use integrated auth and specific IE settings on the clients was i...more >>

IIS Authentication, FSO and Form Methods
Posted by Matt at 2/28/2006 11:55:39 AM
Our company Intranet site is comprised of multiple "subwebs" (for lack of a better term). Each subweb has its own unique IIS Authentication method. The root of the Intranet has Integrated Authentication set (so users who are logged onto our network do not have to supply a username and password...more >>

Single user id to access web site??
Posted by todd.prickett NO[at]SPAM gmail.com at 2/28/2006 11:33:30 AM
Hi, I have a site that I want to use basic auth over SSL. I want a single login (I'm going to be the only user). The machine currently has a few user account already that I don't want to remove. How do I limit IIS to ONLY allow a single login to access the web (i.o.w. only this user ID wi...more >>

IIS Out of Process Pooled Applications Security
Posted by Smurfman at 2/28/2006 9:34:27 AM
Good Afternoon, Recently one of the following windows updates / hotfixes for my Windows 2000 Server, altered the security settings of my "IIS Out of Process Pooled Applications" COM object. This caused my web server to stop working... The account that was displayed was the IWAM_machine a...more >>

Authentication with IE
Posted by David at 2/28/2006 7:56:31 AM
Here is my setup: IIS 6 on Windows 2003 member server -IIS Server called serverA.foo.com - I have a virtual directory to a webpage I have setup authentication on the web page to 'Integrated Windows Authentication' and 'Basic authentication'. - default domain: foo.com - Realm: foo.com I wa...more >>

keep IIS in RAM
Posted by titanic panic at 2/27/2006 11:03:38 PM
Is there a way to keep IIS running solely in RAM? panic...more >>

Basic authentication against automated attacks
Posted by Bulent at 2/27/2006 4:16:05 PM
Is basic authentication useful against automated attacks (e.g. those attacks using buffer overflows). Regards, Bulent ...more >>



IIS 5 strange authentication
Posted by Thomas at 2/27/2006 9:12:27 AM
Hi. I've been running into a problem with one of my customers. For some reason whenever we do a reboot on our customers machine I am required to open IE and try to go to his web pages before they start working again. I don't even have permissions to access his web pages and I get an access denie...more >>

OWA work only if port 80 and 443 are open
Posted by Mo at 2/27/2006 6:38:29 AM
Hello, When only port 443 is open for OWA is does not work. When i open port 80 and port 443 is work. Can anyone tell me why? Windows 2003 server Exchange server 2003 Thx, Mo...more >>

IE prompts for a password when using anonymous authentication
Posted by Adam Ainger at 2/27/2006 3:47:28 AM
Hi everyone, I have developed an ASP.NET web application and have deployed it to a production server. The web application has only a single page with the page_load event having no code in it. The virtual directory in IIS is setup with anonymous access only. The user that virtual directory i...more >>

Web services difficulties
Posted by Miha at 2/26/2006 3:37:46 PM
We're having quite a strange problem with our web server. On our production server (Win2003 Web Edition) we're running web services that are collecting data from web requests and reports them back with informations. From time to time we get no response back, or just response with error, defin...more >>

IIS 7 default setting
Posted by Howard at 2/26/2006 1:24:41 PM
The "Send errors to browsers" property under ASP debugging settings should be turned off by default. Like in asp.net no debug info should be send to the browser unless it is explicitly turned on. This will prevent many attacks, such as sql injection. Howard ...more >>

List of all SSL pages
Posted by Doug at 2/24/2006 5:52:30 PM
Hello! I'm trying to figure out if there's a way to determine what pages have been set for SSL on my site. The site consists of a couple of thousand pages (a university site) and we're developing a new site for launch in the summer. Naturally, I want to be sure we set SSL on the new pages as w...more >>

Post Image Data to Server from embedded user control in IE
Posted by VancouverMike at 2/24/2006 10:47:27 AM
Hi, I have a user control embedded into web browser(IE 6.0) for scanning image from a scanner. When the image is scanned, I want to upload this image to server side by using HttpPost class(a third party class, not from .NET Framework directly), within the user control. It seems that I am ge...more >>

NT Authentication - 2nd challenge/response
Posted by P James at 2/24/2006 9:18:17 AM
Sorry, I posted this to the wrong group a few minutes ago. It belongs here... Hi, I have an IIS ASP website that requires a user to be authenticated on our domain to be let in. However, if a user is already authenticated on the domain they are allowed straight into the ASP web without...more >>

IIS 5 belonging to domain?
Posted by Vic at 2/24/2006 5:41:02 AM
What are the security risks with a webserver having one nic into the dmz on the firewall and the other nic into the production network, with the webserver belonging to the domain, but logged on locally at all times. I am assuming that in order to get it to retrieve the info from a msde data...more >>

HTTP to HTTPS specified request cannot...from current Application
Posted by Les Bell at 2/24/2006 4:05:29 AM
I get this message in some browsers when I go to http://www.mysite.ac.uk/mysite which is meant to redirect to https://www.mysite.ac.uk/mysite: "specified request cannot be executed from current Application Pool". I think there is an answer to this somewhere but I cannot locate it. Something ...more >>

Word 2003 cannot save files to http://host/site/folder/file.doc
Posted by Gemma M at 2/23/2006 1:43:07 PM
Hi, I have an Intranet Web site which generates an HTML document on the server-side, and then, on the client-side, runs MS Word, which opens this HTML document, adds some Word formatting, prints it, and then saves it (via the http://host/site/folder/file.doc from which it was received). ...more >>

DMZ web server member workgroup and IIS lockdown
Posted by Cindy at 2/23/2006 9:43:26 AM
Hello: I am new to this employer. They have an IIS 5.0 Server in a DMZ that is a member of workgroup not domain. The name of workgroup is same as domain. Script writes route to internal domain ip range through firewall. I have researched this type of practice in MS technet and found no re...more >>

Application Pool without Anonymous Access
Posted by yonido NO[at]SPAM gmail.com at 2/22/2006 11:27:29 PM
Hello I want to create a WebService which belongs to a custom application pool & doesnt allow anonymous access. I created a user Named "TestUser", and added it to the IIS_WPG group. Then i created a new application pool "TestAppPool" which is run by TestUser & Created a WebService that runs...more >>

What could cause my permissions to be reverted back
Posted by lgilkison at 2/22/2006 5:30:05 PM
I had sent some file permission on my IIS server and boom they all reverted back. Could this have been a hack?...more >>

file system object
Posted by jasminess at 2/22/2006 4:49:42 PM
hello. i disabled the file system object for my iis 6. but i have a search code for my site written by asp that uses the fso. if i enable fso, other users who upload their files by ftp to server read others files, server's system info, drives etc. how can stop this. can i enable fso for som...more >>

Problem with anonymous user account and OWA
Posted by Amit Zinman at 2/22/2006 4:25:20 PM
HI, I changed by mistake the password for the IUSR_ account on the Exchange 2003 machine which is also a domain controller. Now OWA is not working. Is there any simple way to return things to the way they were? Amit ...more >>

How do I programtically generate a csr in IIS 6.0?
Posted by Linda at 2/22/2006 11:07:42 AM
Hello all, I am trying to find information about how to generate the csr programmatically from IIS 6.0. Can somebody point me to more info or scripts that already exists? Sincerely, Linda ...more >>

Error 401.1
Posted by Sreekanth Doppalapudi at 2/22/2006 3:16:30 AM
Hi , I am using windows server 2003 with service pack 1 and integrated Authentication. In the local intranet all are working correctly, but from another geographical location through vpn we are trying to open the file it was displaying 401.1 error. please find the IIS web log below: ...more >>

IIS Authenthication
Posted by ilariastorti NO[at]SPAM email.it at 2/22/2006 1:50:50 AM
Hi ! I've experienced a bad problem with user authentication on a custom asp.net application running on a windows 2003 server. This is the scenario. There is a windows 2003 server with SP1 and IIS 6.0 on which are running a lot of asp.net/vb.net applications. It's on a local intranet with activ...more >>


DevelopmentNow Blog