On Tue, Nov 7, 2017 at 3:31 AM Mikolaj Izdebski wrote:
> On 11/02/2017 06:40 PM, Jonny Heggheim wrote:
> > Hi, I started playing with the pass[1] unix password manager and finally
> > found workflow that makes my Kerberos workflow scriptable :)
>
> Or you can simply create a keytab (using ktutil)
On 11/02/2017 06:40 PM, Jonny Heggheim wrote:
> Hi, I started playing with the pass[1] unix password manager and finally
> found workflow that makes my Kerberos workflow scriptable :)
Or you can simply create a keytab (using ktutil) and run "kinit -k"
without typing password.
--
Mikolaj Izdebski
On Mon, Nov 6, 2017 at 2:31 PM Jonny Heggheim wrote:
> Hi, I started playing with the pass[1] unix password manager and finally
> found workflow that makes my Kerberos workflow scriptable :)
>
> Here is an example:
>
> $ klist
> klist: Credentials cache keyring 'persistent:1000:1000' not found
>
Hi, I started playing with the pass[1] unix password manager and finally
found workflow that makes my Kerberos workflow scriptable :)
Here is an example:
$ klist
klist: Credentials cache keyring 'persistent:1000:1000' not found
$ pass show fedoraproject.org | head -n1 | kinit jo...@fedoraproject