changeset 3599:0229cb5e4384 HEAD

Added a warning about auth-master socket permissions
author Timo Sirainen <tss@iki.fi>
date Fri, 23 Sep 2005 16:05:46 +0300
parents 3e737ed2f57b
children 33e3b0899b47
files dovecot-example.conf
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/dovecot-example.conf	Fri Sep 23 16:00:26 2005 +0300
+++ b/dovecot-example.conf	Fri Sep 23 16:05:46 2005 +0300
@@ -717,6 +717,8 @@
 #  socket listen {
 #    master {
 #      path = /var/run/dovecot-auth-master
+#      # WARNING: Giving untrusted users access to master socket may be a 
+#      # security risk, don't give too wide permissions to it!
 #      #mode = 0600
 #      # Default user/group is the one who started dovecot-auth (root)
 #      #user =