#1 2010-06-28 17:47:45

Zinou6987
Guest

password problem with ldap

Tags: [java, ldap, schema]

Hello!

I design a job for my society and I have a problem.

I make a request to LDAP with a LDAPInput component. I have to get all atributes from user wich have a corespondance with the request.
I have to get and modify some attribute with tMap and a LdapOutput.
One of this attribute is userPassword wich is encrypted with DES. I have to take this userPassword attribute and copy the value in an other attribute.

I do this but the result is not good!

With a Ldap browser I can see the value of attributes, for all attributes copied and modified there is no problem, but for userPassword I don't have the good value :
Good password before copy : {CRYPT}d8mLpOKIvM3nb
Password copied in an other attribute : [B@6295eb (I wait for {CRYPT}d8mLpOKIvM3nb value)

Please, someone have a good idea???

Thanks everybody! And sorry for my english..

Zinou

Board footer

Powered by FluxBB