Ie, does auth work with SSL off? does for me.

It does not for me. Can you describe your environment? By default the makefile "install"s the binaries under /usr/local. However, by perusing /var/log/messages I see that qpidd is attempting to validate users from the file /etc/sasldb2 (which, according to the docs for saslauthd, is to be expected). I have a file /etc/sasl2/qpidd.conf that specifies the correct file:

mech_list: plain anonymous
pwcheck_method: auxprop
auxprop_plugin: sasldb
sasldb_path: /usr/local/var/lib/qpidd/qpidd.sasldb

I also tried the following:

- Putting the qpidd.sasldb under /var/lib/qpidd
- Configuring /etc/pam.d/qpidd file to use Unix auth (and attempt to connect with a proper Linux user) as the system saslauthd uses pam auth.

...to no avail.  Getting the same error.

Any ideas?

Thanks,
-josh

--

-----
http://www.globalherald.net/jb01
GlobalHerald.NET, the Smarter Social Network! (tm)

Reply via email to