Difference between revisions of "OpenSSH server configuration"
From Notes_Wiki
m |
m |
||
Line 12: | Line 12: | ||
*[[Configuring authorized_keys file for public key based access]] | *[[Configuring authorized_keys file for public key based access]] | ||
*[[Restricting SSH access to a given command]] | *[[Restricting SSH access to a given command]] | ||
*[[Restricting SSH access to given users]] |
Revision as of 04:46, 16 October 2014
<yambe:breadcrumb self="OpenSSH">Main Page | Home</yambe:breadcrumb>
OpenSSH server configuration
- Configuring idle timeout for openSSH
- Chrooting sftp users to home directory with openSSH
- Sharing multiple ssh connections
- Passphrase for ssh-keys
- Disabling reverse DNS lookup for openSSH
- Improving openSSH server performance
- Generating new ssh host keys for openSSH server
- Tunneling using SSH server listening on port 443
- Configuring authorized_keys file for public key based access
- Restricting SSH access to a given command
- Restricting SSH access to given users