docs-common/common cvs-en_US.xml,1.3,1.4

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sun Feb 18 14:33:08 UTC 2007


Author: pfrields

Update of /cvs/docs/docs-common/common
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26232

Modified Files:
	cvs-en_US.xml 
Log Message:
Fix permissions on ~/.ssh directory.



Index: cvs-en_US.xml
===================================================================
RCS file: /cvs/docs/docs-common/common/cvs-en_US.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cvs-en_US.xml	5 Jan 2007 01:10:04 -0000	1.3
+++ cvs-en_US.xml	18 Feb 2007 14:33:05 -0000	1.4
@@ -212,7 +212,7 @@
             Change the permissions of your <filename>~/.ssh</filename>
             directory and your keys with the commands:
           </para>
-<screen><prompt>$ </prompt><command>chmod 755 ~/.ssh</command>
+<screen><prompt>$ </prompt><command>chmod 700 ~/.ssh</command>
 <prompt>$ </prompt><command>chmod 644 ~/.ssh/authorized_keys</command></screen>
         </listitem>
       </orderedlist>




More information about the docs-commits mailing list