From 804ab67b31b1305263466c40d2fc4f178671ff7f Mon Sep 17 00:00:00 2001 From: cajus Date: Wed, 14 Dec 2005 09:54:25 +0000 Subject: [PATCH] Fixed gotoLoginScript search git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2310 594d385d-05f5-0310-b6e9-bd551577e9d8 --- contrib/openldap/goto.schema | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/openldap/goto.schema b/contrib/openldap/goto.schema index 5b5f78b68..61b0d83a5 100644 --- a/contrib/openldap/goto.schema +++ b/contrib/openldap/goto.schema @@ -333,8 +333,8 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.11.9 NAME 'gotoShare' attributetype ( 1.3.6.1.4.1.10098.1.1.11.10 NAME 'gotoLogonScript' DESC 'GOto - specifies a LogonScript' - EQUALITY caseIgnoreIA5Match - SUBSTR caseIgnoreIA5SubstringsMatch + EQUALITY caseIgnoreMatch + SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15) attributetype ( 1.3.6.1.4.1.10098.1.1.11.11 NAME 'gotoKioskProfile' -- 2.30.2