Hi Rajkumar,

if you are still using Active Directory as resource, like Massimiliano Perrone correctly pointed out yesterday, please use the Active Directory connector instead of LDAP connector!

Maybe [1] could help you with connectors installation.

Best regards,
Andrea

[1] https://syncope.apache.org/docs/reference-guide.html#install-connector-bundles


Il 23/02/2017 12:26, rajkumar ha scritto:
Hi All,

Below are the details i have provided in syncope 2.0.2 console and i tried
to synchronize data from LDAP to syncope :

Details:

*Connector :*
-----------
Location : file:/opt/Cognizant/syncope/bundles/
Bundle : net.tirasa.connid.bundles.ldap.schema.LdapSchemaMapping
Version : 1.5.1

Host : <<Host Name>>
TCP Port : 389
Principle : <<User/Principle  Name>>
Password : <<Password>>
Base Context : OU=MUL,DC=loc,DC=trumobi,DC=de
Account User Name attribute : uid, cn
LDAP Filter for Retrieving Accounts : cn=*
Group Name Attributes = cn
Group Member Attribute : member
Base Contexts to Synchronize : OU=MUL,DC=loc,DC=trumobi,DC=de

capabilities : search, create, update, sync

*Resource :*
----------
Propagation Action :  LDAPMembershipSyncActions
capabilities : search, create, update, sync
Provisions rules:

object type : user
Object Class : account
classes : BaseGroup

*Mapping:*
--------
username  cn  true  remote_key
surname   sn   true  ---
Object link : 'cn=' + username + ',DC=loc,DC=trumobi,DC=de'


I am getting below error in connid.log

*[2017-02-23T11:19:46.403]
net.tirasa.connid.bundles.ldap.schema.LdapSchemaMapping
Attribute __ENABLE__ of object class __ACCOUNT__ is not mapped to an LDAP
attribute       Method: getLdapAttribute*

*[2017-02-23T11:19:46.403]
org.identityconnectors.framework.common.objects.ResultsHandler
Enter: {Uid=Attribute: {Name=__UID__, Value=[Bernd_S_epS]},
ObjectClass=ObjectClass: __ACCOUNT__, Attributes=[Attribute: {Name=__NAME__,
Value=[CN=Bernd_S_epS,OU=G_GI_GEO_epS,OU=MUL,DC=loc,DC=trumobi,DC=de]},
Attribute: {Name=cn, Value=[Bernd_S_epS]}, Attribute: {Name=sn, Value=[]},
Attribute: {Name=__UID__, Value=[Bernd_S_epS]}, Attribute: {Name=__ENABLE__,
Value=[]}], Name=Attribute: {Name=__NAME__,
Value=[CN=Bernd_S_epS,OU=G_GI_GEO_epS,OU=MUL,DC=loc,DC=trumobi,DC=de]}}
Method: handle*

Kindly help me with this to fix the issue. Let me know what i am missing
here.

--
View this message in context: 
http://syncope-user.1051894.n5.nabble.com/Error-in-synchronize-data-from-LDAP-to-syncope-tp5709016.html
Sent from the syncope-user mailing list archive at Nabble.com.

--
Andrea Patricelli

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope

Reply via email to