On Thu, 2003-01-16 at 01:05, Marc wrote: > Steve Langasek wrote: > > > See below the pam.d config we use for comparison. > > Many thanks, this worked like a charm, I've simply copy and pasted your > ssh pam config. Now I would like to understand why it works with pam and > not with the Kerberos patches included in OpenSSH, any ideas ? >
As luck would have it, I was attempting the exact same thing, and having the same problems. Thanks to Steve for solving that one. Maybe I missed it somewhere, or wasn't thinking, but I didn't realize that I needed to put the pam_krb5 check before the pam_unix check. :-P > Another question: now that I use pam-krb5, I could go back and use the > normal (not Kerberos patched) OpenSSH package right ? > > Regards > > > ________________________________________________ > Kerberos mailing list [EMAIL PROTECTED] > http://mailman.mit.edu/mailman/listinfo/kerberos ________________________________________________ Kerberos mailing list [EMAIL PROTECTED] http://mailman.mit.edu/mailman/listinfo/kerberos
