OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: mdk 2005 postfix sasl failures

From: Andreas Winkelmann (mlawinkelmann.de)
Date: Sat May 20 2006 - 06:50:09 CDT


Am Monday 15 May 2006 14:26 schrieb Thomas Bolioli:

> I has sasl2 successfully authenticating using the test tools but for
> some reason postfix is giving me this error:
> May 15 08:09:35 nova postfix/smtpd[26549]: warning: SASL authentication
> problem: unable to open Berkeley db /var/lib/sasl2/sasl.db: No such file
> or directory
> Yet, it a) exists and b) is worl readable so this is not a permissions
> problem.

I hope the b) is only for testing, not longer.

sasldb contains the Passwords in Cleartext.

a) Check for chroot, like I wrote in the other Mail.
b) Check if Postfix is allowed to jump to /var/lib/sasl2/. Check the
Permissions for the Directories, too.

--
        Andreas