Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 938 Bytes

README.md

File metadata and controls

36 lines (19 loc) · 938 Bytes

Novell.Directory.LDAP

This is a GitHub mirror of the Novell.Directory.LDAP library which is primarily hosted by Novell directly (original here).

The files have been heavily modified to be compiled into a Visual Studio 2010 project. The build files still should work.

Mono.Security.dll is not included in this repository. It is a required assembly when running on .NET on Windows.

Original License included.

Building (Windows/.NET)

From a Developer Command Prompt:

> build.bat

Building (Linux/Mono)

From a shell with mono available on PATH:

$ build.sh

Visual Studio Solution

Visual Studio 2010 is supported by default, but future versions should require minimal changes.

Current Versions

This repository hosts the latest version: v2.1.11