>xinetd is running /usr/local/libexec/amandad, which I just re-installed to
>be certain. It's from a build tree whose config.status reads:
>
># ../amanda-2.4.2/configure --with-fqdn --with-user=amanda --with-group=disk
That was not the question. The question was, what user is the xinetd
config file running amandad as? That's set up by hand by you, not by
the Amanda installation process.
service amanda
{
socket_type = dgram
wait = no
user = amanda
server = /usr/local/libexec/amandad
}
- running as user "amanda" instead of "operat... Ben Elliston
- Re: running as user "amanda" instead of &qu... Alexandre Oliva
- Re: running as user "amanda" instead of... Ben Elliston
- Re: running as user "amanda" instea... Alexandre Oliva
- Re: running as user "amanda" instea... John R. Jackson
- Re: running as user "amanda" in... Ben Elliston
- Re: running as user "amanda&quo... John R. Jackson
- Re: running as user "amanda" instead of... Sharon England
