[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] After moving /usr to /home.....
- Subject: Re: [cobalt-users] After moving /usr to /home.....
- From: "Steve Werby" <steve-lists@xxxxxxxxxxxx>
- Date: Fri Jan 25 13:50:03 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
"Rich LaBo" <rlabo@xxxxxxxxx> wrote:
> After moving /usr to /home I am receiving the following lines in my
logcheck
> files. Can anyone shed some light please?
>
> Thanks,
>
> Rich
>
> Jan 25 13:00:08 tma1 sendmail[3049]: error:
> safesasl(/usr/lib/sasl/Sendmail.conf) failed: Group writable directory
Sendmail complains if any directory containing a file it needs to access has
group writable privileges. That includes any parent directory above the
directory it's trying to access. So I suspect either your /home is group
writable or /usr/lib/sasl, /usr/lib or /usr is. Check all of those. If any
are group writable turn off the group writable bit. Unless you're confident
you understand the ramifications make sure you back everything up first.
chmod g-w path_to/directory will turn off the group-writable bit.
Alternately, you can tell Sendmail to ignore group writable directories in
sendmail.cf, but I advise against that.
--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/