griddb

GridDb gsadm incorrect password


Trying to install GridDb described in here here

It says; Set the password for the default admin user (we’ll use the very-insecure password, “admin"). So I did gs_passwd admin and set password admin too

-bash-4.2$ gs_passwd admin
Password: 
Retype password: 

But gsadm is always fails with admin/admin

-bash-4.2$ sudo su - gsadm

[sudo] password for gsadm: 
Sorry, try again.
[sudo] password for gsadm: 
Sorry, try again.
[sudo] password for gsadm: 
sudo: 3 incorrect password attempts

Solution

  • No need to sudo su anymore, just gs_startnode worked fine!