#79 Auto acquire Kerberos credential
Merged by cqi. Opened by cqi.
cqi/freshmaker auto-acquire-cred  into  master

Download 79.patch

Two ways to acquire credential automatically. For running freshmaker in
a server, client keytab is used to acquire and store ticket in a
specified ccache. For running in local development, especially for
making a demo, kinit with personal user principal is required. In both
of these cases, ccache can be re-initialized again with new ticket when
old one expires.

Signed-off-by: Chenxiong Qi cqi@redhat.com

This looks good to me. I see you're the hand behind krbcontext. :)

:+1: to merge here except, we need to package that for Fedora asap or it will block deployment there.

@puiterwijk, do you want to have a look too?

@ralph Package review for krbcontext is created https://bugzilla.redhat.com/show_bug.cgi?id=1488093

+1, just wait for fedora packages :).

Pull-Request has been merged by cqi

Metadata