Erasing a Linux Password
To erase a linux password access the /etc/shadow file and erase the hash code between the first and second colons for the specific user. This worked in lubuntu and eliminated the need for a password
Caution: the user will not be able to sudo after this..
Caution: the user will not be able to sudo after this..
Comments
Post a Comment