From 824dc677a847cc4abc3f8221eb0d87f927906110 Mon Sep 17 00:00:00 2001 From: cajus Date: Mon, 10 Oct 2005 14:44:05 +0000 Subject: [PATCH] Added missing attributes git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1549 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 2180d4fac..c1f5dfeec 100644 --- a/contrib/openldap/fai.schema +++ b/contrib/openldap/fai.schema @@ -399,7 +399,7 @@ objectclass (1.3.6.1.4.1.10098.1.2.1.40.13 NAME 'FAItemplate' objectclass (1.3.6.1.4.1.10098.1.2.1.40.14 NAME 'FAItemplateEntry' SUP FAItemplate STRUCTURAL DESC 'Stores real file templates' - MUST ( FAItemplateFile $ FAItemplatePath ) ) + MUST ( FAItemplateFile $ FAItemplatePath $ FAIowner $ FAImode ) ) # Name : FAIdebconfInfo # Description: Stores debconf information like shown in -- 2.30.2