After Upgrade to OUD 11.1.2.3.x: A "binary" Tag is Being Added to Binary Attributes
(Doc ID 2123610.1)
Last updated on MAY 30, 2024
Applies to:
Oracle Unified Directory - Version 11.1.2.3.0 and laterInformation in this document applies to any platform.
Goal
After upgrading OUD from 11.1.2.2.0 to 11.1.2.3.0, the custom attribute used for OpenSSH Public Key now contains a ";binary::" tag in the name of the attribute. This is causing problems with applications that are trying to read that attribute.
Schema entry for the attribute -
attributeTypes: ( OpenSSHPublicKey-oid NAME 'OpenSSHPublicKey' DESC 'AUXILIARY: OpenSSH Public key' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 )
Difference between the OpenSSHPublicKey attribute in version 11.1.2.2.0 and 11.1.2.3.0 -
For version 11.1.2.2.0
OpenSSHPublicKey: <VALUE>
For version 11.1.2.3.0
OpenSSHPublicKey;binary:: <VALUE>
OpenSSHPublicKey: <VALUE>
For version 11.1.2.3.0
OpenSSHPublicKey;binary:: <VALUE>
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |