On Thu, 2012-02-09 at 15:38 -0500, Jimmy Dorff wrote: > Hi Folks, > > Sorry if this isn't the right list.. more of a "user" question. > > With nslcd and Russ Allbery's pam_krb5 we create a ~/.k5login file with > the user's kerberos principal name and the user can console login with a > local username and krb5 password and get a krb5 ticket and everything > works swell. > > I'm attempting to replicate this under sssd on Fedora 16. I see several > mentions of .k5login, but is it possible to login without a krb5 ticket > and obtain a ticket like a "normal" login. >
If you set "access_provider = krb5", it should honor the .k5login as you expect.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ sssd-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/sssd-devel
