mod_lib_ldap/dev/prosody-posix-ldap.cfg.lua
changeset 862 675945ea2ed6
parent 826 9dc7d92f44e8
child 873 7aaf5d8750a3
--- a/mod_lib_ldap/dev/prosody-posix-ldap.cfg.lua	Fri Nov 23 19:04:10 2012 +0100
+++ b/mod_lib_ldap/dev/prosody-posix-ldap.cfg.lua	Wed Dec 05 18:07:46 2012 +0100
@@ -1,6 +1,6 @@
 -- Use Include 'prosody-posix-ldap.cfg.lua' from prosody.cfg.lua to include this file
-authentication = 'ldap' -- Indicate that we want to use LDAP for authentication
-storage        = 'ldap' -- Indicate that we want to use LDAP for roster/vcard storage
+authentication = 'ldap2' -- Indicate that we want to use LDAP for authentication
+storage        = 'ldap'  -- Indicate that we want to use LDAP for roster/vcard storage
 
 ldap = {
     hostname      = 'localhost',                    -- LDAP server location