changeset 1295:cc9b61b9959e HEAD

updated first_valid_uid comment
author Timo Sirainen <tss@iki.fi>
date Fri, 14 Mar 2003 20:52:53 +0200
parents 9f8a41f1edae
children a9ac5865daf8
files dovecot-example.conf
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/dovecot-example.conf	Fri Mar 14 11:35:24 2003 +0200
+++ b/dovecot-example.conf	Fri Mar 14 20:52:53 2003 +0200
@@ -144,7 +144,8 @@
 # Show protocol level SSL errors.
 #verbose_ssl = no
 
-# Valid UID/GID ranges for users, defaults to 500 and above.
+# Valid UID/GID ranges for users, defaults to 500 and above. This is mostly
+# to make sure that users can't log in as daemons or other system users.
 # Note that denying root logins is hardcoded to dovecot-master binary and
 # can't be done even if first_valid_uid is set to 0.
 #first_valid_uid = 500