Page 1 of 1

POP3 interface PAM

Posted: Wed Nov 15, 2006 9:01 am
by rudi
Hi,

I have the following error in fatal:

ERROR POP3 interface(POP3 Process ) Wed Nov 15 13:58:19 2006
[OM 29260] PAM unable to resolve symbol: pam_sm_chauthtok
Pid of logging process: 31321

om_ldap.conf:
tls=off
host=10.1.1.11
search=subtree
base=ou=users,dc=jwklein200,dc=local
filter=uid=%s

ual.remote:
auth sufficient om_ldap
auth sufficient om_auth
auth required pam_deny
account required om_auth
#password optional om_ldap
password required om_auth
session required om_auth

Scalix Version 10.0.1

Thanks for help!!!

Posted: Wed Nov 15, 2006 11:41 am
by dkelly
Please apply the same changes to ~scalix/sys/pam.d/pop3

Cheers

Dave