Bug 49784 - No Normalization of firstname/lastname leads to longer username in UCS 4.4
No Normalization of firstname/lastname leads to longer username in UCS 4.4
Status: CLOSED DUPLICATE of bug 48696
Product: UCS@school
Classification: Unclassified
Component: HTTP-API (Kelvin)
UCS@school 4.4
Other Linux
: P5 normal (vote)
: UCS@school 4.4 v3
Assigned To: Sönke Schwardt-Krummrich
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-07-03 13:03 CEST by Stefanie Schneider
Modified: 2023-03-25 06:50 CET (History)
4 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 1: Cosmetic issue or missing function but workaround exists
Who will be affected by this bug?: 3: Will affect average number of installed domains
How will those affected feel about the bug?: 1: Nuisance – not a big deal but noticeable
User Pain: 0.017
Enterprise Customer affected?:
School Customer affected?: Yes
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefanie Schneider univentionstaff 2019-07-03 13:03:07 CEST
Here is the szenario: 
* firstname and/or lastname are not normalized: normalization=false
* username is generated by a scheme, where only a defined amount of characters count in the generation of the username: Example 3 letters of the firstname, 3 letters of the lastname -> Anna Berg -> annber

The behaviour changes with the update to UCS 4.4: 
Tested with 
root@ucs-2860:~# univention-app info
UCS: 4.3-4 errata539
Installed: dhcp-server=12.0 ucsschool=4.3 v8

leads to the correct generation of usernames with 6 letters
Xänia Yörn -> xaeyoe

Tested in the same virtual machine after the update to 4.4: 
root@ucs-2860:~# univention-app info
UCS: 4.4-0 errata168
Installed: dhcp-server=12.0 ucsschool=4.4 v2

Xänia Yörn -> xaenyoer

leads to an incorrect username with 8 letters.
Comment 1 Sönke Schwardt-Krummrich univentionstaff 2019-07-04 11:02:53 CEST
Have a look at bug 48696... there is a solution.

*** This bug has been marked as a duplicate of bug 48696 ***