]> granicus.if.org Git - curl/commitdiff
updated LDAP URL syntax references by Aron Roberts
authorDaniel Stenberg <daniel@haxx.se>
Mon, 18 Feb 2002 10:47:27 +0000 (10:47 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 18 Feb 2002 10:47:27 +0000 (10:47 +0000)
docs/MANUAL

index ede541191a27999c8326e79f88d93f493168b603..0af8c82050989cd6729c4bf3aa496d1f1dab27e1 100644 (file)
@@ -668,8 +668,14 @@ LDAP
   and offer ldap:// support.
 
   LDAP is a complex thing and writing an LDAP query is not an easy task. I do
-  advice you to dig up the syntax description for that elsewhere, RFC 1959 if
-  no other place is better.
+  advice you to dig up the syntax description for that elsewhere. Two places
+  that might suit you are:
+
+  Netscape's "Netscape Directory SDK 3.0 for C Programmer's Guide Chapter 10:
+  Working with LDAP URLs":
+  http://developer.netscape.com/docs/manuals/dirsdk/csdk30/url.htm
+
+  RFC 2255, "The LDAP URL Format" http://www.rfc-editor.org/rfc/rfc2255.txt
 
   To show you an example, this is now I can get all people from my local LDAP
   server that has a certain sub-domain in their email address: