Adding the above ldif resulted in the server not able to start. Running server in console mode shows this error.
ERR_134 Cannot deserialize the entry : ERR_04269 ATTRIBUTE_TYPE for OID 2.16.840.1.113719.1.203.4.19 does not exist! On Tue, Jan 26, 2016 at 5:38 PM, Stefan Seelmann <[email protected]> wrote: > On 01/26/2016 07:56 PM, Sherman Lilly wrote: > > Can I fix the schema in my current version 2.0.0? If so how do I do this? > > Yes, you can change the syntax of dhcpOption attribute, e.g. you can > apply the following LDIF: > > dn: m-oid=2.16.840.1.113719.1.203.4.7, > ou=attributeTypes,cn=dhcp,ou=schema > changetype: modify > replace: m-syntax > m-syntax: 1.3.6.1.4.1.1466.115.121.1.26 > - > > Afterwards you need to restart the server. > > HTH, > Stefan > >
