############################################################################### # Copyright (c) 2005, Oracle. All rights reserved. # # # NAME # oidSubscriberCreateCommonUpgradeFrom90510.sbs - # # DESCRIPTION # # # OID VERSION DEPENDENCY # The instantiated version of this template file will only work with OID versions # and above. # # SUBSTITUTION VARIABLES # %s_VarName%: # # NOTES # # # REVISION HISTORY # MODIFIED (MM/DD/YY) # bkottaha 10/11/05 - Creation # ############################################################################### # Add a PPSE for the default pwdpolicy #dn: cn=Users, %s_SubscriberDN% #changetype: modify #replace: pwdpolicysubentry #pwdpolicysubentry: cn=default,cn=pwdPolicies,cn=Common,cn=Products,%s_OracleContextDN% # # Set the version # dn: %s_SubscriberDN% changetype: modify replace: orclVersion orclVersion: 90600 ############################################################################### ## End of file oidSubscriberCreateCommonUpgradeFrom90510.sbs ###############################################################################