On 02/01/2017 02:56 AM, Jonathan Wakely wrote:
>> - fedpkg now needs authentication via kerberos instead of ssh key [3],
>> which means that I now have to run kinit before starting a packaging
>> session, in addition to firing up keepass and entering the password
> 
> You can request a renewable ticket that can be renewed for up to seven
> days, and have a cron job automatically renew it every 12 hours to
> stop it expiring. That reduces the inconvenience.

Or you can generate keytab with ktutil and then you can get tickets with
kinit -k, without typing password, possibly from cron job.

-- 
Mikolaj Izdebski
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to