20 May
2009
20 May
'09
8:38 p.m.
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 }