Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.X EE, 6.2.0 CE M2
-
Component/s: Infrastructure, Infrastructure > LDAP
-
Labels:
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Fix Priority:4
-
Similar Issues:
Description
The user membership attribute is not available in all LDAP server implementations.
Therefore, Liferay should not rely on the fact that it is supported.
Using Apache Directory will result in an exception similar to the following (when the group attribute is not configured):
09:18:31,903 ERROR [LoginAction:128] com.liferay.portal.ModelListenerException: javax.naming.directory.InvalidAttributeValueException: [LDAP: error code 21 - ERR_04083 The type cant be null]; remaining name 'cn=test2,ou=users,dc=example,dc=com' com.liferay.portal.ModelListenerException: javax.naming.directory.InvalidAttributeValueException: [LDAP: error code 21 - ERR_04083 The type cant be null]; remaining name 'cn=test2,ou=users,dc=example,dc=com'
Issue Links
- causes
-
LPS-25781
Problem exporting and loggin with a user that belong to a Group with external Apache Directory server
-

Committed on:
Portal 6.2.x GIT ID: 70207a4a6c0c9ec9286ef5cd91336e9da3e00bc1.