]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Included comment about passwd+BSD requiring roots.
authorTimo Sirainen <tss@iki.fi>
Fri, 11 Jul 2003 22:36:05 +0000 (01:36 +0300)
committerTimo Sirainen <tss@iki.fi>
Fri, 11 Jul 2003 22:36:05 +0000 (01:36 +0300)
--HG--
branch : HEAD

dovecot-example.conf

index 07b47d92dce53ddcff581fc916297c77d3dcb60e..a00311255b93f487b10b05387421c51c92bfb0f9 100644 (file)
@@ -396,7 +396,9 @@ auth default {
 
   # User to use for the process. This user needs access to only user and
   # password databases, nothing else. Only shadow and pam authentication
-  # requires roots, so use something else if possible.
+  # requires roots, so use something else if possible. Note that passwd
+  # authentication with BSDs internally accesses shadow files, which also
+  # requires roots.
   auth_user = root
 
   # Directory where to chroot the process. Most authentication backends don't