Re: Permission mismatch

1999-04-10 Thread Torsten Hilbrich
Christian Dysthe <[EMAIL PROTECTED]> writes: > Hi, > > I keep getting this fiendly email from cron: > > /etc/cron.daily/suidmanager: > /usr/sbin/sendmail PERMISSION MISMATCH: was root.root 777 changed to > root.root 4755 > > I am using exim so the sendmail ref

Permission mismatch

1999-04-07 Thread Christian Dysthe
Hi, I keep getting this fiendly email from cron: /etc/cron.daily/suidmanager: /usr/sbin/sendmail PERMISSION MISMATCH: was root.root 777 changed to root.root 4755 I am using exim so the sendmail refered to is just a symbolic link. But I still would like to know why this happens. TIA