Hi Banu,

    I'm afraid JXplorer doesn't handle LDIF change files!  It only
handles LDIF data files :-(.  There is some support in the code for
LDIF modify (it's used in the unit testing) but we never got around to
making it a formal part of the code (because it didn't seem to be
being used very often!)

   So I'm afraid you can't use JX to do what you're after here :-(.

    - Chris

On Sat, Sep 6, 2008 at 2:21 AM, BANU ATAM SARI <[EMAIL PROTECTED]> wrote:
> Hi again,
>
> With your help, I can import multiple users with Jxplorer. Thanks again. In 
> the next step, I'm stuck again. I can't modify multiple attribute values, I 
> got an error message as
> "javax.naming.directory.InvalidAttributeIdentifierException: [LDAP: error 
> code 17 - Undefined Attribute Type]; remaining name 'cn=TEST,ou=STD,o=KU'" 
> Any help will
> be appreciated.
>
> My ldif file is like: (In this example, I have several attributes needed to 
> be updated- one of them is ou..)
>
> dn: cn=TEST,ou=STD,o=KU
> objectclass: inetOrgPerson
> objectclass: organizationalPerson
> objectclass: Person
> objectclass: ndsLoginProperties
> objectclass: Top
> changetype: modify
> replace: ou
> ou: STUDENT CAS
>
> Thanks!
> Banu
>
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jxplorer-users mailing list
Jxplorer-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jxplorer-users

Reply via email to