<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Redhat%3Assh_user_config_files</id>
	<title>Redhat:ssh user config files - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Redhat%3Assh_user_config_files"/>
	<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Redhat:ssh_user_config_files&amp;action=history"/>
	<updated>2026-05-05T01:28:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Redhat:ssh_user_config_files&amp;diff=3350&amp;oldid=prev</id>
		<title>Michael: Created page with &quot;== SSH user Configuration Files ==  Each user has several files stored in ~/.ssh that are used to configure how a user can connect to a remote system.  {| class=&quot;wikitable&quot; | ...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Redhat:ssh_user_config_files&amp;diff=3350&amp;oldid=prev"/>
		<updated>2013-08-26T16:29:42Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== SSH user Configuration Files ==  Each user has several files stored in ~/.ssh that are used to configure how a user can connect to a remote system.  {| class=&amp;quot;wikitable&amp;quot; | ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== SSH user Configuration Files ==&lt;br /&gt;
&lt;br /&gt;
Each user has several files stored in ~/.ssh that are used to configure how a user can connect to a remote system.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| authorized_keys || List of public keys from remote systems. Users with the matching private key can connect to the local system with out authentication&lt;br /&gt;
|-&lt;br /&gt;
| id_dsa_key || Users Private DSA key&lt;br /&gt;
|-&lt;br /&gt;
| id_dsa_key.pub || User Public DSA key&lt;br /&gt;
|-&lt;br /&gt;
| id_rsa_key || Users Private RSA key&lt;br /&gt;
|-&lt;br /&gt;
| id_rsa_key.pub || User Public RSA key&lt;br /&gt;
|-&lt;br /&gt;
| known_hosts || The RSA keys from remote systems that have been connected to. &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Michael</name></author>
	</entry>
</feed>