Sorry, but i have a (probably simple) questeon (or two) about athentication, as i havent been able to find any howto about that. (New to both drupal and ejabberd)... :-)
How do i configure single signon between drupal and ejabberd?
Is it possible to limit authentication to only local ejabberd & drupal accounts?
Thankyou in advance!... :-)
/Nesnomis.
Re: Drupal & ejabberd
How do i configure single signon between drupal and ejabberd?
That's the first time I read about that. The only similar feature is a Drupal module (called jabber.module) that allows to authenticate on Drupal using a Jabber account. That module is not restricted to a single Jabber server or to ejabberd. With this your Drupal users don't need to create a Drupal account since they can use a JID and password to authenticate.
The module is installed on this site. Since it is hard to find, there's a local copy here:jabber.module