Re: IIS 6 Integrated Security....risks??
- From: "Roberto López" <rlopez@xxxxxxxxxxxxxxxx>
- Date: Thu, 29 Nov 2007 13:17:12 +0100
"Ken Schaefer" <kenREMOVE@xxxxxxxxxxxxxxxxxxxx> escribió en el mensaje
news:OE0nqFjMIHA.4880@xxxxxxxxxxxxxxxxxxxxxxx
is
"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
protectsure.
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
these "in transit", and also to ensure that user's do not disclose them to
others
But, with Integrated Windows Autentication the user name and password, as
far as I know, are sent encrypted?
We do not want users to have to write name and password a lot of times.
Write it where? You mean enter them?
Yes, we do not want a lot of forms to enter "user and password" to access
asp.net application.
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
Thanks a lot.
.
- Follow-Ups:
- Re: IIS 6 Integrated Security....risks??
- From: Ken Schaefer
- Re: IIS 6 Integrated Security....risks??
- From: Roger Abell [MVP]
- 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
- Re: IIS 6 Integrated Security....risks??
- From: Ken Schaefer
- IIS 6 Integrated Security....risks??
- Prev by Date: Re: IIS 6 Integrated Security....risks??
- 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
|
|