diff dovecot-example.conf @ 8314:4497c58eaca8 HEAD

Added missing changes to userdb checkpassword.
author Timo Sirainen <tss@iki.fi>
date Wed, 22 Oct 2008 20:24:50 +0300
parents 827c3a3a1627
children 7c615ac48711
line wrap: on
line diff
--- a/dovecot-example.conf	Wed Oct 22 01:47:16 2008 +0300
+++ b/dovecot-example.conf	Wed Oct 22 20:24:50 2008 +0300
@@ -898,7 +898,7 @@
 
   # checkpassword executable authentication
   # NOTE: You will probably want to use "userdb prefetch" with this.
-  # <doc/wiki/PasswordDatabase.CheckPassword.txt>
+  # <doc/wiki/AuthDatabase.CheckPassword.txt>
   #passdb checkpassword {
     # Path for checkpassword binary
     #args = 
@@ -950,6 +950,13 @@
     #args =
   #}
 
+  # checkpassword executable user database lookup
+  # <doc/wiki/AuthDatabase.CheckPassword.txt>
+  #userdb checkpassword {
+    # Path for checkpassword binary
+    #args = 
+  #}
+
   # static settings generated from template <doc/wiki/UserDatabase.Static.txt>
   #userdb static {
     # Template for the fields. Can return anything a userdb could normally