Skip to content
Snippets Groups Projects
Commit 3669ff3c authored by Yang Tse's avatar Yang Tse
Browse files

Update LDAP URL format reference

parent 9afdb05f
No related branches found
No related tags found
No related merge requests found
......@@ -560,7 +560,7 @@ static bool unescape_elements (void *data, LDAPURLDesc *ludp)
* ldap://<hostname>:<port>/?<attributes>?<scope>?<filter>
* yields ludp->lud_dn = "".
*
* Ref. http://developer.netscape.com/docs/manuals/dirsdk/csdk30/url.htm#2831915
* Defined in RFC4516 section 2.
*/
static int _ldap_url_parse2 (const struct connectdata *conn, LDAPURLDesc *ludp)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment