Re: [Net::LDAP] Re: [Net::LDAP] LDAP and AD sync

2009-12-11 Thread Prashanth Sundaram
Thanks everyone for the feedback. I am new to scripting and unix world, and learning my way through. I want only one way sync from AD --> LDAP(389-ds). The other way has to only generate a list of users and the AD will approve/reject those. There is no password sync as it is handled by PAM. I trie

Re: LDAP and AD sync

2009-12-11 Thread Clément OUDOT
>Folks, > > I am a n00b to perl scripting and need help to start building my own. I am > currently working on a project where the LDAP(389-ds) and Active Directory > are always in sync. I have a very minimal set of attributes and > conditions > to keep them in sync. > > Can anyone share their

RE: LDAP and AD sync

2009-12-10 Thread Young, Darren
Message- > From: Prashanth Sundaram [mailto:psunda...@wgen.net] > Sent: Thursday, December 10, 2009 4:59 PM > To: perl-ldap@perl.org > Subject: LDAP and AD sync > >Folks, > > I am a n00b to perl scripting and need help to start building my own. I > am > current

Re: [Net::LDAP] Re: [Net::LDAP] LDAP and AD sync

2009-12-10 Thread Peter Karman
Peter Karman wrote on 12/10/09 5:48 PM: Prashanth Sundaram wrote on 12/10/09 4:59 PM: Folks, I am a n00b to perl scripting and need help to start building my own. I am currently working on a project where the LDAP(389-ds) and Active Directory are always in sync. I have a very minimal set

Re: [Net::LDAP] LDAP and AD sync

2009-12-10 Thread Peter Karman
Prashanth Sundaram wrote on 12/10/09 4:59 PM: Folks, I am a n00b to perl scripting and need help to start building my own. I am currently working on a project where the LDAP(389-ds) and Active Directory are always in sync. I have a very minimal set of attributes and conditions to keep them i

LDAP and AD sync

2009-12-10 Thread Prashanth Sundaram
Folks, I am a n00b to perl scripting and need help to start building my own. I am currently working on a project where the LDAP(389-ds) and Active Directory are always in sync. I have a very minimal set of attributes and conditions to keep them in sync. Can anyone share their code, so that I