password for vagrant user

I'm trying to su to user vagrant after becoming user postgres but I can't. I tried the password gswd but it isn't working.

Any other ideas what the password might be?

Sorry You must be a logged in, registered user to answer a question.

Answers

Once you sudo su postgres to be the postgres user, you don't have to sudo su to go back to being the vagrant user. You can just enter exit and the sudo session will be ended, putting you back into the vagrant user.