Delphi & Active Directory security groups
Posted
by Erik
on Stack Overflow
See other posts from Stack Overflow
or by Erik
Published on 2010-01-06T14:55:27Z
Indexed on
2010/06/15
14:52 UTC
Read the original article
Hit count: 686
delphi
|active-directory
Hi
Im writing a program for my school in which users have to enter a code given to them by a teacher to access the internet.
My Question is how can i from delphi check if the current user is part of the teacher security group in active directory or not before it runs my code generating program.
Thanks Erik
© Stack Overflow or respective owner