From: cajus Date: Fri, 26 Aug 2005 06:57:46 +0000 (+0000) Subject: Moved objectclass to auxiliary X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=7096354f7ba7b0440f2fbf63e95b0f48956fdbd7;p=gosa.git Moved objectclass to auxiliary git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1221 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/contrib/openldap/goto.schema b/contrib/openldap/goto.schema index 03f85d867..674b295a0 100644 --- a/contrib/openldap/goto.schema +++ b/contrib/openldap/goto.schema @@ -415,7 +415,7 @@ objectclass (1.3.6.1.4.1.10098.1.2.1.31 NAME 'gotoPrinter' # objectclass for the Terminal Conecept objectclass (1.3.6.1.4.1.10098.1.2.1.32 NAME 'gotoEnvironment' - DESC 'GOto - contains environment settings (v2.2)' SUP top STRUCTURAL + DESC 'GOto - contains environment settings (v2.2)' SUP top AUXILIARY MAY ( gotoProfileServer $ gotoProfileFlags $ gotoXResolution $ gotoShare $ gotoLogonScript $ gotoKioskProfile $ gotoHotplugDevice $ gotoProfileQuota ) )