From 6a362af7f24a74cd7f89b7552a293f74aa796306 Mon Sep 17 00:00:00 2001 From: cajus Date: Mon, 24 Oct 2005 09:49:26 +0000 Subject: [PATCH] Moved scripts to be binary, too git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1675 594d385d-05f5-0310-b6e9-bd551577e9d8 --- contrib/openldap/fai.schema | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/openldap/fai.schema b/contrib/openldap/fai.schema index 1cf845bad..832a338ae 100644 --- a/contrib/openldap/fai.schema +++ b/contrib/openldap/fai.schema @@ -139,7 +139,7 @@ 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.26 SINGLE-VALUE) + SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-VALUE) # Name : FAItask # Description: Assign a hook to a special task. You can use it i.e. to alter -- 2.30.2