I've got an Active Directory object, and it has a
multi-value attribute... and the attribute contains
more than 1000 values... how do I read it? (Assume
the number of values is always greater than the
default return limit... I want a permanent solution.)

Getting the members of a large group is nice with
the members() method to return an Enum object.  But
I'm looking at things like Exchange Information
Store objects with over 1000 values in 'homeMDBBL'.

Any ideas?

Thanx!
Matt


_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to