Skip to content

rhussmann/RHLDAPSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RHLDAPSearch - An Objective-C Wrapper for OpenLDAP

What is RHLDAPSearch

RHLDAPSearch is a very simple Objective-C based wrapper around the open-source LDAP implementation OpenLDAP

RHLDAPSearch was created to facilitate an LDAP query interface for the application iWVU, although this functionality has been replaced. The code provides to important pieces of functionality:

  • fat_build.sh - a script to help configure and build OpenLDAP for use in both the iPhone simulator and on the iPhone hardware
  • RHLDAPSearch.[h|m] - a simple wrapper around the OpenLDAP C-based query calls. The query that is passed to [RHLDAPSearch searchWithQuery: withinBase: usingScope:] must be a properly formatted LDAP search query.

License

RHLDAPSearch is licensed under the MIT license.

About

RHLDAPSearch provides a simple wrapper around OpenLDAP to facilitate it's use (LDAP searches) on the iPhone.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published