diff --git a/servers/slapd/schema/openldap.schema b/servers/slapd/schema/openldap.schema index 04c1b485d9..778ee9d2ca 100644 --- a/servers/slapd/schema/openldap.schema +++ b/servers/slapd/schema/openldap.schema @@ -18,7 +18,8 @@ # # other slapd items # -attributetype ( entryOID NAME 'entry' SUP name +attributetype ( 1.3.6.1.4.1.4203.666.1.3 NAME 'entry' SUP name SINGLE-VALUE NO-USER-MODIFICATION USAGE dSAOperation ) -attributetype ( childrenOID NAME 'children' SUP name + +attributetype ( 1.3.6.1.4.1.4203.666.1.4 childrenOID NAME 'children' SUP name SINGLE-VALUE NO-USER-MODIFICATION USAGE dSAOperation )