>> I've now updated the patches for allowing named to chroot to also support >> setting the user and group id's with another option: 'runas "user[.group]";'. >> Also, they didn't apply cleanly against 8.1.1. The patches below cover >> both chroot and runas. > >Minor nit: '.' is a valid character for a user name. Perhaps ':' would be >a better delimiter? (It is not a valid user name character...) -- --bill