summaryrefslogtreecommitdiffstats
path: root/ldap/schema/60autofs.ldif
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2008-12-03 00:03:25 +0000
committerNathan Kinder <nkinder@redhat.com>2008-12-03 00:03:25 +0000
commitca28f65662cf1cfdb1fe946599077f5e77d78dee (patch)
treef483ec5bdba075c3aa5e6c1531aefb59d63f6b5c /ldap/schema/60autofs.ldif
parentda60a75c5fabda105b941751f6b0115ff734f3f9 (diff)
downloadds-ca28f65662cf1cfdb1fe946599077f5e77d78dee.tar.gz
ds-ca28f65662cf1cfdb1fe946599077f5e77d78dee.tar.xz
ds-ca28f65662cf1cfdb1fe946599077f5e77d78dee.zip
Resolves: 474254
Summary: A number of the default attribute and objectclass definitions end up in 99user.ldif if you add any custom schema over LDAP.
Diffstat (limited to 'ldap/schema/60autofs.ldif')
-rw-r--r--ldap/schema/60autofs.ldif3
1 files changed, 3 insertions, 0 deletions
diff --git a/ldap/schema/60autofs.ldif b/ldap/schema/60autofs.ldif
index d45f9f65..084e9ec3 100644
--- a/ldap/schema/60autofs.ldif
+++ b/ldap/schema/60autofs.ldif
@@ -12,6 +12,7 @@ attributeTypes: (
EQUALITY caseExactIA5Match
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
SINGLE-VALUE
+ X-ORIGIN 'draft-howard-rfc2307bis'
)
#
################################################################################
@@ -24,6 +25,7 @@ objectClasses: (
STRUCTURAL
MUST ( cn $ automountInformation )
MAY ( description )
+ X-ORIGIN 'draft-howard-rfc2307bis'
)
#
################################################################################
@@ -35,6 +37,7 @@ objectClasses: (
SUP top
STRUCTURAL
MUST ( ou )
+ X-ORIGIN 'draft-howard-rfc2307bis'
)
#
################################################################################