|
|
|
|
|
by JasuM
3614 days ago
|
|
I'd be very cautious before moving SSH to a non-privileged port (over 1024). Any user on the server might start their own SSH server on the port assuming the real SSH server is dead. While this is hard to exploit (needs access to normal user, needs to kill real SSH server, need to get around SSH server key checking), it still is at least a theoretical reduction in security. |
|
It is basically zero inconvenience to add an extra argument or shell setting.