LDAP Hack |
CodePin.org |
| ABOUT |
|
LDAP Hack is a simple implementation of an authorization mechanism for ldap. It can provide LDAP Authentication to applications which do not natively support LDAP authentication. The intention of this class is to be used in hacking LDAP authentication into a third-party software application. See the javadoc API for a hacking example. LDAP Hack is Open Source and Free to use. See the LICENSE . |
| REQUIREMENTS |
|
The requirements for compiling ldaphack is as follows:
|
| AVAILABILITY |
|
View the LDAP Hack Java doc api online. You can download the source code from Subversion (Maven 2 project).
Integration of the LDAP Hack into other projects |
| INTEGRATION: SCARAB | |
|
The LDAP Hack has been integrated into SCARAB to allow for LDAP Authentication for SCARAB users.
To integrate you will need to:
Alternately, you can check out the full modified code for scarab from subversion (includes compiled ldaphack jar). Currently available hacked versions:
|