Confusion on standard security methodologies.
From: Pete Grazaitis (pjgratz@yahoo.com)
Date: 01/14/03
- Next message: Laura: "Need help!!!"
- Previous message: Jeff Cochran: "Re: Security in IIS to where ???"
- Next in thread: Karl Levinson [x y] mvp: "Re: Confusion on standard security methodologies."
- Reply: Karl Levinson [x y] mvp: "Re: Confusion on standard security methodologies."
- Reply: Lisa Cozzens [MSFT]: "RE: Confusion on standard security methodologies."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: pjgratz@yahoo.com (Pete Grazaitis) Date: 14 Jan 2003 12:54:15 -0800
I am getting a little confused on just how to set up a nice secure
extranet.
Here is the situation:
Running an application that will require users to access the site both
inhouse and remotely. Application will talk to a back-end SQL
database.
Here is my supposed configuration:
-Application will use SQL NT authentication as a more secure method.
Have the web server sit on the inside and open the necessary port
(80/443) for remote clients to connect.
-How do remote clients authenticate to the domain? I would like to
use Integrated Authentication with Kerberos, seems to be the standard
- but may not be the best. I could do delegation with Basic Auth and
Active directory. Or X.509 Certs mapped to accounts?
-Some of these users do not have NT accounts, and really dont need to
have it. I would like to keep this server off of my domain. Would I
still need to create an active directory account for kerberos and then
institute a domain trust.
-Is it possible to use SQL mixed mode and for those that happen to
have an NT account authenticate this way for others use a hash based
authentication scheme?
- Next message: Laura: "Need help!!!"
- Previous message: Jeff Cochran: "Re: Security in IIS to where ???"
- Next in thread: Karl Levinson [x y] mvp: "Re: Confusion on standard security methodologies."
- Reply: Karl Levinson [x y] mvp: "Re: Confusion on standard security methodologies."
- Reply: Lisa Cozzens [MSFT]: "RE: Confusion on standard security methodologies."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|