Open andylytical opened 5 years ago
If a node doesn't have it's krb keytab file backed up by xcat yet and is rebuilt, it is unable to join the kerberos realm.
Two possible resolutions are:
bash PRINCIPAL="host/$(hostname -f)@NCSA.EDU" kadmin -p $PRINCIPAL -q "delprinc $PRINCIPAL" -k -t /etc/krb5.keytab
If a node doesn't have it's krb keytab file backed up by xcat yet and is rebuilt, it is unable to join the kerberos realm.
Two possible resolutions are: