From: Kurt Zeilenga Date: Tue, 19 Sep 2000 20:45:36 +0000 (+0000) Subject: Fix file URI X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~1946 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=26610a93590ae2f8089fe4ea26cc9f9278eddb4f;p=openldap Fix file URI --- diff --git a/doc/guide/admin/dbtools.sdf b/doc/guide/admin/dbtools.sdf index 1d67a9f69f..b7262c3952 100644 --- a/doc/guide/admin/dbtools.sdf +++ b/doc/guide/admin/dbtools.sdf @@ -314,7 +314,7 @@ You can also specify a {{TERM:URL}} containing the attribute value. For example, the following specifies the {{EX:jpegPhoto}} value should be obtained from the file {{F:/path/to/file.jpeg}}. -> cn:< file://path/to/file.jpeg +> cn:< file:///path/to/file.jpeg Multiple entries within the same LDIF file are separated by blank lines. Here's an example of an LDIF file containing three entries. @@ -344,7 +344,7 @@ lines. Here's an example of an LDIF file containing three entries. > objectClass: person > sn: Jensen > # JPEG photo from file -> jpegPhoto:< file://path/to/file.jpeg +> jpegPhoto:< file:///path/to/file.jpeg Notice that the {{EX:jpegPhoto}} in Bjorn's entry is base 64 encoded and the {{EX:jpegPhoto}} in Jennifer's entry is obtained from the