2014-12-01 7:24 GMT+01:00 <[email protected]>: > Yes I am using the same. See my below command for sample: > > > > ~]# ldapsearch -H ldap://localhost:33389 -w secret -x -b cn=Directory > Manager,dc=lsc-project,dc=org > > ldap_bind: Invalid credentials (49) >
No, you use 'cn=Directory Manager,dc=lsc-project,dc=org' but the correct value is 'cn=Directory Manager' > > Q-2: now I have configured my lsc.xml for AD to LDAP and while starting > the daemon it gives below message: > > > > 2014/11/28 16:58:36 [lsc] Using JMX port 1099 > > Nov 28 16:58:38 - INFO - Logging configuration successfully loaded from > /etc/lsc/logback.xml > > Nov 28 16:58:38 - INFO - LSC configuration successfully loaded from > /etc/lsc/ > > Nov 28 16:58:38 - ERROR - org.lsc.exception.LscConfigurationException: > Configuration exception: null > > 2014/11/28 16:58:38 [lsc] LSC finished running > > > > > > Configuration seems ok but still unable to start the daemon. So I want to > know whether the daemon will be running on the time or we just need to keep > proper configuration and run /bin/lsc command whenever required to sync the > data? > Configuration is not ok: "org.lsc.exception.LscConfigurationException: Configuration exception: null" Check your lsc.xml syntax. Clément.
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

