From: Pascal Volk Date: Thu, 15 Jul 2010 22:49:40 +0000 (+0000) Subject: man/option-A: Mention userdb/LDAP iterate_attrs and iterate_filter settings. X-Git-Tag: 2.0.rc3~45 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a9c8bf9fa54fa5cb52c13f8087df26cf0471ff1d;p=thirdparty%2Fdovecot%2Fcore.git man/option-A: Mention userdb/LDAP iterate_attrs and iterate_filter settings. --- diff --git a/doc/man/option-A.inc b/doc/man/option-A.inc index 377199068b..256e939966 100644 --- a/doc/man/option-A.inc +++ b/doc/man/option-A.inc @@ -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.