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.org
Password for jo...@fedoraproject.org:

$ klist
Ticket cache: KEYRING:persistent:1000:1000
Default principal: jo...@fedoraproject.org

Valid starting       Expires              Service principal
11/02/2017 18:25:32  11/03/2017 18:25:25 
krbtgt/fedoraproject....@fedoraproject.org
    renew until 11/09/2017 18:25:25


Jonny

[1] https://www.passwordstore.org/


Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to