In our organization, we have two separate groups which share network address space and a domain. A couple of slices of /24 are allocated to my group, while the rest is allocated to our internal IT team.
We do not wish to be able to manage DNS for their slice of the pie, but we need to be able to manage it for our slice.
The problem is that for political/historical reasons, which preceeded my tenure, we have set up a Linux based DNS server and maintained our own records and pointed all of our servers and equipment at this server. Meanwhile users and developers across the organization are pointed at the IT teams DNS server.
In order to make sure that everything works in all situations, we have to enter DNS records in our server and then put in tickets with our IT team to have records created in the Active Directory environment. This has come out of parity and is a management nightmare.
Furthermore, we have hundreds of servers and applications which use the shared domain.com
and having to create a subdomain.domain.com
and update hundreds of servers and applications is not preferred.
As such, is there a way to grant trust and permission to update records in domain.com
for only a handful of /24s inside of a /16? Third party solutions that bolt onto Active Directory are acceptable.