> Well, if you don't comment out the lines about <register> in your > jabber.xml, registration should be possible. xdb_auth_cpile (in the pop3 > case) will try to auth the user to the corresponding host, so if the user > has an account there, it should work. > --
Yep, Luis is correct. I've tested this and so long as the new user authenticates against the external auth. method, a new jabber user is created and you connect. Although you may have trouble creating local users that don't exist on the local server. Also I recommend you upgrade to my latest code to fix a bug that caused the script to crash if a user tried to change their password. http://www.snoogans.co.uk/jabber/index.htm#xdb_auth_cpile Thanks, Chris Pile. _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
