NI Security Programmatic Change Password (ID) VI
- Updated2024-11-20
- 3 minute(s) read
Changes the password of a user programmatically. You must enter the user's original and new passwords. You must manually select the polymorphic instance to use.
Use the pull-down menu to select an instance of this VI.

Inputs/Outputs
![]() domain is the unique identifier of the domain to connect to.
![]() user name identifies the user whose account is operated on by this VI. ![]() old password is the current password of the user account specified by the user name input. ![]() new password is the new password for the user account specified by the user name input. LabVIEW applies the new password only if old password matches the current password for the user. ![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() timeout limits the time that this VI waits for the information to return from the domain. The default is 30 seconds. ![]() error out contains error information. This output provides standard error out functionality. |