NAME
utadmin.conf - Sun Ray administration configuration file
SYNOPSIS
/etc/opt/SUNWut/utadmin.conf
DESCRIPTION
The utadmin.conf file is a standard Java properties file
that contains configuration parameters for the Sun Ray
enterprise server administration database. It is usually
installed by utinstall(1M) and configured by utconfig(1M).
The "admin.defaultlocale" parameter (see below) is the only
parameter that should be changed once the Sun Ray enterprise
server is configured and in use. All other parameters are
reserved.
PROPERTIES
The supported configuration parameters are listed below. For
each one, the name, description and an example are given.
Name Description
admin.defaultlocale
The default locale for the Web-based administration
tools. Supported values are "en_US" (US English),
"fr" (French), "ja" (Japanese) and "zh" (Simplified
Chinese).
Example: en_US
admin.dstatus.dbfile
The name of the NDBM data files where the desktop
status is stored.
Example: /var/opt/SUNWut/ndbm/dstatus.dir
/var/opt/SUNWut/ndbm/dstatus.pag
admin.http.cfile
Configuration file for the Sun Ray administration web-
server. Default is the /etc/http/utadmin.http.conf
file.
admin.http.port
The webserver port used by the admin tool. Default is
1660.
admin.server.name
The name of the server where the administration data-
base LDAP server process is running. This is usually
the name of the Sun Ray enterprise server.
Example: yoyodyne
admin.server.port
The administration database LDAP server port. This is
usually port 389.
Example: 389
admin.ssl.enable
Secure connection between browser and server using
SSL.
Value:
yes - SSL is running
no - SSL is not running
admin.subtree
The subtree within the LDAP hierarchy where Sun Ray
administration data for this server reside. This is an
entry under the UT root entry that was specified when
the Sun Ray software was configured.
Example: utname=yoyodyne,o=v1,o=utdata
admin.user.name
The LDAP user that the administration clients should
bind as to perform privileged operations.
Example: cn=utadmin,utname=yoyodyne,o=v1,o=utdata
admin.ustatus.dbfile
The name of the NDBM data files where the user status
is stored.
Example: /var/opt/SUNWut/ndbm/ustatus.dir
/var/opt/SUNWut/ndbm/ustatus.pag
EXAMPLES
Example 1: Configuration parameters for the LDAP and NDBM
databases:
admin.server.name = sray-139
admin.server.port = 389
admin.user.name = cn=utadmin,utname=sray-139,o=v1,o=utdata
admin.subtree = utname=sray-139,o=v1,o=utdata
admin.defaultlocale = en_US
admin.dstatus.dbfile = /var/opt/SUNWut/ndbm/dstatus
admin.ustatus.dbfile = /var/opt/SUNWut/ndbm/ustatus
admin.http.cfile = /etc/http/utadmin.httpd.conf
admin.http.port = 1660
admin.ssl.enable = no
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
| Availability | SUNWutr |
|_____________________________|_____________________________|
SEE ALSO
utinstall(1M), utconfig(1M), utuser(1M), utdesktop(1M)
Sun Ray Enterprise Server Software Administrator's Guide
|
Закладки на сайте Проследить за страницей |
Created 1996-2025 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |