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.


icon

Inputs/Outputs

  • cstr.png domain machine

    domain machine is the name of the computer where the domain is located. The default is localhost.

  • cstr.png domain name

    domain name is the name of the domain that contains the groups and users that you want to modify.

  • cstr.png user name

    user name identifies the user whose account is operated on by this VI.

  • cstr.png old password

    old password is the current password of the user account specified by the user name input.

  • cstr.png new password

    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.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • ci32.png timeout (30 s)

    timeout limits the time that this VI waits for the information to return from the domain. The default is 30 seconds.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.