Networking Forums

Networking Forums > Computer Networking > Linux Networking > Permission problem with named

Reply
Thread Tools Display Modes

Permission problem with named

 
 
Doug Laidlaw
Guest
Posts: n/a

 
      08-05-2003, 01:45 AM
I am trying to install BIND and named on a Mandrake 9.0 system.

Whenever I try to start named, it exits with a message that it can't get
permission to create /var/run/named/named.pid. As far as I can see, all
directories are owned by root.root and have the standard 755 permissions.
What can be the problem?

TIA,

Doug.
--
Registered Linux user No. 277548.
Linux: in a world without fences, who needs Gates?
 
Reply With Quote
 
 
 
 
ghbsv@vhqygf.com.kq
Guest
Posts: n/a

 
      08-05-2003, 02:35 AM
|I am trying to install BIND and named on a Mandrake 9.0 system.
|
|Whenever I try to start named, it exits with a message that it can't get
|permission to create /var/run/named/named.pid. As far as I can see, all
|directories are owned by root.root and have the standard 755 permissions.
|What can be the problem?

Do a strace on the process to see details of the problem. Is this BIND9?
It may run chrooted so /var/run/named/named.pid may be wrt the new root.
It may also run chowned so /var/run/named and below must be writable by
that account.
--

 
Reply With Quote
 
Doug Laidlaw
Guest
Posts: n/a

 
      08-05-2003, 09:23 AM
(E-Mail Removed) wrote:

> |I am trying to install BIND and named on a Mandrake 9.0 system.
> |
> |Whenever I try to start named, it exits with a message that it can't get
> |permission to create /var/run/named/named.pid. As far as I can see, all
> |directories are owned by root.root and have the standard 755 permissions.
> |What can be the problem?
>
> Do a strace on the process to see details of the problem. Is this BIND9?
> It may run chrooted so /var/run/named/named.pid may be wrt the new root.
> It may also run chowned so /var/run/named and below must be writable by
> that account.
> --

Thanks. Now it's working anyway. It is in fact BIND 9, and the distro's
supplied HOW-TO is for BIND 8, but I think that I can deal with that.

Doug.
--
Registered Linux user No. 277548.
Linux: in a world without fences, who needs Gates?
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
named problem? Mike Linux Networking 6 01-16-2007 08:24 PM
named problem pandi Linux Networking 1 10-03-2006 03:17 PM
named ownership problem tom Linux Networking 0 03-22-2006 08:47 AM
possible named problem Charles Linux Networking 1 01-03-2005 08:14 PM
named problem on read-only system Daniel Miller Linux Networking 1 07-02-2003 04:30 PM



1 2 3 4 5 6 7 8 9 10 11