Patch 17823073: Oracle Access Manager 11.1.2.0.4 for Generic Platform - MERGE REQUEST ON TOP OF ORAC
Hi all
I am thinking to install this patch. Before to proceed, I should known what doing with Post Installation Steps following because my customer have not OIM and have not extended Schema with Oblix ObjectClass in his User Store:
...
4. Extend LDAP schema with the new schema ldif file.
5. Create a LDIF file with below entries:
=========================================
dn: cn=subSchemaSubentry
changetype: modify
delete: attributetypes
attributetypes: ( 1.3.6.1.4.1.3831.0.0.265 NAME 'oblockedon' DESC 'Oracle Access Manager defined attribute type' EQUALITY 'generalizedTimeMatch' ORDERING 'generalizedTimeOrderingMatch' SYNTAX '1.3.6.1.4.1.1466.115.121.1.24' SINGLE-VALUE X-ORIGIN 'user defined' )
dn: cn=subSchemaSubentry
changetype: modify
add: attributetypes
attributetypes: ( 1.3.6.1.4.1.3831.0.0.265 NAME 'oblockedon' DESC 'Oracle Access Manager defined attribute type' EQUALITY 'generalizedTimeMatch' ORDERING 'generalizedTimeOrderingMatch' SYNTAX '1.3.6.1.4.1.1466.115.121.1.24' SINGLE-VALUE X-ORIGIN 'user defined' )