Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.1.0 CE RC1, 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:
-
Environment:Tomcat 7.0 + MySQL 5. Portal 6.1.x EE GIT ID: e52a1750d0d246d1d7862ab3de9ee3d49b07e70a.
Tomcat 7.0 + MySQL 5. Portal 6.2.x GIT ID: 228bcefc4e621f15b8999134ca552897c128524d.
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Fix Priority:5
-
Similar Issues:
Description
1. Start LDAP server with users
2. Startup Liferay
CASE ONE
3. Enable LDAP or not
i. [LDAP required] uncheck
ii. [Import Enabled] check or uncheck
iii. [Export Enabled] uncheck
iv. [Use LDAP Password Policy] check, save
CASE TWO
3. Enable LDAP,
i. [LDAP required] uncheck
ii. [Import Enabled] check or uncheck
iii. [Export Enabled] check
iv. [Use LDAP Password Policy] uncheck, save
4. Add LDAP server, save
5. As admin, add a new user and save
Results:
Admin sees 'Users and Organizations is temporarily unavailable' and user will not be added.
Exceptions for CASE ONE:
ERROR [render_portlet_jsp:154] java.lang.NullPointerException
Exceptions for CASE TWO:
ERROR [render_portlet_jsp:154] com.liferay.portal.ModelListenerException:
javax.naming.directory.NoSuchAttributeException: [LDAP: error code 16 - 00000057: LdapErr: DSID-0C090B38, comment: Error in attribute conversion operation, data 0, vece ]; remaining name 'sAMAccountName=joe,dc=exa
mple,dc=com'

This bug is also on 6.0.12EE.