Topic: Is it possible to disable "change password" for user?

Sometimes it may be useful that a user can not change there own password. Is there a setting that one can disable it? Perhaps inside a config or PHP file?

Thanks!

Re: Is it possible to disable "change password" for user?

Yes,
Please first check which access role is set on the user(s). Then go into Access Setup and select this access role. In Company Maintenance, uncheck the Password changes.
If you want some users to be able to change this, then build another role based on this where this change is allowed. And put this role on the users that should use this role.