]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
man/option-A: Mention userdb/LDAP iterate_attrs and iterate_filter settings.
authorPascal Volk <user@localhost.localdomain.org>
Thu, 15 Jul 2010 22:49:40 +0000 (22:49 +0000)
committerPascal Volk <user@localhost.localdomain.org>
Thu, 15 Jul 2010 22:49:40 +0000 (22:49 +0000)
doc/man/option-A.inc

index 377199068b81d8fb0a84669eb14680eb9614d2b9..256e939966d879e5e0614598dfcbf2a3c1bfa716 100644 (file)
@@ -12,11 +12,16 @@ the one configured with the
 .I first_valid_uid
 setting.
 .sp
-When the sql userdb module is used make sure that the
+When the SQL userdb module is used make sure that the
 .I iterate_query
-setting in the
+setting in
 .I @pkgsysconfdir@/dovecot\-sql.conf.ext
 matches your database layout.
+When using the LDAP userdb module, make sure that the
+.IR iterate_attrs " and " iterate_filter
+settings in
+.I @pkgsysconfdir@/dovecot-ldap.conf.ext
+match your LDAP schema.
 Otherwise
 .BR doveadm (1)
 will be unable to iterate over all users.