Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trepidity/sharpnldap

I got tired of writing code that I use a lot when working with Novell's cSharp LDAP libraries that interact with eDirectory. This library is supposed to save development and discovery time by providing methods for some of the most common object types and addtributes that eDirectory provides to us via LDAP. The library provides classes for user, group, container, ZENworks Desktop Management application objects and probably more things too. The library handles all the LDAPConnection needs and such.
https://github.com/trepidity/sharpnldap

Last synced: 24 days ago
JSON representation

I got tired of writing code that I use a lot when working with Novell's cSharp LDAP libraries that interact with eDirectory. This library is supposed to save development and discovery time by providing methods for some of the most common object types and addtributes that eDirectory provides to us via LDAP. The library provides classes for user, group, container, ZENworks Desktop Management application objects and probably more things too. The library handles all the LDAPConnection needs and such.

Awesome Lists containing this project

README

        

sharpnldap
==========

I got tired of writing code that I use a lot when working with Novell's C# eDirectory LDAP Libraries.
This library should to save development and discovery time by providing methods for some of the most
common object types and addtributes that eDirectory provides to us via LDAP.

The library provides classes for user, group, container, ZENworks Desktop Management application objects
and probably more things too. The library handles all the LDAPConnection needs and such.