From: Timo Sirainen Date: Fri, 14 Mar 2003 18:52:53 +0000 (+0200) Subject: updated first_valid_uid comment X-Git-Tag: 1.1.alpha1~4811 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a247e326327097eea03e1bdded285adc486db87b;p=thirdparty%2Fdovecot%2Fcore.git updated first_valid_uid comment --HG-- branch : HEAD --- diff --git a/dovecot-example.conf b/dovecot-example.conf index 8754fcfccd..0393a729c8 100644 --- a/dovecot-example.conf +++ b/dovecot-example.conf @@ -144,7 +144,8 @@ login = pop3 # 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