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

  • cnclst.png domain

    domain is the unique identifier of the domain to connect to.

  • cu8.png b0

  • cu8.png b1

  • cu8.png b2

  • cu8.png b3

  • cu8.png b4

  • cu8.png b5

  • cu8.png b6

  • cu8.png b7

  • cu8.png b8

  • cu8.png b9

  • cu8.png b10

  • cu8.png b11

  • cu8.png b12

  • cu8.png b13

  • cu8.png b14

  • cu8.png b15

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