On Fri, May 2, 2008 at 8:17 AM, Ralf S. Engelschall <[EMAIL PROTECTED]> wrote:
> On Fri, May 02, 2008, Alain Spineux wrote:
>
> > [...]
>
> > # /kolab/sbin/named -u kolab-r -g
> > [...]
>
> > controls {
> > unix "/kolab/var/bind/named.ctl"
> > perm 0600 owner 19415 group 19415
> > keys { "rndc-key"; };
> > #inet 127.0.0.1 port 953
> > #allow { 127.0.0.1; }
> > #keys { "rndc-key"; };
> > };
> > [...]
> >
> > Any idea what's wrong ?
>
> Is UID 19415 really the "kolab-r" user?
Yes :-)
I looked further and found this is a "capability" problem, I removed
the two call to linux_setcaps in bind-9.4.2/bin/named/unix/os.c
and all (the "bind" and the "chown") the problems diapered.
I thing this is a bind bug, not openpkg related !
They should setup the correct capabilities for linux platform.
Any comments ?
Regards.
>
>
>
> Ralf S. Engelschall
> [EMAIL PROTECTED]
> www.engelschall.com
>
> ______________________________________________________________________
> OpenPKG http://openpkg.org
> User Communication List [email protected]
>
--
Alain Spineux
aspineux gmail com
May the sources be with you
______________________________________________________________________
OpenPKG http://openpkg.org
User Communication List [email protected]