Try logging with username and plain password (not the hashed one )as it is, check if it works.
Santhosh ________________________________________ From: Asako TOYAMA [a-tooy...@creationline.com] Sent: Monday, February 10, 2014 6:57 AM To: users@cloudstack.apache.org Subject: cannot login with login api on cloudstack4.2 Hi there, I try to login with login API on cloudstack 4.2. According to login api, password is needed by MD5 hashed. http://cloudstack.apache.org/docs/api/apidocs-4.2/root_admin/login.html However, default password hashed by SHA256SALT. I'm confused. Anyway, I cannot login with password hashed MD5, neither SHA256 without salt. What is SHA256 salt of each user? How should i fetch salt of each user? How can I create hashed password for cloudstack 4.2 default setting? Best regards, Asako