>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
I don't have anything done for that in particular.
However, but for uidnumber I use a object in AD named CN=nextUIDNumber where I
store the next uid in the description attribute. Rather than troll through AD
and LDAP I just get/set that for the uidnumber attribute.
> -Original Message-