web2ldap - FeaturesList of currently available features |
|
See the roadmap for features which will be added in the future.
Feature requests can be made through the feedback form.
http://sites.inka.de:8002/web2ldap/ldapurl?ldap://ldap.openldap.org/dc=openldap,dc=org
Note: Although most LDAP URLs will work you should use URL-quoted LDAP URLs.
Accept-Encoding: gzip
in the HTTP header.
Accept-Charset
sent by the HTTP client.
Supported Mechanism(s) | Remark |
---|---|
DIGEST-MD5, CRAM-MD5 | Password-based challenge-response mechs: use short user name in login form, not the bind-DN |
PLAIN | is supported but not recommended unless SSL/TLS is used |
EXTERNAL | Usable for LDAPS, StartTLS or LDAPI connections. End-user authentication is only meaningful if the web2ldap is started in stand-lone mode as a personal client. |
GSSAPI | Usable for Kerberos V authentication. User authentication is only meaningful if the web2ldap is started in stand-lone mode as a personal client and the user obtained a TGT from the KDC before (with command-line tool kinit). |