> But, changing user to amanda is not yet completed, after changing the > amanda file in /etc/xinetd.d to user=amanda and restarting xinetd, I get this > at the end of an amcheck:
> WARNING: coyote: selfcheck request failed: tcpm_recv_token: invalid > size: "amandad: must be executed as the \"backup\" user instead of the > \"amanda\" user\n looking at where amandad is installed, its 99% root:root. > Looking at my old wheezy install in /usr/local/libexec/amanda its 97% > root:staff. > > So how do I fix this one? /etc/group says that amanda and backuo s/b aliases, > same group IOW. [Chris Hassell] /etc/group (and /etc/gshadow) handle groups, so the error message would have to mention groups. /etc/passwd and /etc/shadow handle users. It's complaining about the user "backup" versus the user "amanda". Where was this built? Was it the default-from-debian? I may pull that apart to see how they decided it should be built by default. > Thanks. > > Cheers, Gene Heskett > -- > "There are four boxes to be used in defense of liberty: > soap, ballot, jury, and ammo. Please use in that order." > -Ed Howdershelt (Author) > Genes Web page <http://geneslinuxbox.net:6309/gene>
