-
-
Notifications
You must be signed in to change notification settings - Fork 304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't enable SSH #356
Comments
You can run nc-report from ncp-web at https://nextcloudpi.local:4443 A work-around is adding an empty file called /boot/ssh or /boot/ssh.txt : Shut down yr rpi, take SD out of the rpi and use your PC to create ssh.txt in the root of the first partion, where you find config.txt cmdline.txt. That is the partition that will be mounted as /boot . Then when you boot it will have ssh enabled. |
you first have to do user: pi in order to change the default password, that is insecure. Then, you can log in through user pi with that password, or also you can create new users and passwords without problems I am planning on simplifying this by disabling the pi user when you use this tool |
Extra info |
Just to let you know, i tried changing the user |
For ODroid-Users: The only users name that works is "root" |
When trying the method described here even though trying a new non-existent the system always returns with the error message "The user pi is using the default password. Refusing to activate SSH".
Sorry for not pasting the output of
sudo ncp-report
because I guess that should be done via ssh.The text was updated successfully, but these errors were encountered: