Bug 46211 - Simplify user options (posix, samba, kerberos)
Simplify user options (posix, samba, kerberos)
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: UMC - Users
UCS 4.3
Other Linux
: P5 normal (vote)
: ---
Assigned To: Jannik Ahlers
Jürn Brodersen
:
Depends on: 45842 45877
Blocks:
  Show dependency treegraph
 
Reported: 2018-02-01 09:39 CET by Jannik Ahlers
Modified: 2023-03-25 06:50 CET (History)
5 users (show)

See Also:
What kind of report is it?: Development Internal
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): Cleanup
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jannik Ahlers univentionstaff 2018-02-01 09:39:20 CET
The test script 86_selenium/151_udm_users needs to be adjusted to the changes made in Bug #45842
+++ This bug was initially created as a clone of Bug #45842 +++

Maintaining multiple variants of users is too complex, has bugs and can be simplified.

Therefore we should:

1. unify the UDM options "samba", "posix", "kerberos" and remove them: They are always activated.
2. split the "ldap_pwd" option into a new UDM object type e.g. users/ldap.
3. create a new UDM object type for an address book entry.

This is an API change of UDM and we have to write a migration script which modifies the LDAP in a way that UDM can handle the new user format.
Comment 1 Jannik Ahlers univentionstaff 2018-02-01 16:02:04 CET
The tests for user options were removed as those don't exist anymore.
Comment 2 Jürn Brodersen univentionstaff 2018-07-25 15:40:41 CEST
OK test does not fail anymore.

-> Verified