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