Providing AD authentication for web servers?


hi,

we have several web servers @ remote data centre, need provide authentication our active directory in office.  the servers linux boxes have centrify agent installed.  this works on lan need remote linux boxes in data centre authenticating our ad in office.  i don't think opening firewall (ldap) remote site use our ad on lan idea.  what options?

i thinking of creating dmz , using read-only copy of ad (if there such thing) remote web servers use for authentication.  is possible , use, ad lds?  never done before don't know start.

thanks

howdie!
 
am 04.07.2011 15:30, schrieb danmc-2011:
> domain controller on lan internet? added that
> although ports used standard kerberos/ldap ports, are
> encrypted (using aes) on windows server 2008 , secure used
> on internet.
>
> can verfiy last sentance , wise have domain
> controller in dmz?
 
well, krb traffic indeed encrypted -- ldap queries
crossing wire on plain text unless explicitly signed (ldaps).
 
looking @ options, can
(a) expose dc , domain in dmz
(b) use (a) rodc (microsoft has whitepapers on this)
(c) @ application , see whether can use ad lds instead
(d) create new forest , have trust.
 from options above, i'd @ (c) , (d). i'd preferrably use
(c), depends on webapp , how authenticates
the directory... , whether can away 2 different
credentials.
 
florian
 

the views , opinions expressed in postings not correlate ones of friends, family or employer.


Windows Server  >  Directory Services



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file