Skip to content

Automatically exported from code.google.com/p/ldap-cpp

Notifications You must be signed in to change notification settings

majk-dev/ldap-cpp

 
 

Repository files navigation

OpenLDAP C++ API wrapper

Requirement:
    - openldap-devel-2.x

Building:
    - make

Examples:
    ping.cpp - simple ping ldap server program.
    test.cpp - simple connect, bind, update, search and delete operations.
    groups.cpp - print the groups a user is in
    group_ldap_acl.cpp - squid ldap auth plugin

URL: http://code.google.com/p/ldap-cpp

About

Automatically exported from code.google.com/p/ldap-cpp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.3%
  • C 4.4%
  • Makefile 1.3%