phpBB integration

Dear users, developers! The latest version (3.0) of phpBB, a forum software, has support for Jabber. It can notify users through Jabber (eg. OpenFire) of new messages in topics. I tried to get it to work it with OpenFire, but there are some authentication problems (says “no auth method”). I tried RC2 of phpBB, not RC4 is out, and there are even more fixes in the thir CVS. Would be nice if someone knowledgable would check phpBB out, and work with them to fix this issue. OpenFire is so much more simple to administer than the other servers… Thanks.

I have been breaking my head against my monitor… lol

The problem is about DIGEST-MD5. I think JAVA and PHP does not agree with this method…

PHPBB3 tells: "

Information

Could not authorise on Jabber server. SEND: <?xml version=‘1.0’ encoding=‘UTF-8’ ?>
SEND: <stream:stream to=‘paginaweb.no-ip.org’ xmlns=‘jabber:client’ xmlns:stream=‘http://etherx.jabber.org/streams’ version=‘1.0’>
RECV: <?xml version=‘1.0’ encoding=‘UTF-8’?><stream:stream xmlns:stream=“http://etherx.jabber.org/streams” xmlns=“jabber:client” from="#####.####.org" id=“54ad6e4d” xml:lang=“en” version=“1.0”><stream:features><starttls xmlns=“urn:ietf:params:xml:ns:xmpp-tls”><required/></starttls>&l t;mechanisms xmlns=“urn:ietf:params:xml:ns:xmpp-sasl”><mechanism>DIGEST-MD5</mec hanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS< /mechanism><mechanism>CRAM-MD5</mechanism></mechanisms>< /stream:features>
SEND: <auth xmlns=‘urn:ietf:params:xml:ns:xmpp-sasl’ mechanism=‘DIGEST-MD5’/>
RECV: <challenge xmlns=“urn:ietf:params:xml:ns:xmpp-sasl”>cmVhbG09InBhZ2luYXdlYi5uby1pcC5vcmc iLG5vbmNlPSJGV1NNcUZTTk5mZXFiNDFEN282NlQ2MXkxVTg4SkNrNVNQbnlHVlhiIixxb3A9ImF1dGg iLGNoYXJzZXQ9dXRmLTgsYWxnb3JpdGhtPW1kNS1zZXNz</challenge>
SEND: <response xmlns=‘urn:ietf:params:xml:ns:xmpp-sasl’>dXNlcm5hbWU9InBocGJiM0BwYWdpbmF3ZWI ubm8taXAub3JnIixyZXNwb25zZT0iNGRjMTUyYjYxOGM2MTY5NzJhMmYwOWFmMTJjZjM0YjQiLGNoYXJ zZXQ9InV0Zi04IixuYz0iMDAwMDAwMDEiLG5vbmNlPSJGV1NNcUZTTk5mZXFiNDFEN282NlQ2MXkxVTg 4SkNrNVNQbnlHVlhiIixxb3A9ImF1dGgiLGRpZ2VzdC11cmk9InhtcHAvcGFnaW5hd2ViLm5vLWlwLm9 yZyIscmVhbG09InBhZ2luYXdlYi5uby1pcC5vcmciLGNub25jZT0iUVVEa1RobGxCaEk5UDlOekhVenF 2L3Z6d09uUjZtLzl4RlFHemZ4MmRpOD0i</response>
RECV: <failure xmlns=“urn:ietf:params:xml:ns:xmpp-sasl”><not-authorized/></failure >
Error: Server sent “failure”.
SEND: </stream:stream>|

Hi there,

i also tried to use my jabber-server with the latest phpbb 3 rc 8 and it does not work out.

I started a topic about that (http://www.igniterealtime.org/community/message/161544#161544). But my error-message is different from yours.

May u got an workaround?

Thanks.