Any LDAP v2 or v3 compliant directory will be supported. Active Directory is one of them, among many others (SunOne, formerly iPlanet, OpenLDAP, Netscape, eDirectory, etc).
You will be able to do anything you can do in the current Microsoft implementation of the System.DirectoryServices namespace, and as well, handle low level details if you want; for example, sending custom controls to the server. Jason -----Original Message----- From: Anthony J. Gatlin [mailto:[EMAIL PROTECTED] Sent: Thursday, September 18, 2003 1:04 PM To: Jason Raneses; [EMAIL PROTECTED] Subject: Re: [Mono-list] Mono LDAP Status I am interested in this as well but have some additional questions. I currently work heavily with Active Directory. I am curious what support for Directory Services will Mono implement. It is my understanding that Active Directory is a proprietary standard and Microsoft will not allow it to be copied. I assume that Active Directory will not be supported. What Directory Services will be supported and how? --- Jason Raneses <[EMAIL PROTECTED]> wrote: > Does anyone know the current status of the Mono LDAP > implementation? > I am in the process of writing a fully featured LDAP > library in C# > that wraps the C libraries, providing support for pretty > much > everything available in the Netscape Java libraries. It > goes far > beyond Microsofts efforts in the > System.DirectoryServices namespace. > I know that Chris Toshok worked on the stub that is in > CVS, but Ive > been unable to reach him via email regarding where the > development > currently stands. > > I am really interested in contributing my code base to > the Mono > project, so if anyone has any information about the > current state of > the System.DirectoryServices development, Id highly > appreciate it. > > Thanks, > > Jason Raneses > > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list ===== Regards, Anthony Gatlin __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
