I tried to change the default password for user 'pi' when logged in as pi.
'sudo passwd', gives me the message "password updated successfully" but it did not change.
I then managed to change the password for pi when logged in as root.
Is this is permissions issue?
The /etc/passwd file has the following permissions: - rw -r- -r-
The /etc/passwd file has the following permissions: - rw -r- ---