Chapter 16. Administration of ThinLinc using the Web
Administration Interface
16.1. Introduction
This chapter describes the web-based ThinLinc administration interface called tlwebadm . This
administration interface is installed automatically by the ThinLinc installation program, and may be
accessed by pointing your web browser to https://<hostname>:1010. For information on configuring
tlwebadm , for example setting a password or changing the default port, see the following section Section
16.2.
16.2. Configuring tlwebadm
tlwebadm offers a number of configuration options, which are stored in the configuration file
/opt/thinlinc/etc/conf.d/tlwebadm.hconf. The various configuration options are described
below.
Note: The password must be set and the tlwebadm service restarted before use.
/tlwebadm/username
The username to authenticate with when accessing the web interface.
/tlwebadm/password
The password for the above user. The tool /opt/thinlinc/sbin/tl-gen-auth may be used to
create hashes of the format required for use with this parameter.
/tlwebadm/cert
The path to the certificate file to be used for TLS encryption.
/tlwebadm/certkey
The path to the certificate private key file.
/tlwebadm/listen_port
The local port for the web server to listen on.
/tlwebadm/logging/logfile
The file to use for logging tlwebadm messages. By default, this is /var/log/tlwebadm.log.
173
Comentarios a estos manuales