Re: IIS 6 Integrated Security....risks??
- From: "Ken Schaefer" <kenREMOVE@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 29 Nov 2007 13:40:28 +1100
"Roberto López" <rlopez@xxxxxxxxxxxxxxxx> wrote in message news:uqen02bMIHA.5160@xxxxxxxxxxxxxxxxxxxxxxx
Hello,
My first concern is to ensure that the domain server and all data on it is
sure.
Integrated Windows Authentication does not secure your server, or the data on it.
And the user names and passwords are secured.
Windows already stores usernames and passwords securely. You need to protect these "in transit", and also to ensure that user's do not disclose them to others
We do not want users to have to write name and password a lot of times.
Write it where? You mean enter them?
And
we do not want that users have many different names and passwords to
remember.
So, you need a single authentication store - something like Active Directory. IWA doesn't help with this per se, because other authentication mechanisms (like Basic or Digest Auth) can also use AD acconts.
The data that is being passed on those web pages needs to be protected too.
I think I need SSL to this?
Yes - SSL/TLS is one technology you can use for this. Or IPSec is another.
Cheers
Ken
.
- Follow-Ups:
- Re: IIS 6 Integrated Security....risks??
- From: Roberto López
- Re: IIS 6 Integrated Security....risks??
- References:
- IIS 6 Integrated Security....risks??
- From: Roberto López
- Re: IIS 6 Integrated Security....risks??
- From: David Wang
- IIS 6 Integrated Security....risks??
- Prev by Date: Re: IIS requiring authentication
- Next by Date: Re: IIS 6 Integrated Security....risks??
- Previous by thread: Re: IIS 6 Integrated Security....risks??
- Next by thread: Re: IIS 6 Integrated Security....risks??
- Index(es):
Relevant Pages
|