all groups > iis security > december 2007
DefaultLogonDomain attribute and Integrated Windows Authentication
Posted by Steve Schofield at 12/30/2007 12:46:50 PM
I'm sure Ken knows this, but I'm trying to figure out if it's possible to
have a user just type in their AD account when using Integrated Windows
Authentication and IIS 6. I turned off anonymous logins so it would prompt
me and set the 'DefaultLogonDomain' metabase to 'DOMAIN'. When I tested... more >>
how to get authentication from Active directory
Posted by ASHOK at 12/24/2007 1:30:00 AM
I have to create an intranet site for my domain user only. I don’t want to
give anonymous access .that why I remove the anonymous user and keep it as
basic authentication .and tried Digest also. But the problem is still as on.
Our requirement: if user login As Domain user then he shouldnâ€... more >>
FTP IP address restriction problem
Posted by Mike Thompson at 12/22/2007 3:24:13 PM
I run IIS 6.0 under Windows 2003 Server.
About two months ago, I changed my default FTP site access to deny access to
all but specified IP addresses. It's been working fine until now. I just
entered another IP address, using the same method as before (in IIS
Manager), but it won't allow a... more >>
IISHelp
Posted by BigSam at 12/22/2007 9:08:01 AM
A few months ago I removed the Virtual Directory IISHelp from the Default web
site on my IIS servers, as a recommendation in the Microsoft Baseline
Security Analyzer. All of this was part of the configuration of new W2k3
servers that we were migrating to.
Now one of our develoipers is having... more >>
Using windows server 2003 Certsrv with Vista
Posted by carpentier at 12/21/2007 10:48:23 AM
Hi,
Is anybody knows how to solve problem with vista (family edition) to get
Certificat from a server 2003 'Certsrv' website ? The activeX could not be
installed, also it's works properly with XP Pro, W2K ?
David
... more >>
SSL Websites
Posted by Vicky at 12/19/2007 4:35:00 PM
I am trying to run multiple SSL enabled websites on a single IIS 6 web server
on Win2003 Ent Edition in a test setup. I am using a Internal CA service on
one of my Windows 2003 server.
What I noticed was that IIS 6 does not allow us to run multiple SSL enabled
website on the same default ss... more >>
IIS6.0 use anonymous and integrated security a the same time
Posted by Christophe Niel at 12/14/2007 12:36:42 AM
Hi all
I set up a IIS 6.0 sever a while ago when we were young and innocent and
decided to implement a few simple security baseline for the intranet web
site :
Integrated security on all the web sites
"authenticated user" with read access only on the files
"dev_group user" with write acces... more >>
application pool identity user password command line
Posted by AdrianDev at 12/13/2007 12:36:18 AM
Hi,
I have a Web site configured to run in a custom application pool. The pool
identify is set to a domain user.
I can change the users password using IIS Manager, but is there a command
line method ?
Thanks
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
authenticate with login web control on IIS5 or IIS6
Posted by david carpentier at 12/11/2007 2:40:01 AM
I develop a web site using VS 2005 in C# using login webcontrol. I have
problem during deployement onto IIS 5, authentication works if I use IP @,
but not with dns name (on internal network) on my local computer (XP PRO).
I've got a simimlar problem with internet network on a server 2003 and I... more >>
IIS 6 SQL Injection Sanitation ISAPI Wildcard at Codeplex
Posted by Rodney Viana at 12/9/2007 1:53:03 PM
IIS 6 SQL Injection Sanitation ISAPI Wildcard at
http://www.codeplex.com/IIS6SQLInjection
I created an ISAPI dll application to prevent SQL Injection attempts by
intercepting the HTTP requests and sanitizing both GET and POST variables (or
any combination of both) before the request reaches... more >>
Stuck with SSL error
Posted by Rik at 12/8/2007 6:38:39 PM
Setup
w2k3 server as a DC
Certificate services (run my own CA, stand alone)
Configured IIS to use secure channel (port 443) and certificates
During installation no errors, I am able to obtain a certificate from the
server, but I am unable to connect to the website "webpage not available"
Che... more >>
Trouble with AD Authentication on Web Site
Posted by Chaplain Doug at 12/8/2007 5:31:00 PM
Windows Server 2003. I am running IIS on my server and hosting four of our
web sites. One is Exchange Server (OWA). Two others are sites which do not
require authentication. I just created a new site that tries to use Active
Directory authentication (I created it using Visual Web Developer... more >>
Computer account "unknown username or password"
Posted by Remco at 12/7/2007 4:18:00 AM
Hi all,
IIS6.0
Windows 2003 SP1
two computers no domain.
I have an issue with connecting to a UNC virtual directory. I have a
webserver, this server needs a virtual directory to upload content in to a
UNC path for storage purposes.
These are two systems without domain only local user... more >>
Disable TRACE IIS 6
Posted by Rob at 12/7/2007 2:16:00 AM
We have had results from a pen test and they state that we have TRACE HHTP
enabled and also the OPTIONS request returns GET, HEAD, POST, PUT,
DELETE,TRACE, OPTIONS, CONNECT
We have disabled TRACE via the registry (EnableTraceMethod = 0)
I have installed urlscan and allowed only GET, HEAD, PO... more >>
How to enable "Secure" cookie ?
Posted by Zester at 12/5/2007 5:42:25 PM
Hi,
Is there a way to enable "security" cookie property? Someone mentioned to
me that we can make an application's cookie more secure that way. I assume
that it's a setting in IIS. I'm running version 6. thanks!
... more >>
Problems Accessing Remote UNC Shares via Virtual Directories
Posted by Ben at 12/5/2007 5:07:49 PM
Hi,
We've got a Wiki setup on one of our member servers (win2003 std edn) for
providing information to our users. We also have some documentation stored
on our main file server (also win 2003 std edn), which is usually accessed
via a mapped drive, i.e. M: = \\server.domain.com\manuals.
S... more >>
Stumped by Authentication Problem
Posted by SirCodesALot at 12/4/2007 1:38:38 PM
Hi All,
I am stuck and could use some help. For some reason, none of our
domain users can access our webpages unless they are added to the
Administrator group on the Web server and I can't figure out why. This
just started happening recently.
We have a local group called Users that conains... more >>
|