> I would recommend using Novell.Directory.Ldap instead of
> System.DirectoryServices.
> It is a pure managed library for LDAP and is included within Mono.  It works
> on Mono and .NET Framework.

Agree.  I've written a fair about of LDAP related stuff using Mono, and while I
think the DirectoryServices is a nicer API it is filled with bugs and
limitations.  The Directory.Ldap assembly is much more stable.
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to