[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 unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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);
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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs