On 23. 04. 21 7:40, Miroslav Suchý wrote:
I have been using 2FA with the new Fedora Account system and the UX is ... can
be improved. The question is how?
If you are not using 2FA yet then you may not know what I am talking about. Here:
https://fedoraproject.org/wiki/Infrastructure/Kerberos#Command_line
You have to run:
kinit -n @FEDORAPROJECT.ORG -c FILE:${HOME}/armor.ccache
kinit -T FILE:${HOME}/armor.ccache <username>@FEDORAPROJECT.ORG
To obtain the Kerberos ticket.
I already created my personal alias for this in my bashrc, but can we create
some well known global alias for all Fedora's devels? Any other idea how to
improve the UX?
I use this:
alias fkinit='kinit -n @FEDORAPROJECT.ORG -c
FILE:/home/churchyard/.cache/armor.ccache && kinit -T
FILE:/home/churchyard/.cache/armor.ccache churchyard@xxxxxxxxxxxxxxxxx'
--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure