after changing my authentification to use Ldap (Openldap-2.0.18. as
ldap-server) I found out, that some programs are not running correctly
anymore:
1) I can't start xemacs. I always get a "Segmentation fault". strace
shows this error message: "xemacs: option.c:328:ldap_set_option:
Assertion `((ld)-->ld.options.ldo.valid=0x2)` failed"
2) Netscape starts well, but I can't send emails (getting emails works).
This is the error message: "Netscape is unable to use the mail server
because you have not provided a username. Please provide one in the
preferences and try angain." - but this is nonsense, I provided a
username in my preferences. (Mozilla works fine with the same
configurations.)
Both errors are definatly related with my nss, pam or ldap settings
because if I remove ldap from the nsswitch.conf both programs are
running fine.