本节列出了 4.60 发行版的已知文档问题。
已发布的文档错误地指出从 Microsoft Windows 应用服务器打印到与 UNIX、Linux 或 Mac OS X 客户端设备连接的客户端打印机时所使用的默认打印机驱动程序为 QMS 1060 Print System
。
默认打印机驱动程序为 HP Color LaserJet 2800 Series PS
。
在《Oracle Secure Global Desktop 4.6 Administration Guide》的第 243 页,关于 default.printerinfo.txt
配置文件的信息应当如下所示:
When SGD is first installed, the default.printerinfo.txt
file contains the following entry:
[UNIX] "_Default" = "HP Color LaserJet 2800 Series PS" PostScript
With this configuration, when users print from a Windows application server, they see a printer called _Default
.This printer prints to the default printer on the client using a basic PostScript printer driver, "HP Color LaserJet 2800 Series PS".
已发布的文档未包含 "Span Multiple Monitors (Kiosk Mode)"(跨多个监视器(Kiosk 模式))客户端配置文件设置的完整详细信息。
在《Oracle Secure Global Desktop 4.6 Administration Guide》的第 193 页,将以下注释添加到 "Configuring Desktop Size for Kiosk Mode Applications" 部分。
The desktop size for kiosk mode applications can also be configured from the webtop.Use the Span Multiple Monitors (Kiosk Mode) option in the Client Settings tab.
在《Oracle Secure Global Desktop 4.6 Administration Guide》的第 317 页和《Oracle Secure Global Desktop 4.6 用户指南》的第 47 页,将以下条目添加到客户端配置文件设置表。
设置 | 描述 |
---|---|
Span Multiple Monitors (Kiosk Mode)(跨多个监视器(Kiosk 模式)) | 允许 X 个应用程序在 Kiosk 模式下显示在多头或双头监视器上。 如果启用,Kiosk 模式显示将跨多个监视器进行显示。 如果禁用,Kiosk 模式显示仅使用主监视器进行显示。这是默认设置。 |
在《Oracle Secure Global Desktop 4.6 Administration Guide》第 193 页的 "Using Multihead or Dual Head Monitors" 部分中,替换 "Configuring Desktop Size for Kiosk Mode Applications" 部分中的以下段落。
"X applications can be displayed in kiosk mode on a multihead or dual head monitor.
You configure kiosk mode display features with the <KioskArea>
entry in the <localsettings>
section of the client profile, profile.xml
on the client device.If the <localsettings>
section is not present in the client profile, create a new section.
The <KioskArea>
entry defines the screen area used by kiosk mode.The available values are as follows:
virtual – Uses the virtual screen size.All monitors are used.
0
– Uses the primary monitor only.This is the default value.
1
– Uses the secondary monitor only.
n – (Multihead monitors only).Uses the nth secondary monitor only.
For example, to span the kiosk mode display across all monitors:"
<KioskArea>virtual</KioskArea>
《Oracle Secure Global Desktop 4.6 Administration Guide》第 340 页的 "Recovery Stage" 部分中的以下段落不正确。
"If an array splits into more than two arrays during the failover stage, the original array formation cannot be recreated automatically.Manual recovery must be used."
该段落的内容应当如下所示:
"If an array splits into more than two arrays during the failover stage and the Action When Failover Ends (--array-primaryreturnaction
) attribute is configured as Restore original primary (accept
), the original array formation is recreated automatically.
If the Action When Failover Ends attribute is configured as Restore array with a new primary (acceptsecondary
), the original array formation cannot be recreated automatically.Manual recovery must be used."
在《Oracle Secure Global Desktop 4.6 Administration Guide》的第 170 页上,sgd-webservices.jar
文件的路径不正确。
正确的路径如下所示:
/opt/tarantella/bin/java/com/sco/tta/soap/services/proxy
.
已发布的文档包含有关从命令行编辑属性列表的不正确信息。
在《Oracle Secure Global Desktop 4.6 Gateway Administration Guide》中:
在第 59 页上,该段落的内容应当如下所示:
"Separate multiple filter-spec
entries with a comma, and enclose the entire string in double quotation marks (""
)."
在第 60 页上,有关配置多个连接过滤器的示例应当如下所示:
"192.168.0.250:sgdg:gateway1.example.com:443,\ *:direct:sgd1.example.com:80"
在《Oracle Secure Global Desktop 4.6 Administration Guide》中:
在第 5 页上,外部 DNS 名称配置的示例应当如下所示:
$ tarantella config edit --server-dns-external \ "192.168.10.*:boston.example.com" "*:www.example.com"
在第 12 页上,阵列路由配置的示例应当如下所示:
"192.168.5.*:CTDIRECT" \ "192.168.10.*:CTSOCKS:taurus.example.com:8080" \ "*:CTSOCKS:draco.example.com:8080:ssl"
在第 13 页上,介绍如何在阵列路由中配置多个过滤器的段落应当如下所述:
"Separate each filter with a space and enclose in double quotation marks (""
).For example, "filter1" "filter2" "filter3"
."
在第 391 页的 "Log Filters" 部分中,段落内容应当如下所述:
"Separate multiple filter
entries with a space and enclose each filter in double quotation marks (""
)."
在第 496 页的 "External DNS Names" 部分中,"Usage" 段落末尾的句子应当如下所述:
"Separate multiple DNS names with a space and enclose each DNS name in double quotation marks (""
)."
在同一页上,外部 DNS 名称配置的示例应当如下所示:
--server-dns-external "192.168.10.*:boston.indigo-insurance.com" "*:www.indigo-insurance.com"
随着 Sun 文档站点 (docs.sun.com
) 的关闭,已发布的文档可能包含不正确的文档 URL 和客户反馈电子邮件地址详细信息。
文档 URL 应当如下所示:
http://docs.oracle.com/cd/E19351-01/index.html
已发布的用于收集客户意见的电子邮件地址不再可用。
此更改影响以下文档:
《Oracle Secure Global Desktop 4.6 Administration Guide》
《Oracle Secure Global Desktop 4.6 安装指南》
《Oracle Secure Global Desktop 4.6 用户指南》
《Oracle Secure Global Desktop 4.6 Gateway Administration Guide》
《Oracle Secure Global Desktop 4.6 平台支持和发行说明》
《Oracle Secure Global Desktop 4.6 Administration Guide》的附录 D 错误地为 tarantella stop 和 tarantella restart 命令列出了 --force
选项。
--force
选项在 4.6 发行版中已过时并且不再可用。
《Oracle Secure Global Desktop 4.6 Administration Guide》第 152 页上 SGD 远程桌面客户端的命令选项表错误地指出 -windowskey
选项的默认设置为 on
。
-windowskey
选项的默认设置为 off
。
已发布的文档中缺少以下应用程序故障排除主题。
如果 SGD 尝试使用其他服务正在使用的 X 显示端口,则应用程序启动所花费的时间可能比预期长。应用程序启动最终会成功完成。
解决方法是排除端口,防止 X 协议引擎使用。
在管理控制台中,转到阵列中每个 SGD 服务器的 "Protocol Engines"(协议引擎)→ "X" 选项卡,在 "Command-Line Arguments"(命令行参数)字段中键入 -xport
portnum
,其中 portnum
是要排除的 TCP 端口号。
或者,也可以使用以下命令:
$ tarantella config edit --xpe-args "-xport portnum
"
要排除多个端口,可以多次指定 -xport
portnum
,如下所示:
$ tarantella config edit \ --xpe-args "-xportportnum_1
" "-xportportnum_2
" "-xportportnum_3
"
所做的更改仅对新的 X 协议引擎有效。现有的 X 协议引擎不受影响。
文档中陈述的 tarantella service 命令的 --suffix-mappings
选项不正确。
在《Oracle Secure Global Desktop 4.6 Administration Guide》附录 D 中第 820 页和第 825 页上的命令选项表中,以下段落不正确:
"Applies only to Active Directory service objects."
该段落的内容应当如下所示:
"Applies to Active Directory service objects and LDAP service objects that connect to Active Directory."
在《Oracle Secure Global Desktop 4.6 Administration Guide》第 2 章第 98 页的 "Suffix Mappings" 部分中的第一个句子应当如下所述:
"The following information applies to Active Directory service objects and LDAP service objects that connect to Active Directory."
在本发行版中,在使用 tarantella object new_windowsapp 命令创建新的 Windows 应用程序对象时,"Window Manager"(窗口管理器)(--winmgr
) 属性不可用。
《Oracle Secure Global Desktop 4.6 Administration Guide》附录 D 中第 744 页上 tarantella object new_windowsapp 命令的文档错误地列出了 --winmgr
属性。
已发布的文档中缺少 tarantella config reload 命令的详细信息。
《Oracle Secure Global Desktop 4.6 Administration Guide》附录 D 中第 688 页上的 "The tarantella config Command" 部分中应当包含以下信息。
Reloads properties for the server where the command is run.
tarantella config reload [ --login-beans ]
The following table shows the available options for this command.
Option | Description |
---|---|
|
Reloads server properties related to authentication, such as This option can be used to reload properties on a secondary server, without restarting the server. |
The following example reloads all authentication properties for the server where the command is run.
$ tarantella config reload --login-beans
《Oracle Secure Global Desktop 4.6 Administration Guide》附录 A 中第 468 页上的 Windows 音频声音质量 (--array-audio-quality
) 属性的文档不正确。
"High Quality Audio"(高质量音频)设置的描述应当如下所示:
High Quality Audio – 44.1 kHz.
同一页上 "Description" 部分中缺少以下段落:
"If the application server hosting the Windows application does not support the High Quality Audio setting, the audio rate is downgraded automatically."
《Oracle Secure Global Desktop 4.6 Gateway Administration Guide》第 5 页上 "Upgrading the SGD Gateway" 部分中的以下句子不正确。
"When you upgrade the SGD Gateway, your original configuration, such as keystores and routing proxy configuration files are preserved.There is no need to reconfigure the SGD Gateway after upgrading."
该句子的内容应当如下所示:
"When you upgrade the SGD Gateway, most of your original configuration, such as routing proxy configuration files is preserved.However, the upgrade process overwrites any self-signed certificates used by the Gateway.
After an upgrade, you must reconfigure the SGD Gateway.Follow the standard configuration steps for authorizing a Gateway to SGD, as described in "How to Install SGD Gateway Certificates on the SGD Array" on page 16."
有关在升级之后重新配置 SGD Gateway 的更多详细信息,请参见第 3.1.17 节 “6963320-使用 SGD Gateway 版本 4.5 或升级后的 Gateway 版本 4.6 时,无法连接到 SGD”。
《Oracle Secure Global Desktop 4.6 Administration Guide》第 5 章中第 250 页上 "For PDF Printing, is Ghostscript Available on the SGD Host?" 打印故障排除主题中缺少以下句子。
"Try upgrading to the latest version of Ghostscript.After upgrading, ensure that the symbolic link /opt/tarantella/var/info/gsbindir
points to the directory where the new Ghostscript binaries are installed."