This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

versions: 9.104 how to reset all password ?

I successfully reset the passwords with “passwd” command, but then, after reboot, when I try to login (directly on console / or through SSH), the passwords are not working.

community.sophos.com/.../115346



This thread was automatically locked due to age.
Parents Reply
  •  

    When rebooting to console, by editing GRUB (init=/bin/bash)
    and giving the commands passwd loginuser, and passwd root
    you can change both password, and they work as long you stay in that console (tested with login:) as loginuser and su -)
    upon reboot it seems, that they don 't get saved, because neither of them seems to work anymore

Children