Hi,
I am using Ubuntu on my machine right now. It had a few issues on the login screen and I tried to fix that by
#setting NOPASSWD:ALL for all users```
However that has kept the original users because it's just the password that is null. Now whenever I try to login it doesn't let me and asks for a password that does not exist.
Troubleshooting I have tried:
```I opened grub and went into recovery mode's root shell by doing `rw init=/bin/bash`
I have got access to a terminal now but it says root@(none) and I am not sure where to go from here.
Image attached for reference