Hello Wietse.
Thank you for the help.
I found the problem to be in my dovecot config file.
Now it is working as expected.
Thanks.
Markus
On 09/19/2011 11:35 PM, Wietse Venema wrote:
Markus Bajones:
Hello Wietse,
thank you for your reply.
I tried to do this, but failed to get any result.
Markus Bajones:
> Hello Wietse,
>
> thank you for your reply.
>
> I tried to do this, but failed to get any result. Obviously debian
> optimized the debugging symbols out of postfix. :-(
You should follow the DEBUG_README example that uses STRACE not GDB.
> What i did now was the following.
> I
Hello Wietse,
thank you for your reply.
I tried to do this, but failed to get any result. Obviously debian
optimized the debugging symbols out of postfix. :-(
What i did now was the following.
In the log /var/log/auth.log i found:
Sep 19 18:53:51 hermes postfix/postmap[5385]: GSSAPI Error: Unsp
Markus Bajones:
> Can anybody tell my why postmap can access my ldap data and postfix can not?
Because you run the postmap tests as root, whereas Postfix avoids
using root privileges all the time?
To find out what operation fails, see the section on non-interactive
debuggers in http://www.postfix
Hi,
I'm trying to implement the following setup.
Kerberos with LDAP-Backend. Postfix and Dovecot authenticate with Dovecot
SASL against the Kerberos server.
My user informations (logon, name, email, etc.) are stored in the
LDAP-directory.
I can logon to dovecot with gssapi over dovecot sasl with