Hi to all, I know that Mendix is allowing to chnage the password on 2 conditions. 1. User himself 2. MxAdmin Now, I have a scenario where one of the user wanted change the password of another user. I have made the screens using standard Page and MF, but ends with the following error Caused by: com.mendix.modules.microflowengine.MicroflowException: Changing member 'Password' of 'Administration.Account' by user xxxxx failed for security reasons: Write access denied for member 'Password' of object 'Administration.Account' at Administration.ChangePassword (Change : 'Save password') Is there any way ? Regards Sudhir
asked
Sudhir T
1 answers
0
Hello Sudhir,
Please check with the user you have logged in and getting error has write access on Administration.Account.