Months back I disabled the root account on my cluster. Now I'd like to add another node to my cluster, but it requires root's password. After enabling root again, I am unable to log in via the web GUI with root@pam. All other logins work fine. I can SSH just fine with root@pam as well. Attempting to add any new nodes via CLI also fails due to an authentication error.
I created some new keys and added them to roots@pam authorized_keys, but I still get the error.
Anybody have any suggestions on what other things to check, or potential fixes? Thanks.
journalctl -xe
shows a authentication failure; rhost=REDACTED user=root@pam msg=missing required 2nd keys
I created some new keys and added them to roots@pam authorized_keys, but I still get the error.
Anybody have any suggestions on what other things to check, or potential fixes? Thanks.