[Bug 712707] Re: everything owned by bind

2011-02-03 Thread Raul Dias
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in ubuntu. https://bugs.launchpad.net/bugs/712707 Title: everything owned by bind -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or

[Bug 712707] Re: everything owned by bind

2011-02-03 Thread Scott Moser
In gadmin-bind source directory: $ grep -r chown -R *src/add_configuration.c:command = g_strdup_printf(chown -R %s:%s %s/*, NAMED_USER, NAMED_USER, CHROOT_PATH_BUF); src/add_domain.c:command = g_strdup_printf(chown -R %s:%s %s/etc/sites/*, NAMED_USER, NAMED_USER, CHROOT_PATH_BUF);