dovecot-2.0: man/option-A: Mention userdb/LDAP iterate_attrs and...
    dovecot at dovecot.org 
    dovecot at dovecot.org
       
    Fri Jul 16 01:52:17 EEST 2010
    
    
  
details:   http://hg.dovecot.org/dovecot-2.0/rev/e58a270a6287
changeset: 11831:e58a270a6287
user:      Pascal Volk <user at localhost.localdomain.org>
date:      Thu Jul 15 22:49:40 2010 +0000
description:
man/option-A: Mention userdb/LDAP iterate_attrs and iterate_filter settings.
diffstat:
 doc/man/option-A.inc |  9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r dc670a1914b7 -r e58a270a6287 doc/man/option-A.inc
--- a/doc/man/option-A.inc	Thu Jul 15 22:49:02 2010 +0000
+++ b/doc/man/option-A.inc	Thu Jul 15 22:49:40 2010 +0000
@@ -12,11 +12,16 @@
 .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.
    
    
More information about the dovecot-cvs
mailing list