<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to login into your iPhone via SSH with no password (but with key authentification)</title>
	<atom:link href="http://www.twiphone.com/2008/08/07/how-to-login-into-your-iphone-via-ssh-with-no-password-but-with-key-authentification/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.twiphone.com/2008/08/07/how-to-login-into-your-iphone-via-ssh-with-no-password-but-with-key-authentification/</link>
	<description>Tweaks for the iPhone</description>
	<lastBuildDate>Fri, 16 Jul 2010 05:51:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: twiphone.com</title>
		<link>http://www.twiphone.com/2008/08/07/how-to-login-into-your-iphone-via-ssh-with-no-password-but-with-key-authentification/comment-page-1/#comment-342</link>
		<dc:creator>twiphone.com</dc:creator>
		<pubDate>Tue, 24 Nov 2009 14:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=35#comment-342</guid>
		<description>@sergani, it did work on my 3.01 3GS that time. I am not sure if 
&quot;scp ~/.ssh/id_rsa.pub root@10.0.1.3:.ssh/authorized_keys&quot;
will work on your system. Make sure your public key &quot;id_rsa.pub&quot; exists on your PC/Laptop (try: cat ~/.ssh/id_rsa.pub)</description>
		<content:encoded><![CDATA[<p>@sergani, it did work on my 3.01 3GS that time. I am not sure if<br />
&#8220;scp ~/.ssh/id_rsa.pub root@10.0.1.3:.ssh/authorized_keys&#8221;<br />
will work on your system. Make sure your public key &#8220;id_rsa.pub&#8221; exists on your PC/Laptop (try: cat ~/.ssh/id_rsa.pub)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergani</title>
		<link>http://www.twiphone.com/2008/08/07/how-to-login-into-your-iphone-via-ssh-with-no-password-but-with-key-authentification/comment-page-1/#comment-341</link>
		<dc:creator>Sergani</dc:creator>
		<pubDate>Sun, 22 Nov 2009 21:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=35#comment-341</guid>
		<description>Hi all,
I tried the mentioned steps, and i&#039;m not able to login without a password prompt unfortunately.
i use linux, fedora. and my iphone is a 3GS v 3.0.1
any help?
thx!</description>
		<content:encoded><![CDATA[<p>Hi all,<br />
I tried the mentioned steps, and i&#8217;m not able to login without a password prompt unfortunately.<br />
i use linux, fedora. and my iphone is a 3GS v 3.0.1<br />
any help?<br />
thx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charly</title>
		<link>http://www.twiphone.com/2008/08/07/how-to-login-into-your-iphone-via-ssh-with-no-password-but-with-key-authentification/comment-page-1/#comment-323</link>
		<dc:creator>Charly</dc:creator>
		<pubDate>Tue, 25 Aug 2009 16:44:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=35#comment-323</guid>
		<description>Thanks Twiphone,
I&#039;ve used a wrong file key, your infos are exacts!

Now run fine.

Sorry.</description>
		<content:encoded><![CDATA[<p>Thanks Twiphone,<br />
I&#8217;ve used a wrong file key, your infos are exacts!</p>
<p>Now run fine.</p>
<p>Sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twiphone</title>
		<link>http://www.twiphone.com/2008/08/07/how-to-login-into-your-iphone-via-ssh-with-no-password-but-with-key-authentification/comment-page-1/#comment-322</link>
		<dc:creator>Twiphone</dc:creator>
		<pubDate>Tue, 25 Aug 2009 16:02:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=35#comment-322</guid>
		<description>Please re-read the article. 

Did you change the &quot;sshd_config&quot; by using:

echo AuthorizedKeysFile .ssh/authorized_keys &gt;&gt; /private/etc/ssh/sshd_config

?

Then, being on the MAC please upload your public key using (10.0.1.3 should be changed to the IP of your phone):
scp ~/.ssh/id_rsa.pub root@10.0.1.3:.ssh/authorized_keys


Regards
TwiPhone</description>
		<content:encoded><![CDATA[<p>Please re-read the article. </p>
<p>Did you change the &#8220;sshd_config&#8221; by using:</p>
<p>echo AuthorizedKeysFile .ssh/authorized_keys &gt;&gt; /private/etc/ssh/sshd_config</p>
<p>?</p>
<p>Then, being on the MAC please upload your public key using (10.0.1.3 should be changed to the IP of your phone):<br />
scp ~/.ssh/id_rsa.pub root@10.0.1.3:.ssh/authorized_keys</p>
<p>Regards<br />
TwiPhone</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charly</title>
		<link>http://www.twiphone.com/2008/08/07/how-to-login-into-your-iphone-via-ssh-with-no-password-but-with-key-authentification/comment-page-1/#comment-321</link>
		<dc:creator>Charly</dc:creator>
		<pubDate>Tue, 25 Aug 2009 15:57:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=35#comment-321</guid>
		<description>I&#039;ve used the root user, but don&#039;t work...
on iPhone:

Charly:~ root# ls -la ~/.ssh
total 8
drwxr-xr-x 2 root wheel  136 Aug 25 17:33 ./
drwxr-x--- 5 root wheel  204 Aug 25 17:18 ../
-rw------- 1 root wheel 1675 Aug 25 17:19 authorized_keys

Charly:~ root# ls -la /private/etc/ssh
total 156
drwxr-xr-x  2 root wheel    374 Aug  1 22:38 ./
drwxr-xr-x 13 root wheel    884 Aug  1 22:37 ../
-rw-r--r--  1 root wheel 125811 May  5 08:58 moduli
-rw-r--r--  1 root wheel   1526 Jan  4  2008 ssh_config
-rw-------  1 root wheel    668 Aug  1 22:38 ssh_host_dsa_key
-rw-r--r--  1 root wheel    590 Aug  1 22:38 ssh_host_dsa_key.pub
-rw-------  1 root wheel    963 Aug  1 22:38 ssh_host_key
-rw-r--r--  1 root wheel    627 Aug  1 22:38 ssh_host_key.pub
-rw-------  1 root wheel   1679 Aug  1 22:38 ssh_host_rsa_key
-rw-r--r--  1 root wheel    382 Aug  1 22:38 ssh_host_rsa_key.pub
-rw-r--r--  1 root wheel   3279 Aug 25 17:31 sshd_config

Charly:~ root# cat /private/etc/ssh/sshd_config 
...
...
AuthorizedKeysFile .ssh/authorized_keys

I&#039;ve try to change .ssh/authorized_keys in /var/root/.ssh/authorized_key but again none.
Any hint?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve used the root user, but don&#8217;t work&#8230;<br />
on iPhone:</p>
<p>Charly:~ root# ls -la ~/.ssh<br />
total 8<br />
drwxr-xr-x 2 root wheel  136 Aug 25 17:33 ./<br />
drwxr-x&#8212; 5 root wheel  204 Aug 25 17:18 ../<br />
-rw&#8212;&#8212;- 1 root wheel 1675 Aug 25 17:19 authorized_keys</p>
<p>Charly:~ root# ls -la /private/etc/ssh<br />
total 156<br />
drwxr-xr-x  2 root wheel    374 Aug  1 22:38 ./<br />
drwxr-xr-x 13 root wheel    884 Aug  1 22:37 ../<br />
-rw-r&#8211;r&#8211;  1 root wheel 125811 May  5 08:58 moduli<br />
-rw-r&#8211;r&#8211;  1 root wheel   1526 Jan  4  2008 ssh_config<br />
-rw&#8212;&#8212;-  1 root wheel    668 Aug  1 22:38 ssh_host_dsa_key<br />
-rw-r&#8211;r&#8211;  1 root wheel    590 Aug  1 22:38 ssh_host_dsa_key.pub<br />
-rw&#8212;&#8212;-  1 root wheel    963 Aug  1 22:38 ssh_host_key<br />
-rw-r&#8211;r&#8211;  1 root wheel    627 Aug  1 22:38 ssh_host_key.pub<br />
-rw&#8212;&#8212;-  1 root wheel   1679 Aug  1 22:38 ssh_host_rsa_key<br />
-rw-r&#8211;r&#8211;  1 root wheel    382 Aug  1 22:38 ssh_host_rsa_key.pub<br />
-rw-r&#8211;r&#8211;  1 root wheel   3279 Aug 25 17:31 sshd_config</p>
<p>Charly:~ root# cat /private/etc/ssh/sshd_config<br />
&#8230;<br />
&#8230;<br />
AuthorizedKeysFile .ssh/authorized_keys</p>
<p>I&#8217;ve try to change .ssh/authorized_keys in /var/root/.ssh/authorized_key but again none.<br />
Any hint?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: twiphone</title>
		<link>http://www.twiphone.com/2008/08/07/how-to-login-into-your-iphone-via-ssh-with-no-password-but-with-key-authentification/comment-page-1/#comment-292</link>
		<dc:creator>twiphone</dc:creator>
		<pubDate>Wed, 10 Jun 2009 07:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=35#comment-292</guid>
		<description>dkk, are you using an admin user on your Mac?</description>
		<content:encoded><![CDATA[<p>dkk, are you using an admin user on your Mac?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dkk</title>
		<link>http://www.twiphone.com/2008/08/07/how-to-login-into-your-iphone-via-ssh-with-no-password-but-with-key-authentification/comment-page-1/#comment-291</link>
		<dc:creator>dkk</dc:creator>
		<pubDate>Wed, 10 Jun 2009 05:11:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=35#comment-291</guid>
		<description>on step (5) i get the message &quot;permission denied&quot;</description>
		<content:encoded><![CDATA[<p>on step (5) i get the message &#8220;permission denied&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lvyile</title>
		<link>http://www.twiphone.com/2008/08/07/how-to-login-into-your-iphone-via-ssh-with-no-password-but-with-key-authentification/comment-page-1/#comment-93</link>
		<dc:creator>lvyile</dc:creator>
		<pubDate>Wed, 15 Oct 2008 03:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.twiphone.com/?p=35#comment-93</guid>
		<description>thanks so much, and pls let write this topic in my own   
 blog~
: )</description>
		<content:encoded><![CDATA[<p>thanks so much, and pls let write this topic in my own<br />
 blog~<br />
: )</p>
]]></content:encoded>
	</item>
</channel>
</rss>
