Re: PLEASE HELP! Authentication problem
From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 03/16/05
- Next message: Ken Schaefer: "Re: http://localhost"
- Previous message: Ken Schaefer: "Re: System.Data.SqlClient.SqlException : Conversion data type?"
- In reply to: adbos: "PLEASE HELP! Authentication problem"
- Next in thread: adbos: "Re: PLEASE HELP! Authentication problem"
- Reply: adbos: "Re: PLEASE HELP! Authentication problem"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 16 Mar 2005 21:29:46 +1000
Have you considered ISA Server Web Publishing?
firewall --- ISA Server ---- firewall ---- IIS ---- Active Directory
|------------DMZ---------------|
ISA Server acts as a reverse proxy to the IIS box, so you only need to open
port 443 on your internal firewall. ISA Server can be configured to only
accept valid types of requests, and reject everything else (so attempt to
exploit vulnerabilities in IIS will be rejected by ISA Server, without being
sent to IIS).
Otherwise, you probably need to look at separate forests and one-way trusts,
or a sub-domain in the DMZ where the trust does not flow back up the tree
(is that possible to configure?)
Cheers
Ken
"adbos" <allemagnus@wp.pl> wrote in message
news:d18vmr$mhq$1@inews.gazeta.pl...
: Hi, we have a Windows 2000 Active Directory implemented. My company is
: planning to create an intranet application and give a possibility to our
: clients (and they have accounts in our AD) to log on from internet and use
: that application. So, that app. will be placed in DMZ and IIS (placed in
DMZ
: to) will have to have an ability to LDAP query AD if that particular user
is
: authorized to use that app. and if password is ok. We are testing secure
: LDAP query and it works fine. There is only one problem for as. If someone
: break in on that server in DMZ, he will have an access to our AD and that
is
: what we do not wont!
:
: I'm looking for some secure solution:)
:
: I know about ONT's UIdP solution, but my company doesn't like it:(
:
: PLEASE HELP
:
:
:
- Next message: Ken Schaefer: "Re: http://localhost"
- Previous message: Ken Schaefer: "Re: System.Data.SqlClient.SqlException : Conversion data type?"
- In reply to: adbos: "PLEASE HELP! Authentication problem"
- Next in thread: adbos: "Re: PLEASE HELP! Authentication problem"
- Reply: adbos: "Re: PLEASE HELP! Authentication problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|