On Thursday 08 January 2004 08:16, Eugen Leitl wrote: >bash-2.00$ ll /Disk2/usr-local/sbin/amcheck >-rwsr-x--- 1 amanda backup 129412 Dec 23 12:53 >/Disk2/usr-local/sbin/amcheck > >bash-2.00$ whoami >amanda > >bash-2.00$ amcheck daily >Amanda Tape Server Host Check >----------------------------- >ERROR: program /usr/local/libexec/planner: not executable
Mine is: [EMAIL PROTECTED] i2c]$ ls -l /usr/local/libexec/planner -rwsr-x--- 1 root disk 92165 Jan 7 13:53 /usr/local/libexec/planner >Holding disk /Disk2/AMANDA: 2692458 KB disk space available, that's > plenty NOTE: skipping tape-writable test >Tape DailySet11 label ok >NOTE: info dir /usr/adm/amanda/DailySet1/curinfo: does not exist >NOTE: it will be created on the next run >NOTE: index dir /usr/adm/amanda/DailySet1/index/192.168.0.73: does > not exist Server check took 0.115 seconds > >Amanda Backup Client Hosts Check >-------------------------------- >ERROR: 192.168.0.73: [host u03: port 57349 not secure] >Client check: 1 host checked in 0.115 seconds, 1 problem found > >(brought to you by Amanda 2.4.4p1) > >Any ideas? Are you sure you built amanda as the normal user? I actually have a user named amanda here which does the building. I do a chown on the archive, making it read amanda:disk, then su amanda to do the unpack, ./configure, and the make. And then did you su to root to do the install after the build was done? THis normally takes care of all permissions issues. I also use a script to do all this so that the configuration options passed are consistent from build to build. -- Cheers, Gene AMD [EMAIL PROTECTED] 320M [EMAIL PROTECTED] 512M 99.22% setiathome rank, not too shabby for a WV hillbilly Yahoo.com attornies please note, additions to this message by Gene Heskett are: Copyright 2003 by Maurice Eugene Heskett, all rights reserved.
