Jump to content

Change account password on the fly


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

Recommended Posts

EDIT:

 

Create a field for NewPass, and a script step:

 

Reset Account Password[Account Name: Get(AccountName); New Password: NewPass]

 

 

Reason for edit:  See following posts

Link to comment
Share on other sites

It is not safe to store the password in a field - ever.

 

How about the scrip-step made for the purpose?  Change Password[]?   :laugh2:

 

Of course! My brain cramp!

 

If your users have custom privilege sets, in order for this to work, the privilege set(s) must have the  Allow User to Modify their Own Password privilege set, or the script that contains this script step must be set to Run Script with Full Access Privileges.

Link to comment
Share on other sites

This topic is 3886 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.