Author Topic: eJabber Configuration - Can't Authenticate  (Read 3340 times)

pgp4privacy

  • Zen Apprentice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
eJabber Configuration - Can't Authenticate
« on: January 11, 2011, 10:00:30 am »
I recently installed Zentyal for a small office, and everything has gone smoothly.  The following modules are working:

1.) File Sharing/PDC: I have computers added to the domain, users authenticating, and shares mounting
2.) User Corner: Users can log in
3.) Groupware/Webmail Authentication
4.) FTP Authentication

I then moved to setting up Jabber, attempting to use Pidgin.

I added a domain to the Jabber config page, selected Allow SSL, and saved changes.

Under Pidgin I followed the HOWTO(as well as all other various authentication permutations), and it will not connect.  Here is some output from the log file:

=INFO REPORT==== 2011-01-11 02:48:54 ===
I(<0.368.0>:ejabberd_listener:232) : (#Port<0.3175>) Accepted connection {{192,168,1,55},51470} -> {{192,168,1,31},5222}

=INFO REPORT==== 2011-01-11 02:48:54 ===
I(<0.445.0>:ejabberd_c2s:587) : ({socket_state,tls,{tlssock,#Port<0.3175>,#Port<0.3177>},<0.444.0>}) Failed authentication for rob.mcdonald@ebox


ebox is the domain I put in the Jabber config page, as well as in the Domain textbox in Pidgin.  On Pidgin I get the Not Authorized message.  The user(rob.mcdonald) is enabled for Jabber and is flagged as a Jabber admin.

I am not sure what I am doing wrong here, but any advice would be very appreciated.

Rob