From df6305e1c7a40efbf915df729a19dc2bf920e725 Mon Sep 17 00:00:00 2001 From: cajus Date: Thu, 24 Jan 2008 15:19:27 +0000 Subject: [PATCH] Made xdmcp server non single-value to allow pools of servers git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@8592 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/contrib/openldap/gosystem.schema | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gosa-core/contrib/openldap/gosystem.schema b/gosa-core/contrib/openldap/gosystem.schema index b25e61de9..db3fbc9e1 100644 --- a/gosa-core/contrib/openldap/gosystem.schema +++ b/gosa-core/contrib/openldap/gosystem.schema @@ -89,8 +89,7 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.1.15 NAME 'gotoXdmcpServer' DESC 'GOto - Gonicus Terminal Concept, value xdmcpServer.' 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.26) attributetype ( 1.3.6.1.4.1.10098.1.1.1.16 NAME 'gotoXMethod' DESC 'GOto - Gonicus Terminal Concept, value xMethod.' -- 2.30.2