[Fwd: [Mono-devel-list] Bugs on System.DirectoryServices]
Boris Kirzner
borisk at mainsoft.com
Tue Mar 15 09:29:38 EST 2005
Sorry, the files are _really_ attached now.
Boris
-------- Original Message --------
Subject: [Mono-devel-list] Bugs on System.DirectoryServices
Date: Tue, 15 Mar 2005 16:14:13 +0200
From: Boris Kirzner <borisk at mainsoft.com>
To: mono-devel mailing list <mono-devel-list at lists.ximian.com>
Hello all
Sorry for sending bugs to the devlist, but Bugzilla does not offer an
option to open bug on DirectoryServices.
If somebody can add this component to Bugzilla, I'll just open this bug
as usual.
Description of Problem:
DirectorySearcher.FindAll does not uses SizeLimit property to narrow
search results
Steps to reproduce the problem:
1. Configure OpenLDAP server with the diff attached
2. Run the attached nunit sample
Actual Results:
Results contains 12 entries
Expected Results:
Results contains 3 entries
How often does this happen?
Always
Additional Information:
After changing FindAll to use SizeLimit to narrow search, the exception
is thrown. Reason : ldap server returns message with error code
LDAP_SIZELIMIT_EXCEEDED, this is ok, but the implementation throws an
exception.
Boris
--
Boris Kirzner
Mainsoft Corporation
http://www.mainsoft.com
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
--
Boris Kirzner
Mainsoft Corporation
http://www.mainsoft.com
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: SimpleTest.cs
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050315/772344ee/attachment.pl
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: directoryservicestest.ldif
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050315/772344ee/attachment-0001.pl
More information about the Mono-devel-list
mailing list