Peter Stromback
2006-08-10 11:44:59 UTC
Hi
I am new to JXplorer but have used LDAP Browser\Editor v2.8.2 and the
command line utilities in Open LDAP before. I would like to use ldif-files
to modify existing objects in the ldap tree. In the LDAP Browser\Editor
there is three options called Add only, Update only and Update/Add for
importing ldif-files where the user can decide if data should be added or
updated. When importing ldif-files from the command line I can use ldif
files which are looking something like this …
dn: cn=Paula Jensen, ou=Product Development, dc=airius, dc=com
changetype: modify
replace: telephonenumber
telephonenumber: +1 408 555 1234
telephonenumber: +1 408 555 5678
-
This is also the way described by the LDIF RFC. This approach seams however
to fail when using JXplorer with the error message “changetype: attribute
type undefined”. If I remove the changetype and replace line from the ldif
file I will receive a NameAlreadyBoundException. Can anyone please tell me
how to perform this simple task? Sorry if this has been discussed before or
is written somewhere but I have not been able to find any useful information
about this.
Peter
I am new to JXplorer but have used LDAP Browser\Editor v2.8.2 and the
command line utilities in Open LDAP before. I would like to use ldif-files
to modify existing objects in the ldap tree. In the LDAP Browser\Editor
there is three options called Add only, Update only and Update/Add for
importing ldif-files where the user can decide if data should be added or
updated. When importing ldif-files from the command line I can use ldif
files which are looking something like this …
dn: cn=Paula Jensen, ou=Product Development, dc=airius, dc=com
changetype: modify
replace: telephonenumber
telephonenumber: +1 408 555 1234
telephonenumber: +1 408 555 5678
-
This is also the way described by the LDIF RFC. This approach seams however
to fail when using JXplorer with the error message “changetype: attribute
type undefined”. If I remove the changetype and replace line from the ldif
file I will receive a NameAlreadyBoundException. Can anyone please tell me
how to perform this simple task? Sorry if this has been discussed before or
is written somewhere but I have not been able to find any useful information
about this.
Peter
--
View this message in context: http://www.nabble.com/Modifying-data-from-ldif-files-tf2084157.html#a5742608
Sent from the jxplorer-users forum at Nabble.com.
View this message in context: http://www.nabble.com/Modifying-data-from-ldif-files-tf2084157.html#a5742608
Sent from the jxplorer-users forum at Nabble.com.