Rev 99 | Blame | Compare with Previous | Last modification | View Log | RSS feed
# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-english@lists.debian.org for advice.
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.
Template: lsh-server/lshd_port
Type: string
Default: 22
_Description: lsh server port:
The default port for lshd is 22. If lshd should run on a different port,
please specify the alternative port here. If you specify 22, you will
need to manually disable any other SSH servers running on port 22, other
than OpenSSH (from the package openssh-server), which will be disabled
automatically if you choose 22 here.
Template: lsh-server/sftp
Type: boolean
Default: false
_Description: Enable the SFTP subsystem?
Please choose whether you want to use the EXPERIMENTAL lsh SFTP support.
.
Since it is experimental, the default is for it to be disabled, but it
can be enabled now or later by manually changing /etc/default/lsh-server.
Template: lsh-server/purge_hostkey
Type: boolean
Default: true
_Description: Remove host key on purge?
When this package is installed, a host key is generated to authenticate
your host.
.
Please choose whether you want to purge the host key when the package
is removed.
Template: lsh-server/extra_args
Type: string
_Description: Additional arguments to pass to lshd: