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 }
signature.asc
Description: This is a digitally signed message part