I have a new installed raspbian on my raspberry pi 2 and I'm trying to set the password for the root user. Also I never changed the password of the user root pi.
Currently I'm in the pi user over ssh and tried those few things:
Code:
sudo passwd
Code:
sudo passwd root
Code:
sudo -i sudo passwd
Code:
sudo su passwd
Code:
raspi-config
Can anyone help? I can't even use no password with the root user.
Sincerely
Mr.Tr33






