For one user, every few minutes an error message occure in the fatal log:
Code: Select all
ERROR IMAP Server Da(IMAP Server Pr) Tue Mar 14 20:40:57 2006
[OM 29260] PAM unable to resolve symbol: pam_sm_chauthtok
Pid of logging process: 14710such error messages occure always, if the user is logged in, or not.
We use the same ldap configuration with some more servers, where no such errors ocurres.
Here are 3 of the error:
Code: Select all
ERROR IMAP Server Da(IMAP Server Pr) Tue Mar 14 20:42:26 2006
[OM 29260] PAM unable to resolve symbol: pam_sm_chauthtok
Pid of logging process: 14782
ERROR IMAP Server Da(IMAP Server Pr) Tue Mar 14 20:42:26 2006
[OM 29260] PAM unable to resolve symbol: pam_sm_chauthtok
User Name: xxxxx / xxxxxx/CN=xxxxxx
Pid of logging process: 9895
ERROR IMAP Server Da(IMAP Server Pr) Tue Mar 14 20:43:26 2006
[OM 29260] PAM unable to resolve symbol: pam_sm_chauthtok
Pid of logging process: 14820/var/opt/scalix/sys/pam.d/ual.remote
Code: Select all
auth sufficient om_ldap
auth sufficient om_auth
auth required pam_deny
account required om_auth
password optional om_ldap
password required om_auth
#password required om_sasl
session required om_auth/var/opt/scalix/sys/om_ldap.conf
Code: Select all
host = localhost:398
base = dc=ebnetux,dc=intra
search = subtree
filter = uid=%s
tls=offThanks
Markus
