diff options
Diffstat (limited to 'ssh.1')
-rw-r--r-- | ssh.1 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1456,6 +1456,8 @@ The file format and configuration options are described in | |||
1456 | .Xr ssh_config 5 . | 1456 | .Xr ssh_config 5 . |
1457 | Because of the potential for abuse, this file must have strict permissions: | 1457 | Because of the potential for abuse, this file must have strict permissions: |
1458 | read/write for the user, and not writable by others. | 1458 | read/write for the user, and not writable by others. |
1459 | It may be group-writable provided that the group in question contains only | ||
1460 | the user. | ||
1459 | .Pp | 1461 | .Pp |
1460 | .It Pa ~/.ssh/environment | 1462 | .It Pa ~/.ssh/environment |
1461 | Contains additional definitions for environment variables; see | 1463 | Contains additional definitions for environment variables; see |