On Tue, 8 Jan 2002 at 1:38pm, Joseph Myers wrote > > > 4. Yes, in /var/log/messages I get this error: > > > > > > Jan 8 11:01:26 alpha inetd[15914]: /usr/local/libexec (pid 13983): > > exit > > > status 1 > > > > Ah ha! inetd is trying to execute /usr/local/libexec, not > > /usr/local/libexec/amandad. Make sure your inetd entry for amandad is > > correct and all on one line. Also make sure that, as the amanda user, > > you > > can actually execute /usr/local/libexec/amandad. > > The inetd entry is correctly entered and it all on one line. I typed it in > instead of copying and pasting to avoid that problem entirely. Also, > amanda can execute the program. I ran the program as amanda and didn't get > an error message (permission denied, etc.). Thanks once again.
Well, inetd isn't trying to run the right thing! You may want to strace inetd and see what happens when the amanda request comes in. I also CCed this back to the list in case anybody else has any suggestions (hint, hint). -- Joshua Baker-LePain Department of Biomedical Engineering Duke University
