[JDEV] Temporary Auth Failure

Jacek Konieczny jajcus at bnet.pl
Thu Feb 12 01:48:36 CST 2004


On Tue, Feb 10, 2004 at 02:28:51PM -0500, Bob Phan wrote:
> Here's our decoded response:
> charset=utf-8,cnonce="dcd77f457d56df3fa8bb2436dbc6c208",digest-uri="xmpp/j2.devianttechnologies.com",nc=00000001,nonce="b920deb17ce4afdd0bdb8374f90b4fe01c18d066",qop="auth",realm="jabberd-router",response=6435053319f61e7339ce4d4b1ed82e9e,username="logger"

In the response qop value must not be quoted.

> Also, I was curious if there exists any test application which uses the
> SASL DIGEST-MD5 mechanism for authentication that you know works.  I
> would like to use this to test my server configuration to ensure that
> my problem is client-side.

Cyrus-SASL package includes sample s_server and s_client, that may be
used for testing SASL implementation.

Greets,
	Jacek



More information about the JDev mailing list