#6329 WinSync users who have First.Last casing creates users who can have their password set
Closed: Fixed Opened by mbabinsk.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1375133

Created attachment 1200105
Output
Description of problem: WinSync users who have First.Last casing creates users
who can have their password set
Version-Release number of selected component (if applicable):
ipa-server-4.4.0-10.el7.x86_64
ipa-server-trust-ad-4.4.0-10.el7.x86_64
How reproducible:Always
Steps to Reproduce:
1. Establish winsync trust with windows system
2. Now add user First.Last on windows
3. Ensure the user is synced to IPA
4. Now change the password of the user in Windows and ensure Password is True
in ipa user-show command for the user
5. Now change the password on IPA for the user First.Last
Actual results:
[root@master ~]# ipa passwd First.Last
New Password:
Enter New Password again to verify:
ipa: ERROR: no matching entry found
Expected results: The password change should work.
Additional info: Related to bz824490
Attaching the automation logs for RHEL7.1/RHEL7.2 where the test passes whereas
for RHEL7.3 it fails without any change in automation code.

master:

  • f3f9087ee8d1b1531730cf1e91fe404092e8c81d ipa passwd: use correct normalizer for user principals

ipa-4-4:

  • 0fe08fdce78b8a26cae1ad238cfea20fe86b8332 ipa passwd: use correct normalizer for user principals

Metadata Update from @mbabinsk:
- Issue assigned to mbabinsk
- Issue set to the milestone: FreeIPA 4.4.2

Metadata