Re: Programmatically use Windows 2000 group permissions

2004-02-18 Thread Matthew C
Dale, I am not sure if what you are looking for can be done, but I would first suggest searching the MSDN library for a function that will return a user's permissions in Windows. The following link will take you to the MSDN library: http://msdn.microsoft.com/library/ You may be interested in th

Re: Programmatically use Windows 2000 group permissions

2004-02-17 Thread Dale Wills
Thank you for your reply Matthew. I was unable to open the Verify Information VI you included as I only have version 6i. Although your proposed solution seems sound, I was hoping for something a little more elegant. Since I'm working in a medical environment, I'd like to avoid the revalidation r

Programmatically use Windows 2000 group permissions

2004-02-13 Thread Dale Wills
I would like to allow functions within a 6i vi based on a user's inclusion in a group on the domain. I am able to determine the user's identity but have not been able to determine their access permissions. I've tried to figure out windows API calls but no luck. Eg: If in the technician group they