Suneel Posted September 13, 2008 Report Share Posted September 13, 2008 Hi All Can anybody let me know how to give the "ACL" Access Control List in the "NI Security:Get Access Rights" Invoke Node. Attached is the image of the Invoke Node for reference. Thanks in Advance. Regards Suneel Quote Link to comment
Antoine Chalons Posted September 13, 2008 Report Share Posted September 13, 2008 QUOTE (Suneel @ Sep 12 2008, 01:21 PM) Hi AllCan anybody let me know how to give the "ACL" Access Control List in the "NI Security:Get Access Rights" Invoke Node. Attached is the image of the Invoke Node for reference. Thanks in Advance. Regards Suneel Hello Suneel, I haven't tried it but I guess you have to use the DSC module function, located in DSC Module > Security, there you have functions to get the group list of a domain and the user list of a group. I assume you will have to define domains, groups and users to get it to work. Hope this helps Quote Link to comment
Suneel Posted September 13, 2008 Author Report Share Posted September 13, 2008 QUOTE (Antoine Châlons @ Sep 12 2008, 05:11 PM) Hello Suneel,I haven't tried it but I guess you have to use the DSC module function, located in DSC Module > Security, there you have functions to get the group list of a domain and the user list of a group. I assume you will have to define domains, groups and users to get it to work. Hope this helps Hi Antoine I have created the domains and users in the Domain Account Manager. Actually I want to get the privilege of the user logged in which is not given by any of the VI's in the DSC > Security. Only one Invoke gives it which accepts the ACL(Access Control List) as Input. I'm in need of the following information: 1. Is there any other way to get ACL? 2. Is there any particular format in which the ACL terminal in the invoke node accepts the data? Regards Suneel Quote Link to comment
Antoine Chalons Posted September 13, 2008 Report Share Posted September 13, 2008 Suneel, I don't know exactly how it works but look, the ACL parameter type is a string (not a string array) so I guess the expected input is the user name as a string and the output will be this user's access rights. See : hope this helps Quote Link to comment
Suneel Posted September 13, 2008 Author Report Share Posted September 13, 2008 QUOTE (Antoine Châlons @ Sep 12 2008, 06:16 PM) Suneel,I don't know exactly how it works but look, the ACL parameter type is a string (not a string array) so I guess the expected input is the user name as a string and the output will be this user's access rights. See : http://lavag.org/old_files/monthly_09_2008/post-7452-1221223566.png' target="_blank"> hope this helps Hi I'm getting an Error when i'm trying with it. The Error code is 1088 and it says "Invoke Node in Untitled 6 Method Name: NI Security:Get Access Rights". I'm using LabVIEW 8.2.1. Regards Suneel Quote Link to comment
Antoine Chalons Posted September 13, 2008 Report Share Posted September 13, 2008 QUOTE (Suneel @ Sep 12 2008, 03:50 PM) HiI'm getting an Error when i'm trying with it. The Error code is 1088 and it says "Invoke Node in Untitled 6 Method Name: NI Security:Get Access Rights". I'm using LabVIEW 8.2.1. Regards Suneel Hmmmm... It works for me in LV 8.5.1. Are you sure you defined Domain/Group/Users with the Domain Account Manager ? When you create user, you need to add them to a group Quote Link to comment
Suneel Posted September 13, 2008 Author Report Share Posted September 13, 2008 QUOTE (Antoine Châlons @ Sep 12 2008, 07:48 PM) Hmmmm... It works for me in LV 8.5.1.Are you sure you defined Domain/Group/Users with the Domain Account Manager ? When you create user, you need to add them to a group Yes I have added the user to the groups.... I think its a bug in 8.2.1.... QUOTE (Suneel @ Sep 12 2008, 08:48 PM) Yes I have added the user to the groups.... I think its a bug in 8.2.1.... Hi Can you save the VI you have tried to 8.2.1 and upload it. Regards Suneel Quote Link to comment
Antoine Chalons Posted September 13, 2008 Report Share Posted September 13, 2008 QUOTE (Suneel @ Sep 12 2008, 05:21 PM) Can you save the VI you have tried to 8.2.1 and upload it. Sure Quote Link to comment
Suneel Posted September 13, 2008 Author Report Share Posted September 13, 2008 QUOTE (Antoine Châlons @ Sep 12 2008, 09:02 PM) Sure Thanks... But its giving the same error..... Quote Link to comment
Antoine Chalons Posted September 13, 2008 Report Share Posted September 13, 2008 QUOTE (Suneel @ Sep 12 2008, 05:46 PM) Thanks...But its giving the same error..... I have LV 8.20 and it works fine for me For the user account you created, did you uncheck "Lock account" in the Domain Manager ? If not, try to do it. Otherwise I don't know.. Quote Link to comment
Suneel Posted September 13, 2008 Author Report Share Posted September 13, 2008 QUOTE (Antoine Châlons @ Sep 12 2008, 09:28 PM) I have LV 8.20 and it works fine for me For the user account you created, did you uncheck "Lock account" in the Domain Manager ? If not, try to do it. Otherwise I don't know.. Hi I haven't locked the account in the Domain Manager? Anyway Thanks for your help.... Suneel Quote Link to comment
Antoine Chalons Posted September 13, 2008 Report Share Posted September 13, 2008 QUOTE (Suneel @ Sep 12 2008, 06:41 PM) I haven't locked the account in the Domain Manager? It is locked by defaukt and you have to unlock it. Quote Link to comment
Suneel Posted September 13, 2008 Author Report Share Posted September 13, 2008 QUOTE (Antoine Châlons @ Sep 12 2008, 10:49 PM) It is locked by defaukt and you have to unlock it. Yes i have made sure that the account is not locked.... Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.