[IronPython] 3rd party module: ldap
Andrew Schaeffer
aschaeffer at northps.com
Wed Oct 3 06:48:22 PDT 2007
Novell provides a C# library for accessing ldap. From their website: "LDAP Libraries for C# enables you to write applications that access, manage, and update information stored in Novell eDirectory(r) or other LDAP-aware directories."
http://forge.novell.com/modules/xfmod/project/?ldapcsharp
Also, a company called LDAP Services has a robust library.
www.ldapservices.com
-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Joanna Chopard (jchopard)
Sent: Wednesday, October 03, 2007 9:22 AM
To: Discussion of IronPython
Subject: Re: [IronPython] 3rd party module: ldap
Thanks Sidnei, for the response.
Do you have any specific .NET library that I could use for accessing
functions similar to ldap?
I'm new to .NET programming, so I'm not too familiar what's available.
Thanks in advance for any sharing,
Joanna
-----Original Message-----
From: users-bounces at lists.ironpython.com
[mailto:users-bounces at lists.ironpython.com] On Behalf Of Sidnei da Silva
Sent: Wednesday, October 03, 2007 3:15 PM
To: Discussion of IronPython
Subject: Re: [IronPython] 3rd party module: ldap
I believe the ldap module is a C-based extension. Those are not
supported by IronPython directly yet. There are some good ldap libraries
in .NET though that you might want to use.
--
Sidnei da Silva
Enfold Systems http://enfoldsystems.com
Fax +1 832 201 8856 Office +1 713 942 2377 Ext 214
_______________________________________________
Users mailing list
Users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
_______________________________________________
Users mailing list
Users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
More information about the Users
mailing list