How to use SASL as the authentication module?

2010-06-01 Thread Dan White
I'm a new jabberd2 user, and I have compiled and installed jabber with Cyrus SASL support. How do I configure my c2s.xml to use SASL for authentication? I found this section of config: c2s ... authreg .. modulemysql/module I've tried 'sasl' and 'cyrus' but both produce errors in

Re: How to use SASL as the authentication module?

2010-06-01 Thread Eric Schnoebelen
Dan White writes: - I'm a new jabberd2 user, and I have compiled and installed jabber with - Cyrus SASL support. - - How do I configure my c2s.xml to use SASL for authentication? - - I found this section of config: - - c2s -... -authreg - .. - modulemysql/module - - I've

Re: How to use SASL as the authentication module?

2010-06-01 Thread Dan White
On 01/06/10 16:11 -0500, Eric Schnoebelen wrote: The authreg/ section refers to the database back end to be used to find authentication/registration information. Place the name of the database system (postgresql, mysql, oracle, bdb, sqlite) in that section. (between module/module) SASL is part

Re: How to use SASL as the authentication module?

2010-06-01 Thread Dan White
On 01/06/10 16:20 -0500, Eric Schnoebelen wrote: - I'm still trying to fit my brain around the architecture. - - It sounds like I would configure my user information (other than passwords) - in a backend database such as mysql, and then also configure my users and - passwords within my SASL

Re: How to use SASL as the authentication module?

2010-06-01 Thread Tomasz Sterna
Dnia 2010-06-01, wto o godzinie 15:32 -0500, Dan White pisze: I'm a new jabberd2 user, and I have compiled and installed jabber with Cyrus SASL support. jabberd2 does not support system integrated SASL. It uses self contained authentication and uses SASL library only to process SASL