LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Programmatically add password to password cache

Solved!
Go to solution

Hi,

 

Is there a way to programmatically add a password to the password cache? My build process requires some vi passwords to be known. Since the build takes some time I would like to set them at the beginning so the build can run from there without user interaction.

 

Any Ideas?

0 Kudos
Message 1 of 3
(3,236 Views)
Solution
Accepted by topic author Xerxess

Hi Xerxess,

you can use the invoke node "set lockstate". There is also a private method "Pwd.Add to Cache".

 

Mike

0 Kudos
Message 2 of 3
(3,231 Views)

Great! Thanks for the hint!

0 Kudos
Message 3 of 3
(3,211 Views)