Hi,
I installed a second instance of cyrus imapd on a machine.
I compiled and installed sasl in another directory and configured it to use
a private sasldb (private for this instance).
The sasl programs has not any problem to use the new DB but the new instance
of cyrus imapd try to authenticate user on the old db.
I try to set SASL_PATH environment variable but imapd always go to
/etc/sasldb.

My configurations options are:
Cyrus SASL:
./configure --prefix=/xxx/cyrus/sasl --with-dbpath=/xxx/cyrus/etc/sasldb
--with-dblib=berkeley --with-plugindir=/xxx/cyrus/sasl/plugin
--disable-gssapi  --disable-krb4 --enable-login --enable-pwcheck

Cyrus IMAP:
./configure --with-cyrus-user=cyrus-xxx --with-cyrus-prefix=/xxx/cyrus
--with-dbdir=/usr/local/BerkeleyDB.3.1 --with-openssl=/usr/local/ssl
--with-sasl=/xxx/cyrus/sasl/lib/sasl --with-auth=unix
--with-ucdsnmp=/usr/local

Could you help me?

>   Best regards
>     Stefano
> --------------------------------------- 
>    __O   Stefano Coatti - MAP 
>  _-\<,_   Inferentia S.p.A. 
> (_)/ (_) Tel. 02.59928.258

Reply via email to