OpenLDAP Directory server Call for Price

OpenLDAP Software is a free, open source implementation of the Lightweight Directory Access Protocol (LDAP) developed by the OpenLDAP Project. It is released under its own license called the OpenLDAP Public License. LDAP is a platform-independent protocol. Several common Linux distributions include OpenLDAP Software for LDAP support. The software also runs on BSD-variants, AIX, HP-UX, Mac OS X, Solaris, Microsoft Windows (2000, XP), and z/OS.


Features :-

  1. Install & configure OpenLDAP with default schema
  2. Install PhpLDAPAdmin for LDAP management
  3. Per Service / Per Server
  4. CenTOS Enterprice Linux OS & Webmin
  5. Installation, Configuration, Testing & Commissioning

General Description :->

A client starts an LDAP session by connecting to an LDAP server, by default on TCP port 389. The client then sends operation requests to the server, and the server sends responses in turn. With some exceptions the client need not wait for a response before sending the next request, and the server may send the responses in any order. A common alternate method of securing LDAP communication is using an SSL tunnel. This is denoted in LDAP URLs by using the URL scheme "ldaps". The default port for LDAP over SSL is 636. The use of LDAP over SSL was common in LDAP Version 2 (LDAPv2) but it was never standardized in any formal specification. This usage has been deprecated along with LDAPv2.LDAP is defined in terms of ASN.1, and protocol messages are encoded in the binary format BER. It uses textual representations for a number of ASN.1 fields/types.