Wrong default choot named on centos6

I've installed virtualmin on a fresh centos 6 on my dedicated server, also try this on a fresh centos 6 x86 vps. In both cases I've seen that webmin uses:

chroot=/var/named/chroot

in bind8 config file while bind-chroot is not installed.This cause problems.I've to manually change it to :

chroot=

to fix everything.

I've another question, is it possible to setup rndc key from cli instead of webmin gui ? I'm not familiar with the complete steps :

rndc-confgen -a

...

Status: 
Closed (fixed)

Comments

Yes, that chroot issue is a known bug which will be fixed in the next Webmin package release..

Regarding rndc key generation, it's pretty complex as you need to edit several config files. Is there a reason you want to do this from the command line?