> Is this what you need? Yes, came to the same result.. thnx wget http://web.singnet.com.sg/~garyttt/DUAConfigProfile.schema.txt -qO - | sed s/DUAConfSchemaOID:/1.3.6.1.4.1.11.1.3.1/g | ./ol-schema-migrate.pl.fixed > /opt/fedora-ds/slapd-`hostname`/config/schema/61DUAConfigProfile.ldif - ol-schema-migrate.pl + ol-schema-migrate.pl.fixed: ---- - if ( /object[c|C]lass/ ) { + if ( /^object[c|C]lass/ ) {