Mercurial > prosody-modules
comparison mod_lib_ldap/README.md @ 862:675945ea2ed6
Change hoelzro's mod_auth_ldap to mod_auth_ldap2
| author | Rob Hoelz <rob@hoelz.ro> |
|---|---|
| date | Wed, 05 Dec 2012 18:07:46 +0100 |
| parents | 1d51c5e38faa |
| children | 0b72b8fe4591 |
comparison
equal
deleted
inserted
replaced
| 861:1b34c8e46ffb | 862:675945ea2ed6 |
|---|---|
| 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. |
