LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW 8.0:: How to get the group name of a user logged to a NI Security Domain?

Hi Jean-Louis,

You are right the DSC vis doesn't offer the possibility to get the group name. I will try to find another way of doing it.

Regards,

ClémentG
Message 11 of 16
(7,170 Views)
Thank you Clement for taking this query in consideration.
 
Please let me know if any workaround exists.
 
Regards,

Jean-Louis SCHRICKE
CTA - Certified TestStand Architect (2008 - 2022)
CTD - Certified TestStand Developer (2004 & 2007)
CLD - Certified LabVIEW Developer (2003 & 2005)

0 Kudos
Message 12 of 16
(7,164 Views)

Hi Jean-Louis,

Unfortunately, this not possible to get programmatically the group a user belongs to. I have check with NIC and there is no way to do it, either by property or invoke node. See the link below.

Programmatically Determining which Security Groups a User Belongs to Using LabVIEW DSC

Best regards,

ClémentG
0 Kudos
Message 13 of 16
(7,141 Views)
This feature is almost a necessity yet NI have not implemented it. Anyone know if the new version DSC 8.5 have this ability?
0 Kudos
Message 14 of 16
(6,236 Views)

Hi,

With the 8.5 version of DSC, a function called "NI Security Get Group List of User (DSC Module) " has been added.

From the help it is said that this "Returns a list of groups to which a specific user belongs." I think this function will do the trick.

Please find below the link of DSC 8.5 help for more information.

LabVIEW 8.5 DSC Module Help

Regards,

ClémentG
0 Kudos
Message 15 of 16
(6,016 Views)

Hi Suneel,

 

Clement is right. A description of the function is found here

National Instruments
RIO Embedded Hardware PSE

CompactRIO Developers Guide
Message 16 of 16
(1,554 Views)