OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: cyrus-sasl w/ldap map problem

From: Andreas Winkelmann (mlawinkelmann.de)
Date: Tue May 03 2005 - 16:39:36 CDT


Am Dienstag, 3. Mai 2005 10:27 schrieb Chris Paul:

> OS info: I had this working on an OpenBSD 3.5 box but haven't been able to
> get it to work since then. I'm trying now on OpenBSD 3.7.

Well, this is the version of your OS. But which Version has Cyrus-SASL and
Postfix?

> - SASL works:
>
> testsaslauthd -u <user> -p <password> -f /var/spool/postfix/var/sasl2/mux
> 0: OK "Success."

Does the <user> contain an "" ?

> - But Postfix isn't happy with it, though mux in the postfix chroot:
> /var/spool/postfix/var/sasl2/mux (this is the right place from before):

Show "postconf -n", please.

With saslauthd it's a try worth to start it in a shell, with an additional
"-d"

# saslauthd -da ldap -O ... -m ...

Then try to authenticate and look at the Output.

Most time it is the "" in the Username...

--
        Andreas