Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 6682 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted (edited)

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
Posted

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

Posted

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?

Posted

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

Posted

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.

Posted

... 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.

Posted

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

Posted

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

This topic is 6682 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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