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


all groups > iis security > june 2005 > threads for june 1 - 7, 2005

Filter by week: 1 2 3 4 5

Is it possible two authentication in one IIS?
Posted by Microlong® at 6/7/2005 10:48:02 PM
Is there someone to know that it is possible two authentication in one IIS? because I have two sites, one is http://asite and the other is http://bsite. for http://asite is used by Windows authentication and http://asite is used by anonymous. moreover, My IIS is running by unsafe mode for some...more >>

ASP.NET app permissions
Posted by curious_Lee at 6/7/2005 5:19:13 AM
We've got an ASP.NET 1.1 app that runs fine on LOCALHOST of an XP Pro SP2 box but won't run on a Windows 2003 server when deployed via XCOPY. It wants to authenticate against the domain via the challenge popup(which it shouldn't) and then gives an error about the customErrors being turned off ...more >>

Passing User Credentials to site running under Integrated Security
Posted by cdlipfert NO[at]SPAM hotmail.com at 6/6/2005 4:08:39 PM
Our intranet is running under windows integrated security. We have domain users that want to access our intranet site via ssl vpn. SSL VPN can not authenticate against services that run under windows integrated security. In order to get around this issue it seems that we would need to create a...more >>

moving to iis - help needed
Posted by RAS 230 at 6/6/2005 2:03:34 PM
I switched webhosting companys not too long ago and I'm still sort of moving in. checking over my logs I noticed alot of people hotlinking to some of my files. I hadn't seen that in a long while because I setup an .htaccess file originally to prevent that sort of thing but hadn't uploaded ...more >>

Anonymous access not working
Posted by Mike at 6/6/2005 9:59:04 AM
All, We have a .NET application running on Windows 2003/IIS 6.0. I set up the application pool account with the network service account and have allow anonymous set for the web site. It is using the iusr machine account. In order for us to access data from our SQL Server we impersonate the ...more >>

IIS 6 and % characters in a URL
Posted by Sean O'Callaghan at 6/6/2005 5:17:17 AM
Hi All, if you have a file name with a % in iis blocks the request and i cant find where to change it, it's not urlscan but a core option. Any idea where i can change this?...more >>

Trusted Server
Posted by Kevin at 6/5/2005 2:02:41 PM
I have made myself a Secure Server Certificate through the Certification Authority in Win Server 2003. I installed it on my computer but when ever I go to my secure site through the internet, a message pops up saying that the server that the certificate came from is not trusted. How can I make t...more >>

secure site - multiple users w/ 1 user account?
Posted by b_russ NO[at]SPAM yahoo.com at 6/4/2005 12:56:05 PM
Background: I have an https secure site on IIS. It uses digest authentication and a unique username/PW is assigned for each user. New Project: I'm going to create a new page with less secure content such as procedures, instruction, etc. I'll create a new folder and security group for seperat...more >>



Making unique URL - internal and external
Posted by Magoo at 6/3/2005 11:52:30 PM
In a previous post, Karl kindly suggested that I could change the internal name servers to serve up a different IP address to accomodate requests from users that need to hit http://mysite.compay.com (from the Internet) and http://mysite from the intranet. I want users to type only one common ...more >>

windows integrated authentication
Posted by tom at 6/3/2005 1:37:24 PM
I have an IIS site configured to use Windows Integrated Authentication. It works fine for some users but not for other users. Not sure how to troubleshoot. Has anyone seen this before....more >>

Application Identity
Posted by joe at 6/3/2005 10:25:24 AM
has anybody compiled a complete list of all the registry/file permissions and user rights necessary when using an account other than network service or system for the application pool identity in IIS 6? It would be great if IIS set these for you (wizard or script) when you use a non-system acc...more >>

Secure website (cookie/session)
Posted by IkBenHet at 6/3/2005 2:17:45 AM
Hello, First of all, I am aware that there is already alot of information about this subject on this an other resources. Probably the question I am going to ask is already asked. But in the information I can find, I am losing track of what is usefull for me. So, Sorry for maybe asking a quest...more >>

Your opinion on SSL and common URL to access site from internal and external
Posted by Magoo at 6/2/2005 7:42:03 PM
I have a Sharepoint site published on ISA 2004. Requirement is let users that access this from the Internet and intranet use just one URL. Currently, on the Internet users are able to connect to my company site using: http://site.company.com (I terminate the SSL on ISA, and I can make a red...more >>

IP address and domain name restrictions not available?.
Posted by PeterX at 6/2/2005 4:14:47 PM
For some reason the feature "IP address and domain name restrictions" is ghosted in my IIS settings. Any idea why it can be? Anything else has to be activated first? I wanted to allow access only localhost and one external IP address, because that's all I need and lately my server has been und...more >>

SSL for FTP
Posted by Kevin at 6/2/2005 1:47:22 PM
Is it possible to have Secure FTP? The same way that you can have secure HTTP(https://)? Thanks ...more >>

add IP to ACL for IIS
Posted by John Grandy at 6/2/2005 9:56:50 AM
Regarding website setup on a Active Directory Domain with a single DC and all Windows 2003 Enterprise Edition machines: I have an IIS web server on one of machines. I need to add an specific IP to the ACL so that requests from this IP can request pages from this website. How do I do this? ...more >>

Problem with IUSR account
Posted by m.weber NO[at]SPAM megalith-software.de at 6/2/2005 7:46:24 AM
Hello, The IUSR_xxx account is locked (as user enters wrong password too often which can't be for this acount) from time to time so our website is no more accessible. After unlocking the account everything works again correctly. But how can I avoid the the account locks and why does this happ...more >>

Permission denied when writing to eventlog from global.asa
Posted by Jonas Back at 6/2/2005 6:55:10 AM
I'm trying to log to the eventlog when a session dies on the IIS. First I had problems writing to the event log from the application but after adding (A;;0x2;;;S-1-5-21-1235689106-1732415182-1711286387-513) (where the SID is the SID of the "Domain Users"-group) to HKEY_LOCAL_MACHINE/System/...more >>

401 errors filling logfile
Posted by topokin at 6/2/2005 6:15:05 AM
we have static intranet site which seems to be working fine without any displayed errors on IE, however, I just realized that "http-error 401" is filling the log with every users' access to the site. I have cross-checked users permission both on IIS and folders. The site is configured with ...more >>

Response splitting
Posted by Rob Smeets at 6/2/2005 1:51:04 AM
Hi, After a security audit, i was asked to look into the Response Splitting Security Issue of our webservers. I already know that i can solve it by putting a ISA server in front of the webservers. The question is, do we need to do that, or are there also other options to look in at? Th...more >>

Is the sessionState cookie a security risk.
Posted by RobAbbott NO[at]SPAM ElementK at 6/1/2005 7:16:03 AM
We had an outside security analysis done and they doscoverd the session cookie set by the session state feature. Business/Marketing does not want us to use the cookieless option where the sessionid is moved into the URL. Are we at risk of session hijacking? The people that performed th...more >>

IP address and domain name restrictions
Posted by Henry at 6/1/2005 2:32:50 AM
How to enable this feature under Directory Security. I want to deny a specific IP access but the button is grayed out. Any clue?...more >>


DevelopmentNow Blog