Page MenuHomePhabricator
Paste P71106

Kerberos actions T371994
ActivePublic

Authored by bking on Nov 20 2024, 6:58 PM.
Tags
None
Referenced Files
F57725765: Kerberos actions T371994
Nov 20 2024, 6:58 PM
Subscribers
None
#Following Kerberos instructions from https://wikitech.wikimedia.org/wiki/Data_Platform/Systems/Airflow/Kubernetes#Creating_a_new_instance
bking@krb1001:~$ sudo kadmin.local addprinc -randkey analytics/blunderbuss.discovery.wmnet@WIKIMEDIA
bking@krb1001:~$ sudo kadmin.local addprinc -randkey blunderbuss/blunderbuss.discovery.wmnet@WIKIMEDIA
bking@krb1001:~$ sudo kadmin.local addprinc -randkey HTTP/blunderbuss.discovery.wmnet@WIKIMEDIA
bking@krb1001:~$sudo kadmin.local ktadd -norandkey -k blunderbuss.keytab analytics/blunderbuss.discovery.wmnet@WIKIMEDIA blunderbuss/blunderbuss.discovery.wmnet@WIKIMEDIA HTTP/blunderbuss.discovery.wmnet@WIKIMEDIA