Andy Cobaugh <[email protected]> writes: > Two, I'm guessing this is debian?
No, it's not Debian, although the common-* stuff made it look that way. But that's the Red Hat pam_krb5. > I've had issues making this work with GSSAPI on lenny, and have an > account section like this: > account sufficient pam_permit.so debug > account required pam_unix.so debug > I spent a great deal of time fighting this when we upgraded the couple > remaining debian machines here to lenny. windlord:~> cat /etc/pam.d/common-account # /etc/pam.d/common-account -- Authorization settings common to all services. account required pam_krb5.so account required pam_unix.so So I'd be very curious to hear more about what's breaking for you, since this should just work. (I'm the author of the pam-krb5 module used in Debian.) -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
