Code

add goFontPath to goTerminalServer.
authorjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 12 May 2010 15:26:36 +0000 (15:26 +0000)
committerjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 12 May 2010 15:26:36 +0000 (15:26 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18397 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/contrib/openldap/goserver.schema

index 34d5b02560def2fd2ff5cf9fa345e9a29c8f7ccf..589731c4dfbe917f7063265f5bf21786b46627ac 100644 (file)
@@ -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