Is there a package for accessing an LDAP server with CMUCL? I could use either an FFI to the OpenLDAP libraries, or a standalone implementation of the protocol over TCP.
I have set up a small LDAP server and the "ldapexplorer" WWW gateway. I don't like how it relies on cookies and JavaScript, so I'm considering fixing it, but I'd rather get more Lisp experience than learn PHP.
