Amanda-Users

Re: Problem with /etc/xinetd.d/amanda

2003-01-29 08:28:00
Subject: Re: Problem with /etc/xinetd.d/amanda
From: Dietmar Goldbeck <dietmar.goldbeck AT neteligent DOT de>
To: Jeff Borders <jeff AT jeffborders DOT com>
Date: Wed, 29 Jan 2003 13:53:35 +0100
On Wed, Jan 29, 2003 at 02:14:50AM -0500, Jeff Borders wrote:
> Could someone please tell me how I can fix this?  It's the only error I
> have left when I run amcheck.  Below is the xinetd amanda file.
> 
> Jan 29 02:06:54 curly xinetd[5434]: execv( /usr/local/libexec/amandad ) 
> failed: Permission denied (errno = 13)
   ^^^^^^^^^^^^^^^^^
> Jan 29 02:06:54 curly xinetd[1460]: Deactivating service amanda due to 
> excessive incoming connections.  Restarting in 30 seconds.
> Jan 29 02:07:24 curly xinetd[1460]: Activating service amanda
> 

Looks like a permission problem. Please check that
/usr/local/libexec/amandad is executable as amanda:disk 

You can just call it manually and check if a debug file gets created
under /tmp.

su 
su -c /usr/local/libexec/amandad amanda
# i assume you get an error here
<ctl-c> after a few seconds
ls -al /tmp/amanda

    Ciao
     Dietmar

-- 
Dietmar Goldbeck, Senior Consultant, <dietmar.goldbeck AT neteligent DOT de>
Neteligent GmbH, http://www.neteligent.de/
Walter-Benjamin-Platz 6, 10629 Berlin, Germany 
fon: +49 (0)30/310182-73, fax: +49 (0)30/310182-79

<Prev in Thread] Current Thread [Next in Thread>