[Dovecot] [PATCH] don't force read bit on base_dir
18 Dec
2006
18 Dec
'06
4:14 p.m.
Hi,
I would like to disallow dovecot to read its base_dir (mode 0310). This is currently not possible, because settings_verify() in src/master/master-settings.c will "fix" the directory mode to 0750.
The following patch for 1.0rc15 ignores the read bit (0444) when checking the directory permissions.
Max
18 Dec
18 Dec
5:55 p.m.
On 2006-12-18 15:14:47 +0100, Max Kellermann wrote:
I would like to disallow dovecot to read its base_dir (mode 0310). This is currently not possible, because settings_verify() in src/master/master-settings.c will "fix" the directory mode to 0750.
The following patch for 1.0rc15 ignores the read bit (0444) when checking the directory permissions.
why does it matter?
darix
-- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org
6551
Age (days ago)
6551
Last active (days ago)
1 comments
2 participants
participants (2)
-
Marcus Rueckert
-
Max Kellermann