Bug 35551

Summary: activate mailPrimaryAddress synchronization in member mode
Product: UCS Reporter: Felix Botner <botner>
Component: AD ConnectorAssignee: Felix Botner <botner>
Status: CLOSED FIXED QA Contact: Arvid Requate <requate>
Severity: normal    
Priority: P5 CC: walkenhorst
Version: UCS 3.2   
Target Milestone: UCS 3.2-2-errata   
Hardware: Other   
OS: Linux   
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:
Bug Depends on:    
Bug Blocks: 34091    

Description Felix Botner univentionstaff 2014-08-04 12:31:57 CEST
At the moment the synchronization of mail/mailPrimaryAddress is deactivated. Maybe we should activate this in member mode (otherwise mailPrimaryAddress can't be set on user/group objects because this attribute is deactivated in member mode).
Comment 1 Felix Botner univentionstaff 2014-08-04 14:45:21 CEST
added

+               u'connector/ad/mapping/group/primarymail=true',
+               u'connector/ad/mapping/user/primarymail=true',


univention.lib.admember.prepare_ucr_settings()
Comment 2 Arvid Requate univentionstaff 2014-08-05 19:12:01 CEST
Ok, works, Variables are set and after adding a mail address to a user via ADUC the AD Connector synchonizes the address as mailPrimaryAddress to OpenLDAP.
Comment 3 Janek Walkenhorst univentionstaff 2014-08-07 17:45:59 CEST
http://errata.univention.de/ucs/3.2/165.html