View | Details | Raw Unified | Return to bug 219
Collapse All | Expand All

(-)sshd.8 (-1 / +5 lines)
Lines 616-622 Link Here
616
This file must be readable by root (which may on some machines imply
616
This file must be readable by root (which may on some machines imply
617
it being world-readable if the user's home directory resides on an NFS
617
it being world-readable if the user's home directory resides on an NFS
618
volume).
618
volume).
619
It is recommended that it not be accessible by others.
619
It is required that it not be accessible by others (unless
620
.Cm StrictModes
621
is set to
622
.Dq no ,
623
but even then it's still recommended).
620
The format of this file is described above.
624
The format of this file is described above.
621
Users will place the contents of their
625
Users will place the contents of their
622
.Pa identity.pub ,
626
.Pa identity.pub ,

Return to bug 219