On Thu, Aug 07, 2003 at 04:54:41AM -0700, Craig White wrote:
> 
> 3 - Do I need to concern myself with the message about setuid-root from
> amcheck?
...
> 
> Amanda Tape Server Host Check
> -----------------------------
> WARNING: program /usr/sbin/amcheck: not setuid-root
...
> 
> # ls -l /usr/sbin/amcheck
> -rwsr-sr-x  1 amanda disk 26772 Jul 13  2001 /usr/sbin/amcheck
     ^          ^^^^^^
...
> so I don't understand why I am getting the message about setuid-root

That is setuid, but is it owned by root?  No, so it is setuid-amanda.
It is supposed to be, as the message says, setuid-root.

My guess is that you did not do a make install when you had su'ed
to root.  The build can be done as any user (I like the amanad user)
but the install must be done as root.  Otherwise about 7 or 9 progs
that need setuid-root won't be set properly.  (well you could do
it manually :).


-- 
Jon H. LaBadie                  [EMAIL PROTECTED]
 JG Computing
 4455 Province Line Road        (609) 252-0159
 Princeton, NJ  08540-4322      (609) 683-7220 (fax)

Reply via email to