Added the possibility to change the ssh port from 222 back to standart port 22

This commit is contained in:
Jan Paul Tuecking
2010-02-20 01:07:25 +01:00
committed by Arne Fitzenreiter
parent dbf157bbaa
commit 6c1220f5b8
4 changed files with 10 additions and 2 deletions

View File

@@ -1595,6 +1595,7 @@
'ssh keys' => 'Allow public key based authentication',
'ssh no auth' => 'You have not allowed any authentication methods; this will stop you logging in',
'ssh passwords' => 'Allow password based authentication',
'ssh port' => 'SSH port set to 22 (default is 222)',
'ssh portfw' => 'Allow TCP forwarding',
'ssh tempstart15' => 'Stop SSH demon in 15 minutes',
'ssh tempstart30' => 'Stop SSH demon in 30 minutes',