what is the default password for stack user in devstack setup
I am trying to setup openstack using:http://devstack.org/guides/single-machine.html
After the step From here on you should use the user you created. Logout and login as that user. i am unable to proceed as i am being asked for password for stack user login. THe last line of /etc/sudoers file is stack ALL=(ALL) NOPASSWD: ALL
Last time I tried to do all steps until running ./stack,sh using root user. I could not complete the process because of issues related to permissions. so i delted /opt/stack folder and trying to start all over again.
Logging from stack user is optional. You can use your own account to install & use devstack.