Bug 35589 - S4 Connector: make mapping configurable
S4 Connector: make mapping configurable
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: S4 Connector
UCS 4.1
Other Linux
: P5 enhancement (vote)
: ---
Assigned To: Samba maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-08 16:20 CEST by Michael Grandjean
Modified: 2021-03-24 22:10 CET (History)
6 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?: Yes
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Forked for project, Roadmap discussion (moved)
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Grandjean univentionstaff 2014-08-08 16:20:31 CEST
We should consider making the synchronisation of additional attributes between OpenLDAP and Samba 4 more comfortable. 

Right now, when one wants to synchronize e.g. departmentNumber or pagerTelephoneNumber, one needs to modify the mapping.py and maintain an own version of it.
Making this configurable through UCR would make maintaining these customizations much easier.
Comment 1 Michael Grandjean univentionstaff 2016-01-12 21:24:40 CET
There is at least one fork for a customer.

For future reference: the following attributes were added to the S4-Connector-Mapping in the fork:

* userCertificate
* departmentNumber
* initials
* physicalDeliveryOfficeName
* postOfficeBox
* preferredLanguage
* st (stateOrProvinceName)
* macAddress (needs also objectClass 'ieee802Device')
* some custom attributes (with their own objectClass)
Comment 2 Florian Best univentionstaff 2017-06-28 14:52:40 CEST
There is a Customer ID set so I set the flag "Enterprise Customer affected".
Comment 3 Stefan Gohmann univentionstaff 2019-01-03 07:18:56 CET
This issue has been filled against UCS 4.1. The maintenance with bug and security fixes for UCS 4.1 has ended on 5st of April 2018.

Customers still on UCS 4.1 are encouraged to update to UCS 4.3. Please contact
your partner or Univention for any questions.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or simply reopen the issue. In this case please provide detailed information on how this issue is affecting you.
Comment 4 Florian Best univentionstaff 2021-03-24 22:10:37 CET
It's possible to create a localmapping.py which is capable of adding attributes. See Bug #52043 comment 5 for an easy example.