summaryrefslogtreecommitdiff
path: root/bin/openldap/cristal.schema
diff options
context:
space:
mode:
Diffstat (limited to 'bin/openldap/cristal.schema')
-rw-r--r--bin/openldap/cristal.schema16
1 files changed, 2 insertions, 14 deletions
diff --git a/bin/openldap/cristal.schema b/bin/openldap/cristal.schema
index 2370964..495c576 100644
--- a/bin/openldap/cristal.schema
+++ b/bin/openldap/cristal.schema
@@ -32,18 +32,6 @@ attributetype ( 1.3.6.1.4.1.96.64.10.8 NAME 'jobList'
objectclass ( 1.3.6.1.4.1.96.64.10.14 NAME 'cristalagent' SUP cristalentity STRUCTURAL
MUST ( userPassword $ uid ) )
-objectclass ( 1.3.6.1.4.1.96.64.10.16 NAME 'cristalrole' SUP top STRUCTURAL
- MUST ( cn $ objectclass )
- MAY ( jobList $ uniqueMember ) )
-
-# old
-
-attributetype ( 1.3.6.1.4.1.96.64.10.2 NAME 'propval'
- EQUALITY caseIgnoreMatch
- SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
- SINGLE-VALUE )
-
-objectclass ( 1.3.6.1.4.1.96.64.10.11 NAME 'cristalproperty' SUP top STRUCTURAL
- MUST ( cn $ objectclass )
- MAY ( propval ) )
+objectclass ( 1.3.6.1.4.1.96.64.10.16 NAME 'cristalrole' SUP cristalentity STRUCTURAL
+ MAY ( jobList $ uniqueMember ) )