Previous Next
Configuring SSH on Your Target Machine
To ensure that SSH is configured properly to work with RSE, do the following:
1
SSH is not enabled by default on a hardened SLES11 SP3 VM.
a
b
service sshd start
2
Default values for a hardened SSH server (sshd) may be different than on other non hardened servers. Change the SSH configuration file to contain the following configuration parameters.
a
b
MaxSessions 20
AllowTcpForwarding yes