diff options
Diffstat (limited to 'ssh_config.5')
-rw-r--r-- | ssh_config.5 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ssh_config.5 b/ssh_config.5 index efc265ab7..5dd26bcaa 100644 --- a/ssh_config.5 +++ b/ssh_config.5 | |||
@@ -1903,6 +1903,8 @@ The format of this file is described above. | |||
1903 | This file is used by the SSH client. | 1903 | This file is used by the SSH client. |
1904 | Because of the potential for abuse, this file must have strict permissions: | 1904 | Because of the potential for abuse, this file must have strict permissions: |
1905 | read/write for the user, and not accessible by others. | 1905 | read/write for the user, and not accessible by others. |
1906 | It may be group-writable provided that the group in question contains only | ||
1907 | the user. | ||
1906 | .It Pa /etc/ssh/ssh_config | 1908 | .It Pa /etc/ssh/ssh_config |
1907 | Systemwide configuration file. | 1909 | Systemwide configuration file. |
1908 | This file provides defaults for those | 1910 | This file provides defaults for those |