krenew
Kerberos kinit supporting AFS and ticket refreshing
Install
- All systems
-
curl cmd.cat/krenew.sh
- Debian
-
apt-get install kstart - Ubuntu
-
apt-get install kstart - Kali Linux
-
apt-get install kstart - Fedora
-
dnf install kstart - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install kstart - OS X
-
brew install kstart - Raspbian
-
apt-get install kstart
kstart
Kerberos kinit supporting AFS and ticket refreshing
k5start can be used instead of kinit to obtain Kerberos tickets. krenew can be used instead of kinit -R to renew renewable tickets. They are intended primarily for use with automated or long-running processes and support some additional features useful for that purpose, such as running as a daemon and refreshing the ticket periodically, checking to see if an existing ticket has expired, or obtaining an AFS token along with the ticket by running an external program automatically.