You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Michelle Konzack <li...@tamay-dogan.net> on 2010/12/31 04:14:39 UTC

[users@httpd] egrep: /etc/bind/rndc.key: Permission denied

Good morning *,

since I have setup an IBM eServer x335 as a Router and  Gateway  for  my
network I get following line:

    egrep: /etc/bind/rndc.key: Permission denied

(several times per day) in my apache error.log.  I have greped the WHOLE
Debian Lenny installation but have not found a singel script which  grep
for the "rndc.key" file.

Does someone have this lines in the error.log too and can tell me, where
it come from?

Thanks, Greetings and nice Day/Evening
    Michelle Konzack

-- 
##################### Debian GNU/Linux Consultant ######################
   Development of Intranet and Embedded Systems with Debian GNU/Linux

itsystems@tdnet France EURL       itsystems@tdnet UG (limited liability)
Owner Michelle Konzack            Owner Michelle Konzack

Apt. 917 (homeoffice)
50, rue de Soultz                 Kinzigstraße 17
67100 Strasbourg/France           77694 Kehl/Germany
Tel: +33-6-61925193 mobil         Tel: +49-177-9351947 mobil
Tel: +33-9-52705884 fix

<http://www.itsystems.tamay-dogan.net/>  <http://www.flexray4linux.org/>
<http://www.debian.tamay-dogan.net/>         <http://www.can4linux.org/>

Jabber linux4michelle@jabber.ccc.de

Linux-User #280138 with the Linux Counter, http://counter.li.org/

Re: [users@httpd] [SOLVED] Re: egrep: /etc/bind/rndc.key: Permission denied

Posted by Jeroen Geilman <je...@adaptr.nl>.
On 12/31/10 6:16 AM, Michelle Konzack wrote:
> After a second sleepless night I have found the egrep pig.
>
> On my VServers I generate a list for Hosts which are on the appropriated
> VServer.  I do this by
>
>    exec("egrep --no-filename --regexp=\"(ORIGIN|CNAME.*" . $VServer[0] ."\.)\" /etc/bind/*", $LIST);
>
> and it automaticaly hit /etc/bind/rndc.key which is not a zone file.
>
> This has changed now, since I make a direct SSH call to my NameServers.
>
> Thanks, Greetings and nice Day/Evening
>      Michelle Konzack
>

What do you think BIND has to do with apache HTTPD ?


-- 
J.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


[users@httpd] [SOLVED] Re: egrep: /etc/bind/rndc.key: Permission denied

Posted by Michelle Konzack <li...@tamay-dogan.net>.
After a second sleepless night I have found the egrep pig.

On my VServers I generate a list for Hosts which are on the appropriated
VServer.  I do this by

  exec("egrep --no-filename --regexp=\"(ORIGIN|CNAME.*" . $VServer[0] ."\.)\" /etc/bind/*", $LIST);

and it automaticaly hit /etc/bind/rndc.key which is not a zone file.

This has changed now, since I make a direct SSH call to my NameServers.

Thanks, Greetings and nice Day/Evening
    Michelle Konzack

-- 
##################### Debian GNU/Linux Consultant ######################
   Development of Intranet and Embedded Systems with Debian GNU/Linux

itsystems@tdnet France EURL       itsystems@tdnet UG (limited liability)
Owner Michelle Konzack            Owner Michelle Konzack

Apt. 917 (homeoffice)
50, rue de Soultz                 Kinzigstraße 17
67100 Strasbourg/France           77694 Kehl/Germany
Tel: +33-6-61925193 mobil         Tel: +49-177-9351947 mobil
Tel: +33-9-52705884 fix

<http://www.itsystems.tamay-dogan.net/>  <http://www.flexray4linux.org/>
<http://www.debian.tamay-dogan.net/>         <http://www.can4linux.org/>

Jabber linux4michelle@jabber.ccc.de
ICQ    #328449886

Linux-User #280138 with the Linux Counter, http://counter.li.org/