[Dovecot] auth issues on centos5 with ldap backend

Timo Sirainen tss at iki.fi
Fri Jun 13 01:06:44 EEST 2008


On Thu, 2008-06-12 at 17:31 -0400, Jurvis LaSalle wrote:
> Here's my dovecot PAM conf (i've manually included the include  
> lines).  I tried to comment out the pam_unix.so lines so that only  
> ldap would be checked, but that made all authentication attempts  
> fail.  I'm not quite sure how to trim this down so only the ldap  
> accounts are queried.  Any PAM experts out there?

I think you could remove all lines with pam_unix.so

> auth        requisite     pam_succeed_if.so uid >= 500 quiet
..
> account     sufficient    pam_succeed_if.so uid < 500 quiet
..
> session     [success=1 default=ignore] pam_succeed_if.so service in  
> crond quiet use_uid

All of these look kind of suspicious for IMAP server, I'd remove them
too.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20080613/1c0a08bd/attachment.bin 


More information about the dovecot mailing list