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 > october 2005 > threads for october 15 - 21, 2005

Filter by week: 1 2 3 4 5

Pfx import for SSL problem
Posted by pj_servadmin at 10/21/2005 9:51:06 AM
We have 2 NLB 2003 SP1 webservers, and we have a site that SSL works fine on one of the NLB servers (the one the CSR originated from), but does not work on the other. In order to get a certificate for a site, we make the CSR on one of the servers. When we get back the cert it is installed t...more >>

500 Invalid PORT command
Posted by jan at 10/21/2005 2:41:04 AM
Hi, I create two FTP sites on the IIS 5.0. And first FTP site port 21, and second FTP site port 4999. And also i create 3 virtual directory in the second FTP site. We use ADSL internet connection. I open these ports from ADSL modem to reach these FTP sites from WAN. First FTP site which use...more >>

IIS Log Files logs 401 HTTP Codes
Posted by Jagjeet Chahal at 10/21/2005 12:00:00 AM
Hello All, I have a small ASP.Net Web application with a single aspx page. Following code is written in page load of the Webform1.aspx private void Page_Load(object sender, System.EventArgs e) { // Put user code to initialize the page here Response.Write("Logged user is " + User.I...more >>

Implementing Singleton in ASP.Net
Posted by RaVs at 10/20/2005 5:19:01 PM
I was not sure where to post this question. This discussion group seemed most appropriate. If any one things otherwise can they please redirect me to the right discussion group? Here qoes the question anyway... I have built an ASP.net application that uses the singleton pattern to keep o...more >>

http logs in shared hosting environment
Posted by fred at 10/20/2005 4:46:05 PM
I'm a UNIX guy, and had a windows 2003 web edition server dropped in my lap. It's going surprisingly well, with the exception of a log issue. The machine is a shared hosting environment, under IIS6, and I can't seem to find a way to allow customers to view their http logs. I am logging in th...more >>

intermittent failures for web service
Posted by IIS Administrator at 10/20/2005 3:26:12 PM
I am running windows 2003 enterprise edition sp1 with IIS 6.0 and Oracle client 9.2.0.1.0 When I run an application that connects to a web service located on this machine I receive intermittent failures. CPU usage will spike to 100% and the web service will not return control to the client...more >>

How do I change the default web page?
Posted by LinuxMan at 10/20/2005 10:11:04 AM
My Background: Linux / Netware / Unix O/S: Microsoft Small Business Server 2003 SP1 Configuration: * Single NIC * 3rd party firewall in front of it with port forwarding. Classic DMZ setup. * firewall is forwarding ports 25/80/443/444 to server * ran "connect to internet" wizard and set it ...more >>

Looking for an article on identities used in IIS 6.0 web applicati
Posted by Chris Cichocki at 10/20/2005 8:09:05 AM
I'm looking for an article that would explain the request processing that goes on in IIS 6.0. For example, when a request is received, it starts a new process by running w3wp.exe and it is started with the identity specified in the Application Pool settings. But then if you request a file, t...more >>



need default iuser password for iis 6.0
Posted by radial NO[at]SPAM gmail.com at 10/20/2005 6:36:01 AM
I had to change the anon account a web site used, now i want to change it back to iuser_machinename but i dont know the password. The searches i've done showed i can tell the password using the metabase, and i got the metabase explorer but cant find users in there. i have found wehre you ca...more >>

virtual server authorization
Posted by Aric at 10/19/2005 9:00:49 PM
I am currently about to launch an ecommerce solution for my company an was wonder about securing the administration section. Currently th plans are to have the administration site in a virtual server usin windows authentication and restricted to local ips only. While lookin at all the documen...more >>

Change IUSR password...
Posted by Dave DeCoursey at 10/19/2005 8:43:19 AM
Hi, I had to change the password to the IUSR account and I thought I got everything updated, but I'm still getting logon errors in my security log. The web sites seem to function OK, but these errors bother me. Any idea where I can look to see what is really creating the error and where...more >>

Get ROOTDSE via ASP receive error: 8007054b
Posted by Daniel Di Vita at 10/19/2005 7:48:12 AM
We are developing web pages in ASP classic on an IIS5 server. We are having an issue on our Production server that we are not seeing on our Development server. Here is the code first of all: <%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% 'we created a DLL that will allow us to impersonate an a...more >>

IIS 6.0, Host Headers and SSL
Posted by Tymbow at 10/19/2005 2:18:02 AM
I have a client that for various reasons can only have one IP address, however they need to seperate SSL enabled web sites. I followed the Technet Article at http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/596b9108-b1a7-494d-885d-f8941b07554c.mspx. The wilcard cer...more >>

Building a Windows 2003 DMZ Server without ISA
Posted by johnpaul.temple NO[at]SPAM gmail.com at 10/19/2005 2:02:51 AM
hi I am planning on building a Windows 2003 Web Server and placing into a DMZ, with CISCO PIX on each side. I have found only a few documents that describe how to configure the Windows Server without using ISA. Has anyone got any tips or suggestions for this sort of scenario? We don't h...more >>

asp.net and IIS 6, access denied to the web directory.
Posted by Slim at 10/18/2005 2:35:02 PM
Ok. Lets say I am running website called dev.mysoftware.com. In IIS, I have home directory set to C:\Inetpub\wwwroot\dev.mysoftware.com When I open the site, I get the error: ================================================== Server Error in '/' Application -----------------------------------...more >>

Can no longer access IIS 5.1
Posted by No_Spam at 10/18/2005 12:32:23 PM
After I installed the latest Microsoft security patches on my Windows XP Pro (dated 10/11/05), I'm no longer able to access IIS console. When I open IIS console, my server is no longer exists, and when I try to connect to it it says I don't have permissions to it, although I'm logged in as admin...more >>

Securing IIS IUSER
Posted by Pritchie at 10/18/2005 9:31:29 AM
> "Pritchie" <info2005@remove-this-including-dot.bigbunker.com> wrote in > message news:dpO4f.3413$sm1.224@newsfe5-win.ntli.net... > > Hi, > > I want to restrict IUSER access to the server file system. I removed it > > from the "Users" group and added it to the "Guest" group. Thinking that > ...more >>

DCOMCnfg permissions for application
Posted by Allison Sutherland at 10/17/2005 1:01:02 PM
Windows 2003 Server, SP1, IIS6 Primary Web Server. Special Dashboard Intranet application requires: 1. OfficeAutomationuser to be created. 2. Dcomcnfg - requires user to be added to Word Document application to Default Access Permissions and Default Launch permissions. DComcnfg - to Conf...more >>

Windows Authentication - Urgent
Posted by newbie sql at 10/17/2005 10:03:18 AM
I have an application running on IIS on box A. Within IIS I am using a folder which is a shared folder on other machine B. Again the authentication is Windows only for this and all the authentication is thru Domain users. My problem is if I try to access files on Machine B thru Internet Explo...more >>

Configuration Error with IIS 6.0
Posted by vmas at 10/17/2005 8:55:12 AM
Hi, I am trying to deploy set of Web Services on IIS 6.0 / Windows Server 2003. I have two websites running on IIS. one listening at default 80 & the other at port #: 8181. When i try to access some of the web services from Web Site listen at 8181 i get the following error. I am tryin...more >>

IIS and Disaster recovery
Posted by Doug at 10/17/2005 12:00:00 AM
Hello. I work for a university and we're looking at disaster recovery for our WWW server in the event of a catastrophic event. The main thing is having the ability to give instructions to parents; phone number, email addresses, other info. The one option that has come up is having a remote ...more >>

W2k3 - Service Pack 1 Install - now outside world can't see webpag
Posted by ebtsup at 10/16/2005 1:16:04 PM
Installed service pack 1. * Internal users can see web site. * External users on same T1 can see website. * All other external users.. can not. > Websites do work. > The I/P resolve... but the page never renders. > If you go in from external processing.. everything works just. > EVERTYHING wa...more >>


DevelopmentNow Blog