arcker Posted November 2, 2006 Posted November 2, 2006 Ok, after some trys, here it isIt lets you to test if a member of a domain is member of a groupfor example, the attribute memberOf just test if you're member of the direct groupfor example. TopGroup | DirectGroup | Some UserYou can for now test if "someuser" is member of DirectGroup, but not of Top Group.With this script You can.It's a conversion and adaptation from :http://www.rlmueller.net/IsMember8.htmI've some other methods but thez don't work in AutoIt.So if you can help, they're attached too :tokengroup_method_num4.au3the main problem is ByteArrayToString method, and the script.dictionnary, that doesn't add the key, dunno whyNote : the script is quite long (between 300 and 500 ms, depending of the number of group of a user)Note 2 : Sorry for my poor englishhere is the UDF :tokengroup.au3and an example :tokengroup_example.au3and some help for these methods if you can : -- Arck System _ Soon -- Ideas make everything "La critique est facile, l'art est difficile" Projects :[list] [*]Au3Service : Run your exe as service V3 / Updated 29/07/2013 Get it Here [/list]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now