LDAP
(require (planet jaymccarthy/ldap:1:0)) |
This module contains a haphazard implementation of LDAP Authentication. It is unprincipled, cobble together, and only tested on one LDAP server.
| ||||||||||||||||||||||||||||
server : string? | ||||||||||||||||||||||||||||
port : port-number? | ||||||||||||||||||||||||||||
user-dn : string? | ||||||||||||||||||||||||||||
password : string? |
Returns #t if server successfully BINDs when given user-dn and password.