linux_wiki:configure_additional_options_described_in_documentation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux_wiki:configure_additional_options_described_in_documentation [2016/10/06 21:42]
billdozor [SSHD Config File]
linux_wiki:configure_additional_options_described_in_documentation [2018/05/20 15:16]
billdozor [SSHD Config File]
Line 4: Line 4:
  
 Additional SSH options. Additional SSH options.
 +
 +----
 +
 +====== Lab Setup ======
 +
 +The following virtual machines will be used:
 +  * server1.example.com (192.168.1.150) -> The SSH client
 +  * server2.example.com (192.168.1.151) -> The SSH server
  
 ---- ----
Line 41: Line 49:
   * MaxSessions -> Max number of ssh sessions from one IP address   * MaxSessions -> Max number of ssh sessions from one IP address
   * AllowUsers -> Space-separated list of users allowed to connect   * AllowUsers -> Space-separated list of users allowed to connect
 +  * DenyUsers -> Space-separated list of users to deny conections
   * PasswordAuthentication -> Whether to allow password authentication or not.   * PasswordAuthentication -> Whether to allow password authentication or not.
   * GSSAPIAuthentication -> Authentication through GSSAPI enabled or disabled. Used for kerberos   * GSSAPIAuthentication -> Authentication through GSSAPI enabled or disabled. Used for kerberos
  • linux_wiki/configure_additional_options_described_in_documentation.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)