I would like to configure Active Directory so that it is accessible through a DNS via the Internet.
Particularly I would like to access URLs available on the Intranet through the Internet, as in the case of MS OWA.
Is this possible?
Software/Hardware used:
ASKED:
January 2, 2008 3:12 PM
UPDATED:
February 22, 2008 5:31 AM
I am not sure what it is that you are trying to expose but there may be a way to do it securely. Essetially, you would like some Intranet resources to be available over the Internet — presumably using HTTPS. Depending on the nature of the data, you might consider hosting the data in a DMZ and exposing it that way. On the other hand, if the data is particularly sensitive, you may consider a front-end connection in the DMZ that communicates with back-end servers on the corporate network to limit direct exposure, similar to the FE-BE architecture of Exchange 2003 and 2000 and CAS/Mailbox architecture of Exchange 2007.
The best security is not exposing it at all but cutting off the cord isn’t always practical, in which case, using a VPN solution may be better, like Mrdenny pointed out.
What did you end up doing with your issue? We are always interested to here the end result.