Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.2.X, 7.3.X, Master
-
7.3.x, 7.2.x
-
Committed
-
8
-
3
Description
Reproduction steps:
- Connect Liferay to an LDAP server - you'll need to use the system settings/config files so that you can add contact mappings
- As an addition to the usual mappings, add the following contact mappings
prefix=initials suffix=st
- Create a user in LDAP, for the initials attribute enter mr
- For the st attribute enter jr (of course, you are free to use any other attributes)
- Log in with the user
- You'll see that as prefix mr and as suffix jr have been set
- Update both the prefix and suffix to something different
Attached a config file that works with out-of-the-box Apache DS
Expected behavior: the changes should be exported to LDAP
Experienced behavior: the changes aren't exported to LDAP
Attachments
Issue Links
- causes
-
LPS-132536 NPE is thrown when importing groups from LDAP
- Closed
- Testing discovered
-
LPS-130991 Custom User Mapping values are not saved properly
- Closed