Hi all,
I'm using a Java program that has to gather info that can be derived from the user's group. How can you get a user's group name from windows? Is it found in a file or is there some method/API for getting it?
Please let me know.
Thanks, jbu
Hi all,
I'm using a Java program that has to gather info that can be derived from the user's group. How can you get a user's group name from windows? Is it found in a file or is there some method/API for getting it?
Please let me know.
Thanks, jbu
This forum post Naming and Directory (JNDI) - JNDI, Active Directory and Group Memberships should put you on the right track.