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 32c3632c7..84dcd52cc 100644 --- a/ssh_config.5 +++ b/ssh_config.5 | |||
@@ -1818,6 +1818,8 @@ The format of this file is described above. | |||
1818 | This file is used by the SSH client. | 1818 | This file is used by the SSH client. |
1819 | Because of the potential for abuse, this file must have strict permissions: | 1819 | Because of the potential for abuse, this file must have strict permissions: |
1820 | read/write for the user, and not accessible by others. | 1820 | read/write for the user, and not accessible by others. |
1821 | It may be group-writable provided that the group in question contains only | ||
1822 | the user. | ||
1821 | .It Pa /etc/ssh/ssh_config | 1823 | .It Pa /etc/ssh/ssh_config |
1822 | Systemwide configuration file. | 1824 | Systemwide configuration file. |
1823 | This file provides defaults for those | 1825 | This file provides defaults for those |