Make your home smarter
Saturday, February 18, 2017
Changing the Synology root password on DSM6
Since DSM, SSH login with root is disabled (good thing!), yet to change the root password, you need to follow these steps:
SSH to machine as admin user
Enter command "sudo -s" and provide your admin password
Enter command "synouser --setpw root
newpassword
"
Becoming root can be done by:
sudo -i
or
sudo su -
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment