Skip to content

JRuby/LDAP gem with added support for active directory binary object GUIDs and connection pooling

License

Notifications You must be signed in to change notification settings

MobileSystem7/jruby-ldap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JRuby/LDAP
-----------

This is an interface compatible port of Ruby/LDAP - to allow binary LDAP usage through JRuby. This implementation is pure Ruby, but uses the Java Integration features of JRuby to access the JNDI libraries and through these implement the correct functionality.

Many classes are missing right now, but the base functionality should be there.


Usage
-----
require 'rubygems'
require 'ldap'

And then use it like all tutorials of Ruby/LDAP show you.

About

JRuby/LDAP gem with added support for active directory binary object GUIDs and connection pooling

Resources

License

Stars

Watchers

Forks

Packages

No packages published