[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: crontab reports: ....



On Sat, Oct 09, 1999 at 11:54:41AM -0500, Dave Baker wrote:
> > > /etc/cron.daily/suidmanager:
> > > /usr/sbin/sendmail PERMISSION MISMATCH: was root.root 777 changed to root.root
> > 4755
> > >
> > 
> > this may sound stupid... but was does this error message means?
> > 
> 
> This means that suidmanager found a problem with the sendmail executable
> and fixed it.
> 
> Having permissions of 777 means that ANYONE can read/write/execute the
> program.  The problem is in the WRITE portion - anyone with access to your
> host can replace (or perhaps already has?) sendmail with their own
> version.

I'm sure that /usr/sbin/sendmail is a symlink to the real MTA, which is why
it keeps showing up (the symlink always has mode 777). This could be
considered a bug in suidmanager. IMO, the package should add the correct
file to suidmanager rather than setting the symlink (since the symlink might
point to another file altogether if the admin set's it up that way).

Ben


Reply to: