Hi all,
I am looking for the source code for Netscape Directory C SDK 4.11. The
iPlanet site directed me to get the source from
http://www.mozilla.org/directory/ . All I found there was code for
version 3.2 of the LDAP C SDK.
Can anybody direct me to the right source?
--
Regards,
Harshdeep Sing
[Added mozilla-directory and -mail-news to the CC list, as folks there
are likely to have useful input]
> Jennifer Glick wrote:
>
>> Hi Srilatha,
>>
>> Per Product Management's request, I also did a third spec which has
>> the Address Book settings Global and the LDAP settings Per Account.
Romulo Roberto Pereira wrote:
>
> Hello... Maybe Perl can help me. Cisco uOne plataform supports iPlanet. I
> need to save the tree in Novell NDS.
Well as long as you do not need to migrate passwords, you OUGHT to be
able to LDIF out the iPlanet tree, and LDIF it into the NDS tree. (Mak
Thanks for the input, after a bit more exploration it turns out that you
are correct, the rejection was coming from Active Directory and not from
the SDK. AD is smart enough to check your math on the subnet mask. So if
you enter 10.10.10.10/24, it will be rejected, but if you try something
realist
Hi ,
Using the LDAP C SDK you can have "/" as part of DN ,
That depends on the plugin that is enabled for the syntax checking ,
I have tested with "/" as part of a SN and CN also UID in Netscape
Directory server ,
I have the default plugins enabled on my directory server.