You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was under the impression that if we just re-used the passwords that were set in the imager that they would be correct - but they are not working for SSH.
So if I re-use a password for another Pi it is wrong as it has been hashed.
Was under the impression that if we just re-used the passwords that were set in the imager that they would be correct - but they are not working for SSH.
So if I re-use a password for another Pi it is wrong as it has been hashed.
However the WiFi password remains correct???
@audas This sounds like a different problem, but also one that I would expect to be true, as I don't know if SSH uses the same hashing scheme as WPA-PSK. Please raise unique issues for unique problems.
Describe the bug
The configuration file which holds the hashed & plaintext WiFi has insecure permissions by default.
To Reproduce
on Linux:
Expected behaviour
0600 permissions.
The text was updated successfully, but these errors were encountered: