Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Allow users to reset passwords

Featured Replies

I'm wondering if it is possible to give a user something other than full account privileges and yet still allow them to reset and/or delete user passwords. Is this possible?

Edited by Guest

Yes. It's a built-in script step. You have the option of allowing a user to change his or her own password or of allowing a management person to reset a password for an Account and require the user to change that on next log-on.

Additionally you can add Accounts, delete them, activate Accounts and deactivate them.

If you have a lot of Accounts and a lot off files, you would do better to do this through External Server Authentication, where either AD or OD manages the Account and the credentials lifecycle.

Steven

  • Author

Sorry -- I didn't see your response earlier.

I know this can be scripted, but I've found that if the user doesn't have full file access they can't change other people's passwords or modify accounts.

I don't want to give full access to any of my users, but I do want select users to be able to reset passwords and delete accounts.

Any idea how this might be achieved?

The Reset Account Password ScriptMaker step will do what you want. The SuperUser does not have to enjoy [Full Access] privileges in order to use this script step.

Steven

  • Author

That's not my experience. Users can reset their own passwords, but I can't have an administrator of those accounts without full file privileges.

... You have to script all of it. If you want the admin to be able to reset the accounts password you would have him put the accountname into a field, then press a button, which uses that accountname to reset the password using the Reset Account Password[] Script step, where the accountName field is the accountName in that step and some arbitrary value like 123456 is the new password.

  • Author

Here's my sample file -- the script doesn't work for the limited access user.

Full access -- Account: Admin, password: lucky

Limited access -- Account: User, password: pass1

2nd account to be changed: User2, password: fishbowl

I'm thinking now that I might have to script in a temporary change in the user's access privileges.

password_test.fp7.zip

On the bottom of the Edit Script window, hit the "Run script with full access privileges" option.

  • Author

Thanks Ender -- so simple, and yet so elusive!

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.