Amanda-Users

Re: amindexd

2005-07-19 14:21:38
Subject: Re: amindexd
From: Matt Hyclak <hyclak AT math.ohiou DOT edu>
To: amanda-users AT amanda DOT org
Date: Tue, 19 Jul 2005 14:11:54 -0400
On Tue, Jul 19, 2005 at 11:48:14AM -0600, richc AT chem.utah DOT edu 
enlightened us:
> I've tried different ownership for amindexd.
> 
> Here's the xinetd configuration for amindexd.
> 
> Thanks
> Rich
> 
> 
> [root@fastkernel xinetd.d]# cat amandaidx
> # default: off
> #
> # description: Part of the Amanda server package
> 
> service amandaidx
> {
>         socket_type             = stream
>         protocol                = tcp
>         wait                    = no
>         user                    = amanda
>         group                   = disk
>         server                  = /usr/lib/amanda/amindexd
>         disable                 = yes
> }
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Doesn't work so good when it's disabled ;-)

Change to no, restart xinetd, and hope you didn't mess up the permissions on
amindexd. It should be 0755 by amanda:disk.

Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263

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