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

ASF subversion and git services commented on CLOUDSTACK-9928:
-------------------------------------------------------------

Commit 322e18a7b6ec8d99c8f9df819f714fd0c1a0db61 in cloudstack's branch 
refs/heads/master from [[email protected]]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=322e18a ]

CLOUDSTACK-9928: Allow native CloudStack users to change password in UI

This allows native CloudStack users to change password in UI when LDAP
is enabled. Overall changes:
- A new usersource returned in the listUsers response
- Removed ldap check in the UI, replaced with check based on user source
- DB changes to include user.source in user_view
- Changed UI error message for non-native users trying to change password

Signed-off-by: Rohit Yadav <[email protected]>


> Allow native CloudStack users to change password
> ------------------------------------------------
>
>                 Key: CLOUDSTACK-9928
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9928
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: UI
>            Reporter: Rohit Yadav
>            Assignee: Rohit Yadav
>             Fix For: Future, 4.10.1.0
>
>
> When LDAP is enabled CloudStack UI does not allow changing of user's 
> password. However, user the updateUser API one can change a user's password. 
> The fix would be expose the user source/type via the listUsers response and 
> use that in the UI to determine whether the user whose password is being 
> changed is a CloudStack native user or not.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to