Bug 42150 - Remove locked uidNumber if password is too simple while creating user
Summary: Remove locked uidNumber if password is too simple while creating user
Status: RESOLVED DUPLICATE of bug 41711
Alias: None
Product: UCS
Classification: Unclassified
Component: General
Version: UCS 4.1
Hardware: Other Linux
: P5 normal
Target Milestone: ---
Assignee: Bugzilla Mailingliste
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-26 15:03 CEST by Michael Grandjean
Modified: 2016-08-26 15:06 CEST (History)
1 user (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?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Customer ID:
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 2016-08-26 15:03:29 CEST
When creating a user and the given password does not conform to the password policy, an error message is shown:
"The LDAP object could not be saved: Password policy error: is too simple"

If I change the password to a stronger one, I get the next error message:
"The LDAP object could not be saved: The username is already in use as username or as groupname : mary"

This is due to a locked uidNumber object in cn=uidNumber,cn=temporary,cn=univention,dc=example,dc=org
If I delete the locked uidNumber object, I can finally save my user.
Comment 1 Florian Best univentionstaff 2016-08-26 15:06:39 CEST

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