Bug 39249 - Issue in UCS 3.2 Documentation for 'Extended domain services documentation'
Issue in UCS 3.2 Documentation for 'Extended domain services documentation'
Status: CLOSED FIXED
Product: UCS extended documentation
Classification: Unclassified
Component: Computer management
unspecified
Other Linux
: P5 normal (vote)
: ---
Assigned To: Philipp Hahn
Philipp Hahn
<http://docs.univention.de/domain-3.2...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2015-08-21 10:45 CEST by Daniel Fricke
Modified: 2015-08-21 15:52 CEST (History)
2 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Fricke univentionstaff 2015-08-21 10:45:04 CEST
Under point 1.1. in the documentation (UCS 3.2. => Extended domain services documentation) is the following command

echo "${password}" > /etc/ldap.secret

At the end of the line is a line break. The problem will be fixed with -n in the echo command. 

echo -n "${password}" > /etc/ldap.secret
Comment 1 Philipp Hahn univentionstaff 2015-08-21 15:52:15 CEST
Already fixed for UCS-4 with Bug #36758 r57535

r63182 | Bug #39249 doc: ldap.secret
 Backport
Comment 2 Philipp Hahn univentionstaff 2015-08-21 15:52:39 CEST
r63184 PUBLISH