summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@redhat.com>2010-11-19 17:08:39 -0500
committerNalin Dahyabhai <nalin@redhat.com>2010-11-19 17:08:39 -0500
commitdce4b1dde9fea771196cdd8d5456e274766349d6 (patch)
treea047d285d88c30e12f08c9859c276ec3e6137840
parentfa03b5265761358da1e1d7ff6a23d7b669b9d99a (diff)
downloadslapi-nis-dce4b1dde9fea771196cdd8d5456e274766349d6.tar.gz
slapi-nis-dce4b1dde9fea771196cdd8d5456e274766349d6.tar.xz
slapi-nis-dce4b1dde9fea771196cdd8d5456e274766349d6.zip
- should have given that a proper definition
-rw-r--r--tests/config/schema/99sch.ldif2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/config/schema/99sch.ldif b/tests/config/schema/99sch.ldif
index 9cb2485..b084c1e 100644
--- a/tests/config/schema/99sch.ldif
+++ b/tests/config/schema/99sch.ldif
@@ -2,5 +2,5 @@ dn: cn=schema
attributetypes: ( 1.3.6.1.4.1.2312.4.1.99999 NAME 'allHostsFlag' DESC 'switch: all hosts are members?' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )
attributetypes: ( 1.3.6.1.4.1.2312.4.1.99998 NAME 'allUsersFlag' DESC 'switch: all users are members?' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )
attributeTypes: ( 1.3.6.1.4.1.2312.4.1.99997 NAME 'memberUsers' SUP distinguishedName EQUALITY distinguishedNameMatch )
-attributeTypes: ( 1.3.6.1.4.1.2312.4.1.99996 NAME 'fqdn' SUP cn EQUALITY caseIgnoreMatch )
+attributeTypes: ( 1.3.6.1.4.1.2312.4.1.99996 NAME 'memberHosts' SUP distinguishedName EQUALITY distinguishedNameMatch )