ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

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
(3,316 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
(3,303 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,837 Views)