Re: [Dovecot] Major CPU spike for SSL parameters?
I tried to set the guid, howerver dovecot reset it back to the way it was. Did I do something wrong?
foxmulder:dovecot# ll total 8 drwxr-xr-x 3 root wheel 512 Jan 23 01:03 . drwxr-xr-x 7 root wheel 512 Jan 18 05:13 .. srw------- 1 root wheel 0 Jan 23 01:03 auth-worker.54141 drwxr-x--- 2 root dovecot 512 Jan 23 01:54 login -rw------- 1 root wheel 6 Jan 23 01:03 master.pid
foxmulder:dovecot# chmod 2750 login foxmulder:dovecot# ll total 8 drwxr-xr-x 3 root wheel 512 Jan 23 01:03 . drwxr-xr-x 7 root wheel 512 Jan 18 05:13 .. srw------- 1 root wheel 0 Jan 23 01:03 auth-worker.54141 drwxr-s--- 2 root dovecot 512 Jan 23 01:54 login -rw------- 1 root wheel 6 Jan 23 01:03 master.pid
foxmulder:dovecot# /usr/local/etc/rc.d/210.dovecot.sh start Warning: Corrected permissions for login directory /var/run/dovecot//login
foxmulder:dovecot# ll total 8 drwxr-xr-x 3 root wheel 512 Jan 23 01:58 . drwxr-xr-x 7 root wheel 512 Jan 18 05:13 .. srw------- 1 root wheel 0 Jan 23 01:57 auth-worker.64310 drwxr-x--- 2 root dovecot 512 Jan 23 01:58 login -rw------- 1 root wheel 6 Jan 23 01:57 master.pid
Timo Sirainen wrote:
On 23.1.2006 09:04, "Peter Chiu" <pc8888@gmail.com> wrote:
I tried to set the guid, howerver dovecot reset it back to the way it was. Did I do something wrong?
No, I meant that you shouldn't have had it if it was there for some reason.
Well, try then just "chgrp root ssl-parameters.dat" and that should work. But I still don't know why it would get created with GID 87 (dovecot?) instead of root.
participants (2)
-
Peter Chiu
-
Timo Sirainen