Amanda-Users

Problem with /etc/xinetd.d/amanda

2003-01-29 02:45:30
Subject: Problem with /etc/xinetd.d/amanda
From: Jeff Borders <jeff AT jeffborders DOT com>
To: amanda-users AT amanda DOT org
Date: 29 Jan 2003 02:14:50 -0500
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

# /etc/xinetd.d/amanda
#
# default: off
#
# description: Part of the Amanda server package
service amanda
{
        socket_type             = dgram
        protocol                = udp
        wait                    = yes
        user                    = amanda
        group                   = disk
        server                  = /usr/local/libexec/amandad
}

Thank you.  Jeff Borders


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