LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using Windows Domain credentials with Remote Panel

I am looking for a way to deny remote panel access based on Domain login credentials. Is this possible natively to LabVIEW, or is it going to require calls to the Windows .NET libraries?  (which I dislike doing)

0 Kudos
Message 1 of 3
(2,553 Views)

Adding a solution in case anyone comes wandering by later looking.

 

As far as I can tell it does require a call to the API, but a fairly simple call.

domain login.png

Message 2 of 3
(2,540 Views)

I tried this code for "Machine/PC" and it works well. If  I give correct username and password it gives me "TRUE" output. How to get list of available user in Machine/PC?

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