Secure Global Desktop Administration Guide > Applications, documents and hosts > Host Locale (--hostlocale)
Attribute name | Usage |
---|---|
Host Locale | In the box, type type a locale. |
Command option | Usage |
---|---|
--hostlocale ll_tt |
Replace ll_tt with a locale. |
This attribute controls the language used in the login scripts when pattern matching login data from a host.
When using the login scripts supplied with Secure Global Desktop, the vars.exp
script defines variables for matching system prompts. By default, English system prompts are supported. This script can be customized to support users in other locales.
A locale has two parts, a language and an optional territory, separated by an underscore.
en
for English or ja
for Japanese.
us
for the United States or jp
for Japan.By default, the locale is en_us
.
--locale fr
Sets the default language of the host object to French. French prompts must be configured in the login scripts used with this host.
Copyright © 1997-2006 Sun Microsystems, Inc. All rights reserved.