open-cities-challenge icon indicating copy to clipboard operation
open-cities-challenge copied to clipboard

What are the default passwords of the user and root in the docker container?

Open songkq opened this issue 3 years ago • 0 comments

When I try to modify the password through echo "user:pass" | chpasswd , it raised errors as the followings,

Changing password for user.
unix_chkpwd[2275]: password check failed for user (user)
chpasswd: (user user) pam_chauthtok() failed, error:
Authentication token manipulation error
chpasswd: (line 1, user user) password not changed

songkq avatar Nov 06 '20 09:11 songkq