Issue 740 - Doc, "A Quick-Start Guide", cut-and-paste
Summary: Doc, "A Quick-Start Guide", cut-and-paste
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: documentation (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-09-13 09:43 UTC by walter@thyselius.se
Modified: 2000-09-14 22:41 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description walter@thyselius.se 2000-09-13 09:43:47 UTC
Full_Name: Walter Thyselius
Version: HEAD branch 2hr ago
OS: Linus RedHat 6.2
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (213.89.17.129)


In http://www.openldap.org/doc/admin/quickstart.html the text reads:

  "If you cut and paste, be sure to trim any leading
   whitespace from the example"

Some browsers (at least IE5.5) insert trailing spaces on each line.
Those spaces must be removed before running the ldapadd example.
(Example of shell output is included below.)

A clarification like "trim any leading _and_trailing_ whitespace"
should be helpful. (Those spaces are hard to se... :-)

(Or is this a bug in ldapadd?)

Best regards,

/Walter

8<-------------------------------------------------------------------

Shell output using cut-and-paste *with* trailing spaces:

# ldapadd -x -D "cn=Manager, dc=example, dc=com" -W -f example.ldif
Enter LDAP Password:
adding new entry "dc=example, dc=com "
                                    ^ space!
ldap_add: No such object

ldif_record() = 32

Comment 1 Kurt Zeilenga 2000-09-13 13:47:54 UTC
changed state Open to Test
moved from Incoming to Documentation
Comment 2 Kurt Zeilenga 2000-09-14 22:41:07 UTC
changed state Test to Closed