Re: [Dovecot] auth-worker always opens PAM session

2009-02-21 Thread Timo Sirainen
On Sat, 2009-02-21 at 17:07 -0300, Miguel Di Ciurcio Filho wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Timo Sirainen wrote: > > > > Why do you think it is opening sessions? > > > > Dovecot giving this memory errors about being unable to load > pam_limits.so seamed strange to me

Re: [Dovecot] auth-worker always opens PAM session

2009-02-21 Thread Miguel Di Ciurcio Filho
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Timo Sirainen wrote: > > Why do you think it is opening sessions? > Dovecot giving this memory errors about being unable to load pam_limits.so seamed strange to me. dovecot-auth: PAM adding faulty module: /lib64/security/pam_limits.so dovecot-auth:

Re: [Dovecot] auth-worker always opens PAM session

2009-02-20 Thread Timo Sirainen
On Thu, 2009-02-19 at 13:59 -0300, Miguel Di Ciurcio Filho wrote: > But I suspect that dovecot should not be opening sessions, because there > is no session=yes on my passdb configuration. Why do you think it is opening sessions? > /* -session for backwards compatibility */ > if (s

[Dovecot] auth-worker always opens PAM session

2009-02-19 Thread Miguel Di Ciurcio Filho
I'm using Dovecot 1.1.7 on CentOS 5.2. I've changed my passdb from passwd to pam, it works fine, but I've found this messages on /var/log/secure: dovecot-auth: PAM adding faulty module: /lib64/security/pam_limits.so dovecot-auth: PAM unable to dlopen(/lib64/security/pam_limits.so) dovecot-auth