Details
-
Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
6.1.0 CE GA1
-
window7 64 bit
Description
I am working on the LDAP integration with the liferay portel.
I created the users and groups using JXplorer in OpenLDAP
While integration with liferay, i able to test the connection in liferay LDAP configuration, it is working and the connection is successful. While test LDAP users by giving the details it is successful as i able to see the user data.
While testing LDAP Groups, i am getting the error.
In tomcat console i got the detail as "07:06:13,719 ERROR [IncludeTag:426] Current URL /group/control_panel/manage?p_p_
id=130&p_p_lifecycle=0&p_p_state=exclusive&p_p_mode=view&doAsGroupId=19&refererPlid=10971&_130_struts_action=%2Fportal_settings%2Ftest_ldap_users generates exception: javax.naming.NameNotFoundException: [LDAP: error code 32 - No Such Object
]; remaining name 'ou=People,dc=maxcrc,dc=com,ou=groups'
07:06:13,729 ERROR [IncludeTag:154] javax.naming.NameNotFoundException: [LDAP: error code 32 - No Such Object]; remaining name 'ou=People,dc=maxcrc,dc=com,ou=groups'"
Kindly do the needful.