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

Re: [cobalt-users] New Version of Security-2.0.1-13323.pkg ?



At 07:45 PM 6/22/2002, you wrote:
On Sun, 2002-06-23 at 03:42, Michael Gabriel wrote:
> Will Sun release a new version of Security-2.0.1-13323.pkg or do we have
> to apply it and fix things manually ?

Erm... I was dumb enough to just apply it. Can you give me any hints
what needs to be fixed with it and a quick pointer on how?

I have searched the archives but was unable to get anything meaningfull
out of them for this and the PHP fix.
I have noticed that a lot of 'services' or deamons didn't start
automatically for me after the 'necessary' reboot of the php fix.

Any hints would be greatly appreciated.

Cheers

Seems that they don't install a new proftpd.conf file I edited /ect/proftpd.conf
I edited that file

# Restore file permissions capability to site administrator
<Global>
#AllowChmod on


In other words, edit the /etc/proftpd.conf file
put a "#" in front of the AllowChmod on
The setting are different for this version.

more research,
Unless you are going to deny chmod, you need no entry at all

Second item
some people have an error after someone checks their mail


Jun 19 15:04:49 fsn3 sendmail[28874]: error: safesasl(/etc/sasldb) failed:
Group readable file
Jun 19 15:06:44 fsn3 sendmail[28964]: error: safesasl(/etc/sasldb) failed:
Group readable file

I stopped the error message by setting the file in question to 600
although I really don't understand what this subsystem is for...