Dnia 18-10-2007, Cz o godzinie 16:25 -0400, Ryan Pugatch pisze: > I am attempting to set up a jabberd2 server that uses our LDAP server > for authentication. However, when a user attempts to log in to the > jabber server, it does not accept the username and password [...]
You need to disable DIGEST-MD5 authentication leaving only PLAIN in c2s.xml. Authentication against LDAP server is possible only with PLAIN provided password. > C2S : sx (sasl_gsasl.c:400) sasl handshake failed; (55): > Authentication failed because the password was not provided. -- /\_./o__ Tomasz Sterna (/^/(_^^' Xiaoka.com ._.(_.)_ XMPP: [EMAIL PROTECTED] _______________________________________________ Jabberd2 mailing list [email protected] http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com
