comparison mod_lib_ldap/README.md @ 927:a9dfa7232d88

Merge
author Matthew Wild <mwild1@gmail.com>
date Tue, 12 Mar 2013 12:10:25 +0000
parents 675945ea2ed6
children 0b72b8fe4591
comparison
equal deleted inserted replaced
926:f88381a39c56 927:a9dfa7232d88
10 with you, don't use it! (Or better yet, fix it =) ) 10 with you, don't use it! (Or better yet, fix it =) )
11 11
12 With that note in mind, you need to set 'allow\_unencrypted\_plain\_auth' to true in your configuration if 12 With that note in mind, you need to set 'allow\_unencrypted\_plain\_auth' to true in your configuration if
13 you want to use LDAP authentication. 13 you want to use LDAP authentication.
14 14
15 To enable LDAP authentication, set 'authentication' to 'ldap' in your configuration file. 15 To enable LDAP authentication, set 'authentication' to 'ldap2' in your configuration file.
16 See also http://prosody.im/doc/authentication. 16 See also http://prosody.im/doc/authentication.
17 17
18 # LDAP Storage 18 # LDAP Storage
19 19
20 LDAP storage is currently read-only, and it only supports rosters and vCards. 20 LDAP storage is currently read-only, and it only supports rosters and vCards.