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 > march 2005 > threads for march 22 - 28, 2005

Filter by week: 1 2 3 4 5

IIS 5.0 Directory Settings help
Posted by TheSonOfKrypton NO[at]SPAM earthlink.net at 3/28/2005 6:32:03 PM
I'm a college student and I've got my computer hosted by my university so that I can set up generally viewable websites and all that. Since I'm moving around a lot, I've set up RDC, but there are some times when it would be really handy to be able to access a specific file on one of three or fou...more >>


IIS6 to block someone from sharing files
Posted by Backup at 3/28/2005 2:58:58 PM
I am looking for a way, perhaps with ISAPI filters, in IIS6 to block someone from sharing files / "porn" pic's under their website. I have users with their www.domainname.com and they are hosting pics and files under their account. There isn't one link of the website at all pointing to these...more >>

Install a certificate on IIS 4
Posted by totomaster at 3/28/2005 12:53:05 PM
Hi I want to install a web certificate for a site configured on IIS 4.0 This server is the last Nt4 in the network, all others servers are on Windows 2000 or 2003. My enterprise CA is on a Windows 200 server. Do I have to create it in the Key Manager on IIS 4.0 and export it to the CA ...more >>

AD user name changed, IIS still sees old user name
Posted by Aaron at 3/28/2005 11:49:01 AM
We have an ASP.NET application running on Windows Server 2003, using IIS 6.0, and integrated windows authentication with SQL Server 2000 on the back-end. We store active directory user names in the SQL Server database for use in mapping application user accounts to active directory user accou...more >>

DMZ access for internal and external users
Posted by Susan at 3/28/2005 6:27:03 AM
I need to put a 2003 Web Edition server on a DMZ, but it has to be accessible by both internal LAN users from multiple world-wide subnets and by Employees on the outside. I configured it on the internal LAN, then moved it to the DMZ, but I did not put any user groups into it, and now I cann...more >>

Consuming ASP.NET Web Service
Posted by Thom Little at 3/27/2005 5:33:42 AM
I am trying to access the HelloWorld method compiled in one project using a consuming C# code-behind method compiled in a separate project. Both run on localhost. The test drivers provided in Visual Studio .NET 2003 can invoke the method. When I attempt to add a web reference in the consu...more >>

SMTSVC ?
Posted by razornt at 3/25/2005 1:45:05 PM
Someone is trying to hack our server via SMTPSVC. When I view the event log (system) I see Event ID 100 SMTPSVC and a login attempt. However, when I try to match the Event log time with the SMTPSVC log time nothing matches. I want to block the IP Address of this potential intruder. How do I fi...more >>

IIS 6 Write to the Event Log
Posted by JT at 3/25/2005 9:31:55 AM
I have an anonymous access web service that is running as IUSR_machineName. This application is set up in IIS 6 running in an application pool under the network service account. I understand that this network service account is low privledged. My question is: What do I have to do to change t...more >>



Block sites linking to my site
Posted by basin at 3/25/2005 8:41:03 AM
We have a site that has a "sample request " form where future customers can order sample of some of our paper. Well, apparenty some people found it and posted it on sites such as freesamplesite.com and fatwallet.com. So we have hundreds of orders for samples!! Is there any way we can blo...more >>

processing a CA certificate if initial pending request is deleted
Posted by Eddie at 3/23/2005 2:51:02 PM
Hi, needed some assistance or affirmation. I am in the process of installing a SSL Certificate for our web server and deleted the original pending requested that matches a certificate that was obtained from the CA. Is there a way of getting that back into IIS from the original saved request...more >>

How do I disable http traffic
Posted by Andre at 3/23/2005 1:19:06 PM
I want https to be the only option on my webserver. How do I disable http/80?...more >>

Adobd errors Permission denied IIS6
Posted by Infodon at 3/23/2005 12:47:04 PM
Ok here is the situation we have recently upgraded our 2000 server to 2003. We have several Virtual directories that authenticate anonymously, everything was working fine on the 2000 server. Now we experience errors when loading asp pages pointing to either mdb or sql, unless I perform the wor...more >>

401.1 After IIS6 Setup
Posted by WebGuyBob at 3/23/2005 6:23:03 AM
Hello, folks. I have setup literally dozens of IIS6 Web sites and just ran into subject problem. I read the following from Mr. Wang in a German IT forum: "401.1 means that the username/password that you gave to IIS for authentication was incorrect. If this happens when you have Anonymous a...more >>

how do i disable anonymous users and add a new user?
Posted by Rob White at 3/23/2005 6:13:06 AM
I’m trying to write a script for IIS 5.1 (hosted in XP embedded). I need the script to change the root of the ftp service to “c:\directoryname”, enable both read and write access and lastly allow only a sinlge user access to the site. The user is one built into the OS, so I also want the...more >>

AES 256-bit Certificate
Posted by Nick at 3/22/2005 7:55:03 PM
I am seeing that many websites are using AES-256 bit certificates. Is there a way to generate these using Windows 2000 Certificate Server? If it is not offered in 2000, is it available in 2003 Server?...more >>

Front Page Server Extensions: Change Port?
Posted by Fao, Sean at 3/22/2005 1:07:50 PM
Hello, I started a new ASP.NET Web Service project in VS .NET 2003 on a remote web server and the only way I could get it to work was by installing the Front Page Server Extensions on the server. I feel very uncomfortable, however, because of the insecure nature of the extensions, in the past...more >>

multiple SSL sites on single IP/port
Posted by yaponamat at 3/22/2005 11:47:02 AM
Hello, I`d appreciate help with the following scenario: I have a Sharepoint installation, obviously on top of IIS. We generated several sites via Sharepoint, that are accessible as third level domains: home.ourdomain.com project1.ourdomain.com, project2.ourdomain.com etc. They are all ho...more >>

Local Groups
Posted by bho at 3/22/2005 9:16:37 AM
I have a number of pre-existing local groups on my Win2k3 box and I want to use them for authentication via IIS. The problem is, I can't add those groups to a site because IIS wants to create it's own local group and therefore won't allow nesting of MY existing group. How can I get IIS to NOT c...more >>


DevelopmentNow Blog