From 2eb49039f21c28e27806665d9b2e8851b7f2aa08 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Tue, 11 Feb 2003 15:13:24 +0200 Subject: [PATCH] updated --HG-- branch : HEAD --- dovecot-example.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dovecot-example.conf b/dovecot-example.conf index a42d3e97c0..dc91243cb3 100644 --- a/dovecot-example.conf +++ b/dovecot-example.conf @@ -338,6 +338,7 @@ auth_mechanisms = plain # passwd-file : passwd-like file with specified location # static uid= gid= home=: static settings # vpopmail: vpopmail library +# ldap : LDAP, see doc/dovecot-ldap.conf auth_userdb = passwd # Where password database is kept: @@ -346,6 +347,7 @@ auth_userdb = passwd # pam: PAM authentication # passwd-file : passwd-like file with specified location # vpopmail: vpopmail authentication +# ldap : LDAP, see doc/dovecot-ldap.conf auth_passdb = pam # Executable location -- 2.47.3