So I'm looking at running the BIND scripts on our primary DNS server but I'm running into a couple of security questions that have me stymied - Have folks come up with workarounds for it?
First, root access through ssh is disabled; users can log in as themselves and either sudo or su to get root access. Obviously in the script rndc isn't normally even usable by non-root users, but it's going to be tough to change this policy.
Second, assuming we can log in as root our bind implementation uses a rndc key for authorization, so I'd have to import that into the script as well. Not too bad if we do have root access, but another headache.
I'm curious to hear how other people are running the monitor.