[Bug 712707] Re: everything owned by bind
Scott Moser
smoser at canonical.com
Thu Feb 3 21:31:35 UTC 2011
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);
src/gadmin-bind.c: command = g_strdup_printf("chown -R %s:%s %s/*", NAMED_USER, NAMED_USER, CHROOT_PATH_BUF);
I highly suspect that, given your comment about no chroot support, that
CHROOT_PATH_BUF ended up with an empty string, and hilarity (at your
expense) ensued. Thus, I'm moving this bug over to gadmin-bind.
** Package changed: bind9 (Ubuntu) => gadmin-bind (Ubuntu)
** Changed in: gadmin-bind (Ubuntu)
Importance: Undecided => High
** Changed in: gadmin-bind (Ubuntu)
Status: New => Triaged
--
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
More information about the Ubuntu-server-bugs
mailing list