I have just created a VPS with Bitnami Wordpress AMI on Amazon Web Services.
Currently I can access the server via SSH by use of certificate. I think shell user bitnami, does not have a password, since it doesn't ask for a password at login.
I have checked bitnami documentation unfortunately couldn't find anything related to shell user password. I tried to set password via passwd command by unfortunately get the error:
$passwd
Changing password for bitnami.
(current) UNIX password:
passwd: Authentication token manipulation error
passwd: password unchanged
I will appreciate if you can guide me how to set password for this shell user.