Hello!
I try to get extauth to work work with PHP. I used the PHP/MySQL example from this site to authenticate user against a vBullitin forum. The Script seems to work but there is some lack of data.
From my logs:
Nov 22 16:32:02 apocalypse pipe-auth: Starting pipe-auth ...
Nov 22 16:32:51 apocalypse pipe-auth: Reading 14 bytes ...
Nov 22 16:32:51 apocalypse pipe-auth: IN: auth:darklord:
Nov 22 16:32:51 apocalypse pipe-auth: GO: auth:darklord:
Nov 22 16:32:51 apocalypse pipe-auth: data length is : 14
Nov 22 16:32:51 apocalypse pipe-auth: MySQL :: Connect?
Nov 22 16:32:51 apocalypse pipe-auth: Command was : auth
Nov 22 16:32:51 apocalypse pipe-auth: Checking pass of User: darklord
Nov 22 16:32:51 apocalypse pipe-auth: Command : auth:darklord:: ==> 0
Nov 22 16:32:51 apocalypse pipe-auth: RE:
Nov 22 16:32:51 apocalypse pipe-auth: OUT: 2
There is never a passwork provided in the auth request. Has anyone got that working with the PHP example and newest ejabberd version?
Cheers Tim