[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-2028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13631540#comment-13631540
 ] 

sadhu suresh commented on CLOUDSTACK-2028:
------------------------------------------

By default user admin is set in "disable mode" and even after changing the 
state  to "enable" also we still  see the same behavior i.e  "Not able to login 
successfully".


mysql> select * from user;
+----+--------------------------------------+----------+-------------------+------------+-----------+----------+-------+----------+---------+------------+---------------------+---------+----------+--------------------+---------------+--------------------------+
| id | uuid                                 | username | password          | 
account_id | firstname | lastname | email | state    | api_key | secret_key | 
created             | removed | timezone | registration_token | is_registered | 
incorrect_login_attempts |
+----+--------------------------------------+----------+-------------------+------------+-----------+----------+-------+----------+---------+------------+---------------------+---------+----------+--------------------+---------------+--------------------------+
|  1 | f8b404b2-a5c1-11e2-9649-068a7200003b | system   | 0.462127355357751 |    
      1 | system    | cloud    | NULL  | enabled  | NULL    | NULL       | 
2013-04-15 07:45:29 | NULL    | NULL     | NULL               |             0 | 
                       0 |
|  2 | f8b5f6d2-a5c1-11e2-9649-068a7200003b | admin    | 0.105365784005603 |    
      2 | admin     | cloud    | NULL  | disabled | NULL    | NULL       | 
2013-04-15 07:45:29 | NULL    | NULL     | NULL               |             0 | 
                       0 |
+----+--------------------------------------+----------+-------------------+------------+-----------+---


                
> not able to login cloudstack using default admin credentials
> ------------------------------------------------------------
>
>                 Key: CLOUDSTACK-2028
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2028
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Management Server
>    Affects Versions: 4.2.0
>         Environment: build:
> CloudStack-non-OSS-MASTER-211-rhel6.3
>            Reporter: shweta agarwal
>            Assignee: shweta agarwal
>            Priority: Blocker
>
> Download the specified build and install
> Use Admin credentials and try to login
> Bug:
> not able to login cloudstack using default admin credentials
> In DB for User table in admin record for password filed showing some decimal 
> value instead of encrypted text : 
> Showing some 
> "id"  "uuid"  "username"      "password"      "account_id"    "firstname"     
> "lastname"      "email" "state" "api_key"       "secret_key"    "created"     
>   "removed"       "timezone"      "registration_token"    "is_registered" 
> "incorrect_login_attempts"
> "2"   "b94c1130-a5bb-11e2-8675-0648d80000bc"  "admin" "0.557249109779717"     
> "2"     "admin" "cloud" NULL    "disabled"      NULL    NULL    "2013-04-15 
> 07:00:46"   NULL    NULL    NULL    "0"     "0"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to