From d78fe87a06f5baeaf3380625f9708dc641a2e796 Mon Sep 17 00:00:00 2001 From: cajus Date: Mon, 24 Oct 2005 09:50:24 +0000 Subject: [PATCH] Fixed search and match fields git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1676 594d385d-05f5-0310-b6e9-bd551577e9d8 --- contrib/openldap/fai.schema | 2 -- 1 file changed, 2 deletions(-) diff --git a/contrib/openldap/fai.schema b/contrib/openldap/fai.schema index 832a338ae..6c70e5ed0 100644 --- a/contrib/openldap/fai.schema +++ b/contrib/openldap/fai.schema @@ -137,8 +137,6 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.5.8 NAME 'FAIfsType' # Description: Store multiline text, mostly used for scripts and hooks. attributetype ( 1.3.6.1.4.1.10098.1.1.5.9 NAME 'FAIscript' DESC 'General storage field for multiline text aka scripts' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-VALUE) # Name : FAItask -- 2.30.2