Rev 99 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 99 | Rev 102 | ||
|---|---|---|---|
| Line -... | Line 1... | ||
| - | 1 | # These templates have been reviewed by the debian-l10n-english  | 
          |
| - | 2 | # team  | 
          |
| - | 3 | #  | 
          |
| - | 4 | # If modifications/additions/rewording are needed, please ask  | 
          |
| - | 5 | # debian-l10n-english@lists.debian.org for advice.  | 
          |
| - | 6 | #  | 
          |
| - | 7 | # Even minor modifications require translation updates and such  | 
          |
| - | 8 | # changes should be coordinated with translators and reviewers.  | 
          |
| - | 9 | ||
| 1 | Template: lsh-server/lshd_port  | 
            10 | Template: lsh-server/lshd_port  | 
          
| 2 | Type: string  | 
            11 | Type: string  | 
          
| 3 | Default: 22  | 
            12 | Default: 22  | 
          
| 4 | _Description: lsh server port:  | 
            13 | _Description: lsh server port:  | 
          
| 5 | The default port for lshd is 22. If you would like lshd to run on a  | 
            14 | The default port for lshd is 22. If lshd should run on a different port,  | 
          
| 6 | different port, please specify the alternative port here. If you specify  | 
            15 | please specify the alternative port here. If you specify 22, you will  | 
          
| 7 | 22, you will need to manually disable any other ssh servers you have  | 
            16 | need to manually disable any other SSH servers running on port 22, other  | 
          
| 8 | running on port 22, other than OpenSSH (from the `openssh-server' package).  | 
            17 | than OpenSSH (from the package openssh-server), which will be disabled  | 
          
| 9 | OpenSSH will be automatically disabled, if you choose 22 here.  | 
            18 | automatically if you choose 22 here.  | 
          
| 10 | 19 | ||
| 11 | Template: lsh-server/sftp  | 
            20 | Template: lsh-server/sftp  | 
          
| 12 | Type: boolean  | 
            21 | Type: boolean  | 
          
| 13 | Default: false  | 
            22 | Default: false  | 
          
| 14 | _Description: Enable the sftp subsystem?  | 
            23 | _Description: Enable the SFTP subsystem?  | 
          
| 15 | If you want to use sftp with lsh, you will need this subsystem.  | 
            - | |
| 16 | Please bear in mind, that it's still experimental. Therefore the default  | 
            24 | Please choose whether you want to use the EXPERIMENTAL lsh SFTP support.  | 
          
| 17 | is disabled but can be enabled now or later by manually changing  | 
            - | |
| 18 | /etc/default/lsh-server.  | 
            - | |
| 19 | .  | 
            25 | .  | 
          
| 20 | Please choose whether you want to use the EXPERIMENTAL sftp support now.  | 
            26 | Since it is experimental, the default is for it to be disabled, but it  | 
          
| - | 27 | can be enabled now or later by manually changing /etc/default/lsh-server.  | 
          |
| 21 | 28 | ||
| 22 | Template: lsh-server/purge_hostkey  | 
            29 | Template: lsh-server/purge_hostkey  | 
          
| 23 | Type: boolean  | 
            30 | Type: boolean  | 
          
| 24 | Default: true  | 
            31 | Default: true  | 
          
| 25 | _Description: Remove host key on purge?  | 
            32 | _Description: Remove host key on purge?  | 
          
| Line 29... | Line 36... | ||
| 29 | Please choose whether you want to purge the host key when the package  | 
            36 | Please choose whether you want to purge the host key when the package  | 
          
| 30 | is removed.  | 
            37 | is removed.  | 
          
| 31 | 38 | ||
| 32 | Template: lsh-server/extra_args  | 
            39 | Template: lsh-server/extra_args  | 
          
| 33 | Type: string  | 
            40 | Type: string  | 
          
| 34 | Description: Additional arguments to pass to lshd:  | 
            41 | _Description: Additional arguments to pass to lshd:  |