[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Help me for " LDAP Sync Replication with Active Directory from Openldap side"



devzero2000 wrote:
I know, everyone know. But if many vendor had Decided to don't follow
these standards mean that there are not business reason to follow it.
Sad, but true.

Sure. But in most cases the business reason for those other vendors is "we no longer invest in LDAP technology" or they just plain aren't in business any more. Projects like OpenLDAP and Apache Directory continue to explore new technologies and advance the state of the art.

2013/3/24, Howard Chu <hyc@symas.com>:
devzero2000 wrote:
Sorry for the top posting

no, it is not possible to do what you are trying to do, not so simply.
There are solution for synch different ldap product, free and
commercial.  In a very old oreilly ldap book the topic is also
discussed somehow, iirc. In effect the ietf effort to create an
multiple vendor ldap synch repl standard is failed, in retrospect, i
think.

The IETF succeeded, and RFC4533 is the result. Currently OpenLDAP and Apache

Directory support it, I'm not aware of anyone else.

Best

2013/3/24, Suman Karki <sumankarki16@gmail.com>:
I any person is willing to help me and require more detail about this
problem i will reply that.

On 3/24/13, Suman Karki <sumankarki16@gmail.com> wrote:
I am running open ldap server in redhat server, and active directory
in win server 2008.
I have admin access to both servers.

The thing is that i have to sync both server, like from openldap i
could access active directory data.

Can it be possible?
If possible then then please give me some information that i could
proceed this task.

I have tried  some thing like using openldap admin guide

syncrepl       rid=001
                       provider=ldap://IP of AD server/
                       binddn="cn=replicator,dc=suretecsystems,dc=com"
                       bindmethod=simple
                       credentials=Password of AD server
                       searchbase="dc=suretecsystems,dc=com"
                       type=refreshAndPersist
                       retry="5 5 300 5"



I don't how much i am right.
Or is there any different way? Please help me to solve this.


--
  -- Howard Chu
  CTO, Symas Corp.           http://www.symas.com
  Director, Highland Sun     http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/