Re: IIS 6 Integrated Security....risks??
- From: David Wang <w3.4you@xxxxxxxxx>
- Date: Tue, 27 Nov 2007 15:25:38 -0800 (PST)
On Nov 27, 9:06 am, "Roberto López" <rlo...@xxxxxxxxxxxxxxxx> wrote:
Hello from Spain,
I have a web server running under IIS 6 on Windows 2003 Standar Edition,
domain controller.
I have 2 "sites" (web pages really, not IIS 6 Web Sites) running on it on
the same port (80).
The first one is plain HTML site, and I have Anonymous access security
applied to it. Works fine.
The second is an ASP.NET application, and I have Integrated Windows Security
applied to it. I have defined a ApplicationPool to this asp.net application
to run under an especific domain user account. Works fine too. When a user
connects to this application, the web explorer ask for user credentials.
My dude is: Is secure enought this configuration to my asp.net application
??
The server is running on Internet and Intranet at the same time. Some users
connects locally (from the LAN) and others connects over Internet to the
asp.net application sending their credentials.
As far as I know the credentials are sent encrypted??, but the pages
themselves are not encrypted, to do this i nedd an SSL connection?
Thanks a lot.
--
-----------------------------------------------------------------------------
---
Roberto López
-----------------------------------------------------------------------------
---
You must define what you want to secure before you talk about how to
secure things. Some people think that they toss everything under SSL
and it is all "secured", but that misses the point. You still don't
know what you want to protect, so how do you know it's safe? You only
know you did something secure, but is it sufficient? And until you
know that, you can't even start thinking about risk because you have
no defined object whose security is being traded-off along some
unknown metric.
Is there data being passed on those web pages which require securing?
Is the authentication protocol's assumptions and premises sufficient
for your security requirements?
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
.
- References:
- IIS 6 Integrated Security....risks??
- From: Roberto López
- IIS 6 Integrated Security....risks??
- Prev by Date: Re: Kerberos
- Next by Date: Re: IIS requiring authentication
- Previous by thread: IIS 6 Integrated Security....risks??
- Next by thread: Re: IIS 6 Integrated Security....risks??
- Index(es):
Relevant Pages
|