> > Ok, since my university does not give me any infos about that LDAP (and
> > I do not want to rely on their IT for logging in locally), is there no
> > other solution to simply run kstart from pam and querying for the ticket
> > password at startup with sssd?
> 
> SSSD isn't going to help you in this case. What you probably just want
> to do is write a script to include in your .bash_profile script so that
> when you log in, your shell calls "cat /path/to/mysecretpassword.txt
> |kinit" when you log in.

Hnn. Does not sound like what I want. I know that this "grep a ticket
upon login" semantic can be added to pam, does sssd interfere somehow,
or can I just apply $RANDOM_TUTORIAL?

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to