Allowing users to change their password from Client

Is there a way to allow users to change their password from a client? Haven’t been able to find a script or other method of doing this.

Thanks,

Jeff

You can manage users within Ignition if you use a DB authentication profile, which stores user information in your database. In the Extras section there is a Legacy FactoryPMI window to manage users. The example was more for administrators to add/edit/delete users, but the same idea could be applied to allow users to change their own password.

If you follow this link

viewtopic.php?f=72&t=8398&p=27224#p27224

there are some links within this thread that you can download the sample project from.

Thanks!!! Great support as always…

Jeff