From: cajus Date: Wed, 9 Aug 2006 08:28:02 +0000 (+0000) Subject: Fixed fai schema to enable searches for FAIstate X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=5c063de027aae1d21fe3737ae983a60ac5648a27;p=gosa.git Fixed fai schema to enable searches for FAIstate git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4435 594d385d-05f5-0310-b6e9-bd551577e9d8 --- 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