Hi,

I would like to synchronize as source a lotus domino directory to a
openldap server. The problem is that the lotus server as a baseDN like
O=organisation but the mailing lists are not under the baseDN (strange...)

if i do a request with ldapsearch like this :
ldapsearch -z 0 -LLL -x -p 389 -h lotus -b "" -D "admin" -w 'secret'
"(&(objectclass=groupOfNames)([email protected]))"
the result is :
dn: CN=systeme
cn: systeme
mail: [email protected]
displayname: systeme
grouptype: 1
description: ML Organisation
autopopulateinput: 0
availablefordirsync: 1
objectclass: dominoGroup
objectclass: groupOfNames
objectclass: top
grouptitle: 1
listcategory: Liste de Diffusion
autopopulate: 0
member: CN=user1,O=organisation
member: CN=user,O=organisation

So i've try to remove the basedn from LSC 2.1.3 on my source ldap
connection & service, but lsc seems to absolutely want a baseDN. How can i
tell to LSC to use the rootDSE instaead of a baseDN?

Thanks a lot for your help.

-- 
Armando Martins
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users

Reply via email to