[Bug 219] authorized_keys documentation
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Sat Jun 28 16:49:07 EST 2003
    
    
  
http://bugzilla.mindrot.org/show_bug.cgi?id=219
mouring at eviladmin.org changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
------- Additional Comments From mouring at eviladmin.org  2003-06-28 16:49 -------
I'm not following the complaint here..
$ ls -l .ssh/authorized_keys
-rw-r--r--  1 mouring  mouring  460 Apr 27 02:09 .ssh/authorized_keys
$ grep Strict /etc/ssh/sshd_config
#StrictModes yes
I have zero problems with this configuration.  So the manpage is correct.  
Recommended but not required even with StrictMode.  
Doing a quick source check to verify my memory the StrictMode ensures 022 mask 
on most files/directories along with uid ownership.
BTW, ssh manpage has the same section.  So remember to check other manpages to 
ensure your keeping consistancy.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
    
    
More information about the openssh-bugs
mailing list