Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Cannot Reproduce
-
2.0.0-M15
-
None
-
None
-
Windows 10
PingDirectory ( https://www.pingidentity.com/en/software/pingdirectory.html )
Description
A binary value from the LDAP Server is parsed or encoded incorrectly in Apache Directory Studio.
The value contains a SMIME Certificate and has the following properties:
- m-syntax: 1.3.6.1.4.1.1466.115.121.1.5 (binary, https://ldapwiki.com/wiki/1.3.6.1.4.1.1466.115.121.1.5 )
- m-singleValue: TRUE
The value has in reality 1667 bytes but is reported as binary data with a size of 2422 bytes.
I can read the value correctly with a console program (ldapmodify) but I can't get the correct value in Apache Directory Studio. I've tried to copy the value as base64, export the user as LDIF, and to open with the hex editor and trying to save the data).
In the output there are a lot of "EF BF BD" sequences (the UTF-8 encoded 'Replacement Character') https://www.fileformat.info/info/unicode/char/fffd/index.htm
The correct file should look like this: