problems sasl not create database sasl.db

Dan White dwhite at olp.net
Sat Sep 4 21:43:31 EDT 2010


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
>
>[root at localhost ~]# saslpasswd2 -c test
>Password:
>Again (for verification):
>[root at localhost ~]# ls /var/lib/sasl2/
>[root at localhost ~]#
>[root at localhost ~]# sasldblistusers2
>listusers failed
>[root at 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


More information about the Cyrus-sasl mailing list