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

Filter by week: 1 2 3 4 5

w2003 IIS permissions, wheres best?
Posted by JD at 10/21/2004 6:55:42 PM
Im using "host headers" to run multiple websites and Frontpage to author. Frontpage creates a sub-folder in Default Websites but I also create a new website for the host header which appears on the same dir level as Default Website in IIS. Q. If I want to restrict access to authenticated use...more >>


http 401.1
Posted by Fred at 10/21/2004 5:49:02 PM
Just installed windows update to windows server 2003. Can no longer access web pages without 401.1 error. Using IUSR_server as my internet guest account. Have set Enable Anonymous Access Under directory security. IUSR has read access. NTFS security is set to Read and Execute. But Still n...more >>

IIS 6.0 exe/dll download from /bin directory
Posted by marko at 10/21/2004 4:07:10 PM
I have added MIME types for .exe and .dll's that are placed in one virtual directory. It is called /bin (it has nothing to do with ASP.NET applications). I just want to enable *downloads* of exe and dll files from that directory, and I can't. From other directories there are no problems, but fro...more >>

Impersonate NETWORK SERVICE?
Posted by feelthebreeze NO[at]SPAM gmail.com at 10/20/2004 6:47:59 PM
Hi, I have an app pool running as a domain user but I need to make a certain call in the context of NT AUTHORITY\NETWORK SERVICE. I've tried using LogonUser() but I'm not sure if it's possible. Is there anyway to temporarily change from a domain account to the network service account? Th...more >>

Problem with Server certificate for SSL from MCS 2.0
Posted by Gearhead at 10/20/2004 12:39:07 PM
I just setup a webserver using IIS 5.0 on W2k SP4 to test SSL. I deployed the SSL succesfully, but when I try to browse the site from IE I get a Security Alert popup which states: "The security certificate was issued by a company you have not chosen to trust. View the certificate to determi...more >>

Opening VSS database from ASP
Posted by vs0562 at 10/20/2004 12:27:03 PM
We have 2 VSS databases. First is located on the same server as IIS and second is on another machine. While I can open the first one from the ASP using the following script: oVSSDb.Open <srcinipath>, <UID>, <password> trying the same thing on the second throws the following error: Error Typ...more >>

Problem accepting server certificate made with MCS 2.0
Posted by Gearhead at 10/20/2004 12:13:06 PM
I just setup a test webserver with SSL using a server certificate from Microsoft Certificate Services. When I browse the site in IE, I get a Security Alert that states: "The security certificate was issued by a company you have not chosen to trust. View the certificate to determine wheteher...more >>

Problem trusting server certificate from MCS 2.0
Posted by Gearhead at 10/20/2004 12:01:07 PM
I just setup SSL on a test webserver using IIS 5.0 running W2k SP4. Whenever I browse the site in IE, I get a Security alert stating "The security certificate was issued by a company that you have not chosen to trust. View the certificate to determine whether you want to trust the certifyin...more >>



HTTPS not working from some clients
Posted by Dom at 10/20/2004 11:07:04 AM
Hello ! I use Windows Server Certificates. Enabled the "require secure channel" option for a virtual directory. From some clients i can access the directory. A message pops up in IE, saying that the certificate wasn't issued by a trusted ca. Then I click yes and it works fine. O.K. so far. ...more >>

Changing .asp extension
Posted by P Jones at 10/20/2004 11:00:06 AM
Hi there, Can someone remind me how to make files with extensions other than .asp execute as .asp files do? I remember doing this by adding an entry to the registry years back, but I can't find the place to do this. Years back, by adding the extension to the registry I was able to make IIS...more >>

Certificates
Posted by JazzFan at 10/20/2004 10:23:02 AM
Is there a difference between the standard web client/server certificates and server-server certificates? Our customer has asked for server-server and wants to know if this is different from generating public/private keys in the standard way for web connections. Thanks...more >>

SQL, ASP .NET, VB .NET Authentication
Posted by Nikolay Petrov at 10/19/2004 4:29:08 PM
Is it possible to authenticate user using a SQL database, containing users and passwords? What I want to achive is: I have as SQL database containig data for my app. This database also contains usernames, passwords and rights which are specific for my app. Also I have a middle tier WebService...more >>

Multiple Identities for one site.
Posted by Kevin Antel at 10/19/2004 1:46:14 PM
We have an application running on one website. We want to co-brand it for multiple names. Is it possible to put multiple SSL identities on one site? ie: http://www.site1.com http://www.site2.com http://www.site3.com https://secure.site1.com https://secure.site2.com https://secure.site...more >>

Authentication problem
Posted by Nikolay Petrov at 10/19/2004 1:04:58 PM
I have as virtual folder on my machine which is set to accept only Windows Integrated authentication. Also I have added my local host in Trusted sites. When IE Security settings for Trusted Sites zone are set to automaticaly logon with the current username and password, the page won't open. Wh...more >>

integrated windows security requests user name and password...
Posted by Rea Peleg at 10/19/2004 10:41:01 AM
Hi all I'm trying to set iis 6.0 on a w2k3 server. My test site's security is anonimous access + integrated windows. This site is very simple...just one html page. I have also granted the iis anonimous user account, credentials on the site's ntfs directory. After this i am still being asked to...more >>

Neotrace Alternative?
Posted by JoJoBinkus at 10/19/2004 10:39:04 AM
Folks, I like to go through my IIS log and look for "hack attempts" and sometimes I report them to their domain's provider. Years ago I purchased a product called Neotrace, which allowed me to enter a website or IP address, and visually trace route it on a World Map, with a list of hops,...more >>

II5.0 Integrated Windows Authentication
Posted by Skully at 10/19/2004 7:29:02 AM
Have a virtual site which is set up for Integrated Authentication on Windows 2000 Server running in W2K natice domain. I can get to the website, however it is not prompting for logon I have modified the NTFS permissions to ensure that IUSR_Machine has read/change access in the appropriate ...more >>

Hotfix check IIS 5.0
Posted by kratos_nl at 10/19/2004 6:15:03 AM
Hello, Have found the tool hfcheck.wsf on the Microsoft but when I run it, it cannot find www.microsoft.com/technet/security/search/bulletins.xml Does anybody know whereto it has changed or if it still exists? Reactions please to: kratos_nl[without_this]@hotmail.com ...more >>

check hotfixes IIS 5.0
Posted by kratos_nl at 10/19/2004 6:13:03 AM
Hello, Have found the tool hfcheck.wsf on the Microsoft but when I run it, it cannot find www.microsoft.com/technet/security/search/bulletins.xml Does anybody know whereto it has changed or if it still exists? Reactions please to: kratos_nl[without_this]@hotmail.com ...more >>

URL Scan 2.5
Posted by Shashi at 10/18/2004 9:39:01 AM
I installed URL Scan 2.5 in one of my HTTPS Developement web server. In the ini file I edited to reflect to allow only GET, POST methods. Now how do I verify if the settings in the ini file are working? I would like to issue a verb like TRACE to test if the settings are in effect or not? How d...more >>

Access to cmd shell thru asp-security question
Posted by Rob at 10/18/2004 8:50:43 AM
Hi, We have need to run server based .vbs files and other OS commands through active server pages i.e... Set oShell = Server.CreateObject("WScript.Shell") oShell.Run("c:\somecmd.bat",,True) Under Windows 2000 the EVERYONE group had read/execute rights against cmd.exe. Under 2003 this has...more >>

iis authentication for users who need to change their passwords
Posted by mi at 10/18/2004 7:05:05 AM
Hello, I've recently come across 2 situations where I have users who only access my internal domain through the web. The first situation is a domain user using OWA, the second is a domain user using a custom web site requiring authentication. This wasn't much of a problem until their pass...more >>

HTTP Error 401.1 - after installing security patches?
Posted by Prasanna Chetty at 10/17/2004 10:17:01 PM
Hi, I have an WebService application running under a application pool. The appliction pool identity is set to a domain account. The authentication mode of the WebService is set to Windows Authentication(only). When I access the WebService, I get a dialog asking for user credentials. Inspit...more >>

Certificate
Posted by Sean at 10/15/2004 12:19:08 PM
Hi Can I use a Subordinate root CA as my certificate authority to set up SSL using IIS 5.0 and Certificate Service Wizard and then proccess my request through this Subordinate CA? Thanks...more >>

IIS 5.0 and SSL
Posted by Sean at 10/15/2004 10:57:02 AM
Is there an IISCertDeploy in IIS 5.0? I'm looking for some tool under IIS 5.0 that deploy SSL certificate. Thanks Sean...more >>


DevelopmentNow Blog