Chris Betts
2013-05-23 23:18:59 UTC
Hi Matthew,
I'm afraid the short answer is that JXplorer doesn't (yet) handle LDIF
change files :-(. It only manages 'static' LDIF data files, but doesn't
handle entries with "changetype" verbs.
Sorry!
- Chris
I'm afraid the short answer is that JXplorer doesn't (yet) handle LDIF
change files :-(. It only manages 'static' LDIF data files, but doesn't
handle entries with "changetype" verbs.
Sorry!
- Chris
I am trying to import an LDIF file that modifies an LDAP entry and adds a
new uniqueMember attribute (oracle internet directory).
Here is an example entry in the LDIF file
dn: cn=UserProxyPrivilege,cn=Groups,cn=OracleContext,dc=xxx,dc=net
changetype: modify
add: uniquemember
uniquemember: cn=cfuseradmin,cn=Users,dc=xxx,dc=net
the error is saying that add isn't in the mandatory or optional attribute
list. Do i need to ignore the Schema lookup when using an LDIF file that
modifies entries?
javax.naming.directory.SchemaViolationException: [LDAP: error code 65 -
Failed to find add in mandatory or optional attribute list.]; remaining
name 'cn=UserProxyPrivilege,cn=Groups,cn=OracleContext,dc=xxx,dc=net'
How can i get JXplorer to handle this?
-Matthew
new uniqueMember attribute (oracle internet directory).
Here is an example entry in the LDIF file
dn: cn=UserProxyPrivilege,cn=Groups,cn=OracleContext,dc=xxx,dc=net
changetype: modify
add: uniquemember
uniquemember: cn=cfuseradmin,cn=Users,dc=xxx,dc=net
the error is saying that add isn't in the mandatory or optional attribute
list. Do i need to ignore the Schema lookup when using an LDIF file that
modifies entries?
javax.naming.directory.SchemaViolationException: [LDAP: error code 65 -
Failed to find add in mandatory or optional attribute list.]; remaining
name 'cn=UserProxyPrivilege,cn=Groups,cn=OracleContext,dc=xxx,dc=net'
How can i get JXplorer to handle this?
-Matthew
--
Dr Christopher Betts
Pegacat Software
Melbourne, Australia
m: 0408 533 456
Dr Christopher Betts
Pegacat Software
Melbourne, Australia
m: 0408 533 456