Skip to content
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

how to set ssh password #854

Open
rudiratlos opened this issue Jul 1, 2022 · 6 comments
Open

how to set ssh password #854

rudiratlos opened this issue Jul 1, 2022 · 6 comments

Comments

@rudiratlos
Copy link

How can I set a new password for user pi?
Using the default pwd is a security problem

@wa9als
Copy link

wa9als commented Jul 1, 2022 via email

@N129BZ
Copy link

N129BZ commented Jul 1, 2022

Since the effective radius of a Stratux WiFi signal is around 30 or 40 FEET and any potential hacker would have to be sitting in your airplane, not really much of a security problem... plus what would someone do if they did hack into the Raspberry Pi? Fix a bug?

@wa9als
Copy link

wa9als commented Jul 2, 2022 via email

@rudiratlos
Copy link
Author

I did that:
login as pi, set new pwd with passwd, sudo reboot.
relogin: Old default pwd is active.
Problem with read only fs?
default pwd is a security problem: if you use stratux on your home/work lan and not in a plane.
@wa9als: world is not so under complex as it seems in the first place

@VirusPilot
Copy link

You need to disable read only fs in settings: enable "Persistent logging".

@rudiratlos
Copy link
Author

Thanx,
thats it:
enable "Persistent logging"
reboot
ssh pi@stratux.local (login with old pwd)
passwd

go to stratux-website / settings
disable "Persistent logging"
reboot

ssh pi@stratux.local (login with new pwd)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@rudiratlos @wa9als @VirusPilot @N129BZ and others