On Mon, Aug 04, 2008 at 10:00:32AM +0200, Bobby wrote: > addgroup --gid 53 named > useradd named -u 53 -g 53 -d /var/cache/bind -s /bin/false > /etc/default/bind: OPTIONS="-u 53 -g 53"
A fresh install of bind9 will run as the user bind (via -u bind). Because of the variety of ways people believe to be "best" for configuring named, no effort was made to migrate existing configs to running as non-root. lamont -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

