in reply to
using perl to collect NT groups
You probably want to look into using
Win32::AdminMisc
instead.. check out the GetGroups function.
Hope that helps.
Comment on
Re: using perl to collect NT groups
Replies are listed 'Best First'.
Re: Re: using perl to collect NT groups
by
semio
(Friar)
on Jan 21, 2003 at 18:49 UTC
thanks for the suggestion
LD2
. This appears to be exactly what I'm looking for...just a small problem. It appears as if the latest adminmisc dll requires perl v5.6 I'm currently using v5.8.0. I'll have to look more into this.
[reply]
In Section
Seekers of Perl Wisdom