Skip to content
Permalink
88c4e9b2f6
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
9 lines (8 sloc) 248 Bytes

clj-util-ldap

Connect to directory services from clojure

You will need the following properties file on your classpath. E.g. for developnent you may want:

cat dev-resources/shh-auth.properties
ldap.host = myserver.mpg.de
ldap.port = 389