Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
clayton committed May 9, 2017
1 parent f5d9027 commit 88c4e9b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
@@ -1,2 +1,9 @@
# 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
```

0 comments on commit 88c4e9b

Please sign in to comment.