ADAM vs. Sun One Directory Server
is there watch out in migrating sun 1 adam? i've converted ldif sun 1 using adschemaanalyzer , imported generated ldif adam, application no longer works. results in "exception saving data object primarykey 'cn=xxxxx' of type 'datastore' ldap server." cn=xxxxx exist. mean type of cn=xxxxx in adam incorrect?
shatzs said:
is there watch out in migrating sun 1 adam? i've converted ldif sun 1 using adschemaanalyzer , imported generated ldif adam, application no longer works. results in "exception saving data object primarykey 'cn=xxxxx' of type 'datastore' ldap server." cn=xxxxx exist. mean type of cn=xxxxx in adam incorrect?
i run both products in environment :) there many differences between ad , sunone ldap implementations. begin have study schema of sunone directory, typically cannot import differences , things work. issues run include different syntaxes. defined string in sunone may reference syntax in ad - place dependency on values before ad accept them.
specifically want understand specific objectclasses, associated attributes, , relationship between 2 ( subclass of who, attributes mandatory, etc). oids enforced in ad not in sunone. since imported schema assume oids in implementation.
compare information, have in ad see if there going issue. application/client access perspective opposed import perspective ( have experienced typically work ).
next have understand how applications utilized information in sunone. queries presented, attribute values returned. gives idea of has change in active directory work. application developers in experience not savvy ldap, helps sit , speak them understand interoperability.
in end ldap ldap, , application have bind form of credentials, ask specific set of attributes, , base evaluations on results. understanding @ level allows collect functional requirements move forward.
your error seems either syntax or value mismatch. again speaking developer more information out here.
hth
christopher westpoint - directory & identity management architect
Windows Server > Directory Services
Comments
Post a Comment