Xaviar,<br>
<br>
Thank you for the advice, however that was the first thing I
tried.  The directory containing the script (/scripts/DNS) is
chowned to pdns:pdns (just to be safe) as well as chmoded 755 to ensure
that any user 'should' be able to execute the script without any
problem.  I also tried a sudo -u pdns /scripts/DNS/DNS-Backend to
ensure the pdns user could access the script directly, and was
successful.<br>
<br>
I only seem to be having the problem when the pdns server fires up or tries to access the script.<br>
<br>
Jason<br>
<br><br><div><span class="gmail_quote">On 8/10/05, <b class="gmail_sendername">Xavier Spriet</b> <<a href="mailto:xavier@netmon.ca">xavier@netmon.ca</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Jason,<br><br>It is possible that the execute permission bit wasn't set for this<br>backend script...<br>You could try to run chmod a+x /scripts/DNS/DNS-Backend<br><br><br>Xavier<br><br><br>On Wed, 2005-08-10 at 11:44 -0400, Jason Z. wrote:
<br>> I am trying to implement a pipe backend using the example script in<br>> the documentation, however I'm certain I'm doing something incorrectly<br>> as the pdns daemon will not correctly initialize or answer any test
<br>> queries.<br>><br>> The log states -- TCP server is unable to launch backends - will try<br>> again when questions come in: Command '/scripts/DNS/DNS-Backend'<br>> cannot be executed: No such file or directory
<br>> However the file does exist and can be utilized from the command line.<br>><br>> Does anyone know where to find better documentation for the pipe<br>> backend (namely pdns.conf configuration settings as well as
<br>> information on the 'coprocess') than the basic documentation on the<br>> pdns site which doesn't provide much detail for the pipe backend?<br>><br>> Thank you for any information you can provide.<br>>
<br>> Jason Z.<br>> _______________________________________________<br>> Pdns-users mailing list<br>> <a href="mailto:Pdns-users@mailman.powerdns.com">Pdns-users@mailman.powerdns.com</a><br>> <a href="http://mailman.powerdns.com/mailman/listinfo/pdns-users">
http://mailman.powerdns.com/mailman/listinfo/pdns-users</a><br><br></blockquote></div><br>