开发者

Delphi & Active Directory security groups

开发者 https://www.devze.com 2022-12-16 02:04 出处:网络
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.

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 i开发者_开发百科n active directory or not before it runs my code generating program.

Thanks Erik


Using winapi functions.

But have a look at Jedi JWSCL, that is an underdivision of Jedi APIlib that are building a security related library for Delphi.

http://blog.delphi-jedi.net/category/downloads/jwscl-downloads/


See the answers in this post

0

精彩评论

暂无评论...
验证码 换一张
取 消