all groups > iis security > june 2006 > threads for june 29 - 30, 2006
Filter by week: 1 2 3 4 5
Change Password Site in IIS 6.0
Posted by Fred Yarbrough at 6/30/2006 5:22:55 PM
We are running a Change Password site using Windows 2000 with IIS 5.0 using
the standard IISADMPwd files.
I am trying to build up a new Windows 2003 IIS 6.0 version and it is not
working. I have done lots of reading about the switch to .asp based code
instead of .htr code.
When I run the s... more >>
IE does not offer to open item downloaded via https
Posted by Richard Glanville at 6/30/2006 10:07:01 AM
Hi,
I'm trying to investigate a problem wher IE does not offer to open a item
downloaded via https. So far can only reproduce on Windows 2003 Server
_Enterprise Edition_ with SP1 installed. Could not repro with Standard
Edition.
Can be reproduced like this:
On some other server:
Cre... more >>
IIS logs show domain laptop logging into WEBDAV
Posted by FD at 6/30/2006 8:18:04 AM
Hi,
I have a curious problem that I hope someone can shed some light on. The
log below shows a domain laptop logging in to our webserver's webdav. This
incident occurs after business hours. The bad news is it is my laptop's IP
address. (I leave my laptop on to run the virus scanner, et... more >>
Can i make personal ssl cert from verisign's one?
Posted by heingray NO[at]SPAM gmail.com at 6/30/2006 12:36:07 AM
I tryed it until yesterday.
I think i'm almost succeed.
it's so easy. set openssl SSLCACertificateFile to verisign's one.
cert tree appear to follow.
VeriSign Class 3 Public Primary CA
|
---> www.verisign.com/CPS incorp.by Ref. LIABILITY LTD. (c)97 VeriSign
|
----->www.yourdoma... more >>
IIS on Vista & IISLockdown/UrlScan
Posted by Stephen at 6/29/2006 7:41:02 PM
Does anyone have any suggestions for what security steps need to be taken to
secure a basic web server in Vista running ASP.NET 2.0 pages with some
VB.NET?IISLockdown doesn't list Vista in supported products so am I right to
assume it isn't needed in Vista? Should I take it URLScan functions a... more >>
SSLCertHash through ADSI in C#
Posted by Raghu at 6/29/2006 1:33:17 PM
I am trying to set the SSLCertHash property to the byte array that contains
the SSL certificate's thumbnail with following code:
string path = "IIS://localhost/W3SVC/" + webSiteNumber;
DirectoryEntry site = new DirectoryEntry(path);
X509Certif... more >>
monitor access to docs on IIS
Posted by WES at 6/29/2006 7:41:20 AM
I have an automated job on an IIS 4&5 server that generates .pdf
reports to users directories. The users each have seperate unique
logins to their respective directories. The users logins ARE NOT
Windows domain accounts. The user accounts are assigned through a
proprietary application that also... more >>
Filtering Query String
Posted by West, I at 6/29/2006 12:00:00 AM
Hi,
I have a client site who runs IIS5 as his web server with Filemaker 6 as
there backend database.
There is a major security flaw with the Filemaker web publishing engine and
with a simple url string (e.g. fmpro?-format=-dso_xml&-dbnames) you can then
view all the published databases, ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|