[Dovecot] Problem with pam/krb5 auth on AIX 5.3

Timo Sirainen tss at iki.fi
Wed May 20 20:38:13 EEST 2009


On Wed, 2009-05-20 at 13:22 -0400, Jonathan Siegle wrote:
> I'm using pam to authenticate users against my krb5 realm. Here is the  
> problem scenario:

I guess pam_krb5 doesn't like it if the same process tries to
authenticate multiple times. Use

passdb pam {
  args = max_requests=1
}

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20090520/39754a0f/attachment-0001.bin 


More information about the dovecot mailing list