Bug 57171 - mail uniqueness: update of mailaddresses in one command/call
Summary: mail uniqueness: update of mailaddresses in one command/call
Status: CLOSED FIXED
Alias: None
Product: UCS
Classification: Unclassified
Component: UDM (Generic)
Version: UCS 5.0
Hardware: Other Linux
: P5 normal
Target Milestone: UCS 5.0-7-errata
Assignee: Felix Botner
QA Contact: Johannes Königer
URL: https://git.knut.univention.de/univen...
Keywords:
: 57170 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-03-22 09:51 CET by Tim Breidenbach
Modified: 2024-05-29 13:19 CEST (History)
3 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 4: Minor Usability: Impairs usability in secondary scenarios
Who will be affected by this bug?: 2: Will only affect a few installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.091
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Customer ID: 02149
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Breidenbach univentionstaff 2024-03-22 09:51:34 CET
UCS 5.0-7:


ucr set directory/manager/mail-address/uniqueness=true


With this setting it s not longer possible to do the following in one command:

pre-condition: userA has mailPrimaryAddress alt@ucs.test

udm users/user modify --dn "uid=usera,cn=users,$ldap_base" --set mailPrimaryAddress="neu@test.ucs" --set mailAlternativeAddress="alt@test.ucs"



You have to do 2 commands:
1. change the mailPrimaryAddress to the new value
2. Set the mailAlternativeAddress to the old value


This blocks the provisioning via REST from an external IAM.
Comment 1 Erik Damrose univentionstaff 2024-03-22 10:26:24 CET
*** Bug 57170 has been marked as a duplicate of this bug. ***
Comment 4 Felix Botner univentionstaff 2024-05-23 09:11:45 CEST
4826e865e4c7b339f71aadd0ad1cd387b0b6ac17 - make changing mpa and maa in one step possible


Package: univention-directory-manager-modules
Version: 15.0.26-11
Branch: 5.0-0
Scope: errata5.0-7

Package: ucs-test
Version: 10.0.21-50
Branch: 5.0-0
Scope: errata5.0-7
Comment 5 Johannes Königer univentionstaff 2024-05-28 17:13:23 CEST
5.1-0 91d31cacb0020c789b7cd337ca3d0c7971f0bad5

Successful build
Package: ucs-test
Version: 11.0.40
Branch: 5.1-0

Successful build
Package: univention-directory-manager-modules
Version: 16.0.22
Branch: 5.1-0

5.2-0 f2c5c8a2a681182ecf81d17df70adfb15b517b59

Successful build
Package: univention-directory-manager-modules
Version: 17.0.10
Branch: 5.2-0

Successful build
Package: ucs-test
Version: 12.0.89
Branch: 5.2-0
Comment 6 Iván.Delgado univentionstaff 2024-05-29 13:19:59 CEST
<https://errata.software-univention.de/#/?erratum=5.0x1059>