Hi Everyone
Happy new year to all.
I am trying to expand on a previous bash workflow I had, which is a mix of shell scripts and front end uploads, to create users on bulk. These users are already in AD. There is a checkbox on the web UI under User management, one that says 'User cannot change password'. I need to check this whenever a new user is created. I have looked at all the DB tables, but cannot find that flag anywhere. Is there a way I will be able to set that flag through an SQL statement? If so, could anyone point me to where in the DB this setting is stored?
Regards and TIA