From: cajus Date: Wed, 14 Dec 2005 09:54:25 +0000 (+0000) Subject: Fixed gotoLoginScript search X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=804ab67b31b1305263466c40d2fc4f178671ff7f;p=gosa.git Fixed gotoLoginScript search git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2310 594d385d-05f5-0310-b6e9-bd551577e9d8 --- 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'