Hi,
I have problems with some values received from dsee
For example, if I search for "José" y receive "Sm9zw6kg" (base64):
# ldapsearch -x -v -p xxxx -h xxxx -D "xxxx" -W -b xxxx "(uid=jose)"
:
cn:: Sm9zw6kg
1 matches
If I look this entry in dssc and I can see it ok!
But if I look them through ldapsearch (via ).. I have problems
How can I fix this (which parameter I need to change o which configuration I need set in ds)
Thanks in advance