Skip to content
Snippets Groups Projects
Commit 00f6f9c5 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Assign temporary OIDs to "entry" and "children" psuedo attributes types

parent 4d23358a
No related branches found
No related tags found
No related merge requests found
......@@ -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 )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment