From 880e2d7ec5041aca242cf430ee7f615de8c82e0f Mon Sep 17 00:00:00 2001 From: cajus Date: Wed, 9 Aug 2006 08:28:51 +0000 Subject: [PATCH] Enabled search facilities for FAIstate git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@4436 594d385d-05f5-0310-b6e9-bd551577e9d8 --- contrib/openldap/fai.schema | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contrib/openldap/fai.schema b/contrib/openldap/fai.schema index d86f1e677..5bfbcd8a7 100644 --- a/contrib/openldap/fai.schema +++ b/contrib/openldap/fai.schema @@ -301,6 +301,8 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.5.27 NAME 'FAIrepository' # Description: Used to store repository state (branched/freezed) attributetype ( 1.3.6.1.4.1.10098.1.1.5.28 NAME 'FAIstate' DESC 'TODO' + EQUALITY caseIgnoreIA5Match + SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26) # Name : FAIrelease -- 2.30.2