forked from athoune/Drupal-Ejabberd-Auth
-
Notifications
You must be signed in to change notification settings - Fork 0
HongPong/Drupal-Ejabberd-Auth
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
-- SUMMARY -- Drupal module to use drupal database for ejabberd authentification Initial work from http://yo.jabber.ru/bugzilla/show_bug.cgi?id=385 -- REQUIREMENTS -- Ejabberd from http://www.ejabberd.im/. Yes, it's a drupal website. It should be packaged in your linux distribution. -- USAGE -- In ejabberd.cfg, choose the right authentification method 8<------------------------------------------------------ {auth_method, external}. {extauth_program, "/path/to/ejabberd_auth.phps"}. ------------------------------------------------------>8 Only Jabber handle new user : 8<------------------------------------------------------ % None username can be registered via in-band registration: {access, register, [{deny, all}]}. ------------------------------------------------------>8 The script is generated when you save the settings in the drupal admin page : /admin/settings/ejabberd_auth If you are using MAMP, php cli is here : /Applications/MAMP/bin/php5.2/bin/php -- CONTACT -- Mathieu - http://drupal.org/user/378820
About
Drupal authentification for ejabberd
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 100.0%