Hi,

Thank you, it is a useful library. If it was released two days ago, I 
wouldn't have to make my own ad-hoc wrapper around unboundid :)

One question, If I search for some entries, you return results as a sequence 
of maps. How do I get dn of some result? It seems that your entry-as-map 
converts attributes but strips away entry dn.

I've solved this by adding :dn key in each entry map, see 
https://github.com/wagjo/dredd/blob/master/src/dredd/ldap.clj#L19

Best,
Jozef

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to