The company I work for is set up with 2 subnets.
One is a DMZ that is made up of static IP addresses that have to be mapped to an external IP address in the firewall to have internet access that includes connecting to it externally.
This includes our Exchange server.
The other is our internal domain subnet with a small DHCP range and most equipment on static IP, including IP Phones. It includes our DC, file servers and SQL server. This subnet has outgoing access to the internet but cannot be accessed outside of the company.
Our web/iis server is currently in a workgroup and it is outward facing on the DMZ.
On that server we have our “intranet” interface that allows employees to login anywhere and report time/expenses/etc and supply needed information to our database. This means that the web server needs to access the SQL server, which is NOT on the domain as yet.
Our goal is to sync the web login with the employee’s domain login/email and make it easier to manage users. This would require joining the web/iis server to the domain.
Can someone please give me some insight as to the pros and cons of doing this? Any help would be greatly appreciated.
Rick