Subject: | GroupIsMember doesn't work for "sub-groups" of Universal or Global groups |
If a user is a member of a "sub-group" of a Global or Universal group
then GroupIsMember() fails.
i.e if Group "RootGroup" contains group "LeafGroup" then GroupIsMember
("", "RootGroup", "User") fails if "User" is a member of "LeafGroup".
Thanks.
Running vesion Win32-NetAdmin-0.11
Perl vesion:
This is perl 5, version 12, subversion 2 (v5.12.2) built for MSWin32-
x64-multi-thread
(with 8 registered patches, see perl -V for more detail)
Copyright 1987-2010, Larry Wall
Binary build 1202 [293621] provided by ActiveState
http://www.ActiveState.com
Built Sep 6 2010 22:53:42
Perl may be copied only under the terms of either the Artistic License
or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to
the
Internet, point your browser at http://www.perl.org/, the Perl Home
Page.