LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Checking user's privileges (group).

Awesome that works perfectly, and thank you very much for your help. Smiley Happy
0 Kudos
Message 11 of 12
(932 Views)

hi there

just a thougt: when dealing with some configuration data (written to files or a database or whatever) and access rights you have to consider that the user could edit the data with a text editor or a database app. so why not check if the user has write access to the file (the write file function would return an error code when the user has no access)? this also means that you have to restrain the acces rights for the config data file of non-admins to read only. 

Best regards
chris

CL(A)Dly bending G-Force with LabVIEW

famous last words: "oh my god, it is full of stars!"
0 Kudos
Message 12 of 12
(920 Views)