d0b33
Honorary Master
If you're like me and not paranoid about security this might be useful...
->Open a terminal (Applications -> Accessories -> Terminal)
->Type
->Look for the line containing your user
eg.
->Replace the Bold text with
eg.
Save the file and logout to test
Use at your own risk
->Open a terminal (Applications -> Accessories -> Terminal)
->Type
Code:
sudo gedit /etc/shadow
->Look for the line containing your user
eg.
Code:
user:[B]$1$5druSp26$nVpXn5EVk73sWzZlhLuXNB1[/B]:13996:0:99999:7:::
->Replace the Bold text with
Code:
U6aMy0wojraho
Code:
user:[B]U6aMy0wojraho[/B]:13996:0:99999:7:::
Save the file and logout to test
Use at your own risk