Mercurial > prosody-wiki
comparison mod_auth_ldap.wiki @ 183:99ccedc61bca
Edited wiki page mod_auth_ldap through web user interface.
author | MWild1 |
---|---|
date | Thu, 07 Apr 2011 01:18:25 +0000 |
parents | dbe3fcc3dbbb |
children | c5d049266555 |
comparison
equal
deleted
inserted
replaced
182:3b8d6c25756f | 183:99ccedc61bca |
---|---|
1 #summary LDAP authentication module | 1 #summary LDAP authentication module |
2 #labels Stage-Alpha,Type-Auth | 2 #labels Stage-Alpha,Type-Auth |
3 | |
4 _*Note:* A modified version of this module is available, but is not yet committed here. The plan is to merge them, for more info see [http://groups.google.com/group/prosody-dev/browse_thread/thread/282e876116ae4177/906121492495ad35#906121492495ad35 this thread]._ | |
3 | 5 |
4 = Introduction = | 6 = Introduction = |
5 | 7 |
6 This is a Prosody authentication plugin which uses LDAP as the backend. | 8 This is a Prosody authentication plugin which uses LDAP as the backend. |
7 | 9 |