CHGPWD Library
This CHGPWD library is a helper module for IguanaX Admin Users to programmatically change their password using the IguanaX APIs.
Try it out by using the sample Password Change component:
Import the Password Change component using +FROM URL
You can use this URL:
git@bitbucket.org:interfaceware/passwordchange.git
Add your Username, CurrPassword, and NewPassword credentials to the custom fields
Add the login details for the user that needs to be updated. This includes the user's username, current password, and the new password.
See Custom Fields is this is new to you.
Click Edit, Make and Copy and Edit to open the Translator
The CHGPWDchangepwd function takes in the following arguments:
-
The admin user's username, current password, and new password (as specified by the custom fields)
-
A hashtag description you want to assign the user
-
Your target host (an Iguana instance): protocol (http or https), IP address, and port