René Moser created CLOUDSTACK-9429:
--------------------------------------
Summary: Local User Password can not be changed if LDAP is
configured
Key: CLOUDSTACK-9429
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9429
Project: CloudStack
Issue Type: Improvement
Security Level: Public (Anyone can view this level - this is the default.)
Components: UI
Affects Versions: 4.5.2
Reporter: René Moser
Assignee: Rohit Yadav
Priority: Minor
Fix For: Future
As discussed with Rohit
We noticed that a user password can not be changed in the UI if LDAP is
configured. However the API allows to change the password.
Steps to reproduce:
* LDAP is configured to be used.
* Try to change password of user john --> Error could not change your password
because LDAP is enabled.
As an improvement the following message should be shown before we allow to
change the password, e.g.:
{quote}
Note: You will change the local user password and this may not have any affect
for authentification if the user exists in LDAP or SAML. Are you sure you want
to change the password?
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)