Okay, so I am still seeing weird behavior on my AHV server.
At present I am unable to log into the console. Let’s say the username password is root:test. It’s not, but let’s say it is. It tells me it’s wrong, try again. Lather rinse repeat.
I go to my PC and ssh into the same box, it works. Here is what it looks like:
userpc:~> ssh root@nutanix1
Nutanix AHV
root@nutanix1's password:
Last login: Mon Jul 15 20:14:14 UTC 2024 on tty1
Last failed login: Tue Aug 13 18:46:23 UTC 2024 on tty1
There were 11031 failed login attempts since the last successful login.
Last login: Mon Jul 15 20:14:14 2024
I run a command:
0root@NTNX-cdb56c24-A ~]# uname -a
Linux NTNX-cdb56c24-A 5.10.139-2.el7.nutanix.20220304.342.x86_64 #1 SMP Wed Oct 5 12:00:00 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
I logout.
0root@NTNX-cdb56c24-A etc]# exit
logout
Connection to nutanix1 closed.
I immediately try to log back in…
userpc:~> ssh root@nutanix1
Nutanix AHV
root@nutanix1's password:
Permission denied, please try again.
What in the absolute….???