Hi @dklinger although there is no setting or option to turn this OFF at the Branch level, you can run a user import and update all profiles at once. There is an option in the import where you can turn it off OR, add a column in your import called, “Force PW” and set the value to “0” (zero). This will disable the password reset option on all profiles in your upload.
TIP: you don't need to include all user fields in your import...you can just have the username (primary key) and the “force PW” column.
NOTE: It should work but not sure if the import would also want a password column so you should test this with a test ID first.
Hi @dklinger although there is no setting or option to turn this OFF at the Branch level, you can run a user import and update all profiles at once. There is an option in the import where you can turn it off OR, add a column in your import called, “Force PW” and set the value to “0” (zero). This will disable the password reset option on all profiles in your upload.
TIP: you don't need to include all user fields in your import...you can just have the username (primary key) and the “force PW” column.
NOTE: It should work but not sure if the import would also want a password column so you should test this with a test ID first.
Great answer! This should work as Irnlab has explained.