┌──(kali㉿kali)-[~]
└─$ hashed_string=$(openssl passwd -5 -salt 6ddPsVeWHU "sasgamwtospiti") ; echo $hashed_string
#ubuntu #raspberrypi3 (this was the salt already present on the shadow file)
for god's sake! the change of date messed up the password on ubuntu server 23.x !!
ut and I edited the /etc/shadow file on another linux distro and I had to rehash my password!
I put it back on my raspberry and it worked!
the password on the shadow file had totally been changed for some reason.. I have no idea but the change of date seemed to be what caused this weird change.
@omgubuntu @ubuntu