On 04/09/10 20:52 -0400, spiderslack wrote:
hello

I'm testing with the sasl sasldb but it does not create the file sasl.db

[r...@localhost ~]# saslpasswd2 -c test
Password:
Again (for verification):
[r...@localhost ~]# ls /var/lib/sasl2/
[r...@localhost ~]#
[r...@localhost ~]# sasldblistusers2
listusers failed
[r...@localhost ~]#

That's an unusual location for the sasldb file. Did you compile sasl? If
so, which options did you pass to configure, and which version are you
using?

Sep 4 20:46:46 localhost saslpasswd2: could not find auxprop plugin, was searching for [all] Sep 4 20:46:46 localhost saslpasswd2: could not find auxprop plugin, was searching for [all] Sep 4 20:46:58 localhost saslpasswd2: could not find auxprop plugin, was searching for [all] Sep 4 20:46:58 localhost saslpasswd2: could not find auxprop plugin, was searching for [all] Sep 4 20:47:25 localhost sasldblistusers2: unable to open Berkeley db /var/lib/sasl2/sasl.db: No such file or directory
Sep  4 20:47:25 localhost sasldblistusers2: _sasldb_getkeyhandle has failed

Look in /usr/lib/sasl2, or the --with-plugindir location that was passed to
the configure script, for libsasldb.

pluginviewer -a (or saslpluginviewer -a) should list all auxprop plugins
that can be found an initialized.

--
Dan White

Reply via email to