Hi All,
I am using LR 5.2 tomcat 6.0. I have configured LDAP using Microsoft AD. All the users are able to login sucessfully.
But i am not able to import UserGropus. I get the folloeing error.
06:27:01,401 ERROR [PortalLDAPUtil:60] Error importing LDAP users and groups
javax.naming.InvalidNameException: "CN=Microsoft Schedule\+ Free/Busy Connector
(MLCOR00103),CN=Microsoft Exchange System Objects",dc=mydomain,dc=net: close quote
appears before end of component
at javax.naming.NameImpl.extractComp(NameImpl.java:129)
at javax.naming.NameImpl.<init>(NameImpl.java:267)
at javax.naming.CompositeName.<init>(CompositeName.java:214)
at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.getAttributes(Par
tialCompositeDirContext.java:109)
at javax.naming.directory.InitialDirContext.getAttributes(InitialDirCont
ext.java:123)
at com.liferay.portal.security.ldap.PortalLDAPUtil._getAttributes(Portal
LDAPUtil.java:1081)
at com.liferay.portal.security.ldap.PortalLDAPUtil.getUserAttributes(Por
talLDAPUtil.java:494)
at com.liferay.portal.security.ldap.PortalLDAPUtil.importFromLDAP(Portal
LDAPUtil.java:577)
at com.liferay.portal.security.ldap.PortalLDAPUtil.importFromLDAP(Portal
LDAPUtil.java:549)
at com.liferay.portlet.admin.job.LDAPImportJob.execute(LDAPImportJob.jav
a:62)
at com.liferay.portal.job.JobWrapper.execute(JobWrapper.java:63)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.j
ava:529)
Also my seetings read as attached
Request for your help..
Please sign in to flag this as inappropriate.