From: janw Date: Wed, 12 May 2010 15:26:36 +0000 (+0000) Subject: add goFontPath to goTerminalServer. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=d852d889d650b8327b747259948d53de4937d3d2;p=gosa.git add goFontPath to goTerminalServer. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18397 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/contrib/openldap/goserver.schema b/gosa-core/contrib/openldap/goserver.schema index 34d5b0256..589731c4d 100644 --- a/gosa-core/contrib/openldap/goserver.schema +++ b/gosa-core/contrib/openldap/goserver.schema @@ -475,7 +475,7 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.9.82 NAME 'gotoSessionType' objectclass (1.3.6.1.4.1.10098.1.2.1.16 NAME 'goTerminalServer' SUP top AUXILIARY DESC 'Terminal server description (v2.6.1)' MUST ( cn $ goXdmcpIsEnabled ) - MAY ( description $ goTerminalServerStatus $ gotoSessionType )) + MAY ( description $ goTerminalServerStatus $ gotoSessionType $ goFontPath )) # NFS Server description objectclass (1.3.6.1.4.1.10098.1.2.1.19 NAME 'goNfsServer' SUP top AUXILIARY