Bug 39067 - udm example for extended attribute is wrong
udm example for extended attribute is wrong
Status: CLOSED FIXED
Product: UCS manual
Classification: Unclassified
Component: UMC
unspecified
Other Linux
: P5 normal (vote)
: UCS 4.0-2-errata
Assigned To: Philipp Hahn
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2015-08-03 14:14 CEST by Michael Grandjean
Modified: 2015-08-10 17:09 CEST (History)
3 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): External feedback, Typo/text changes
Max CVSS v3 score:


Attachments
replace univentionFreeAttribute01 with univentionFreeAttribute1 (1.32 KB, patch)
2015-08-03 14:15 CEST, Michael Grandjean
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Grandjean univentionstaff 2015-08-03 14:14:27 CEST
The udm example for creating an extended attribute (4.9.2.8.) says:

> --set ldapMapping="univentionFreeAttribute01" \

Unfortunately this won't work since the correct name of the LDAP attribute is "univentionFreeAttribute1" (witout the 0).
Comment 1 Michael Grandjean univentionstaff 2015-08-03 14:15:59 CEST
Created attachment 7078 [details]
replace univentionFreeAttribute01 with univentionFreeAttribute1
Comment 2 Philipp Hahn univentionstaff 2015-08-10 17:08:35 CEST
# grep -w univentionFreeAttribute1 /usr/share/univention-ldap/schema/*
/usr/share/univention-ldap/schema/custom-attribute.schema:attributetype ( 1.3.6.1.4.1.10176.200.1001 NAME 'univentionFreeAttribute1'


r62887 | Bug #39067 doc: univentionFreeAttribute[-0-]1
r62885 | Bug #39067 doc: univentionFreeAttribute[-0-]1
Comment 3 Philipp Hahn univentionstaff 2015-08-10 17:09:28 CEST
r62888 | PUBLISH