<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="/images/lists/rssstyle2.xsl"?>
<rss version="2.0">
<channel>
<title>OpenSSH | Users</title>
<description>Mailing List Archive by Gossamer Threads</description>
<link>http://www.gossamer-threads.com/lists/openssh/users/</link>
<language>en-us</language>
<copyright>(c) Gossamer Threads Inc. All rights reserved.</copyright>
<lastBuildDate>12 Feb  2012 11:45:25 -0800</lastBuildDate>
<ttl>120</ttl>
<image>
<title>Gossamer Threads | OpenSSH | Users</title>
<width>75</width>
<height>23</height>
<link>http://www.gossamer-threads.com/lists/openssh/users/</link>
<url>http://www.gossamer-threads.com/images/lists/rss_logo.jpg</url>
</image>
<item>
<title>Zero byte PID file allows ssh v1 connection on Solaris 9</title>
<description>First time poster. Ultimately the solution to this is probably to upgrade but I would like to get a better understanding of the mechanics behind the</description>
<pubDate>02 Jun  2011 10:50:54 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/52082</link>
</item><item>
<title>Re: problem with X11Forwarding</title>
<description>  Dear all, Thanks for your replies. However I don&amp;#039;t know why I didn&amp;#039;t received many replies on time. For example today I saw that many replies were</description>
<pubDate>27 May  2011 23:20:37 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/52004</link>
</item><item>
<title>Re: problem with X11Forwarding</title>
<description>On Mon, May 23, 2011 at 4:35 AM, Mahmood Naderan &amp;lt;nt_mahmood@yahoo.com&amp;gt; wrote: &amp;gt; Hi, &amp;gt; I have enabled X11Forwarding in sshd_config &amp;gt; &amp;gt; mahmood@server:</description>
<pubDate>27 May  2011 20:18:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/52003</link>
</item><item>
<title>Re: problem with X11Forwarding</title>
<description>On 05/23/2011 04:35 AM, Mahmood Naderan wrote: &amp;gt; mahmood@server:~$ xclock &amp;gt; Error: Can&amp;#039;t open display: Sounds to me like you need to do &amp;#039;xhost +127.</description>
<pubDate>27 May  2011 17:16:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/52002</link>
</item><item>
<title>Re: problem with X11Forwarding</title>
<description>Is the ssh client configured to forward X11 too?  On Mon, May 23, 2011 at 3:35 AM, Mahmood Naderan &amp;lt;nt_mahmood@yahoo.com&amp;gt; wrote: &amp;gt; Hi, &amp;gt; I have enab</description>
<pubDate>27 May  2011 06:47:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/52001</link>
</item><item>
<title>Re: problem with X11Forwarding</title>
<description>Hi, If you are on same machine then try two following commands: $ export DISPLAY=localhost:0.0 $ xhost localhost I hope this will solve issue.</description>
<pubDate>27 May  2011 00:54:50 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/52000</link>
</item><item>
<title>problem with X11Forwarding</title>
<description>Hi, I have enabled X11Forwarding in sshd_config mahmood@server:~$ cat /etc/ssh/sshd_config | grep &amp;quot;X11*&amp;quot; X11Forwarding yes X11DisplayOffset 10  Howe</description>
<pubDate>23 May  2011 01:35:54 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51998</link>
</item><item>
<title>Re: problem with HostbasedAuthentication</title>
<description>&amp;gt;Try disabling KeySign and set it to no in the config files and restart SSHD. Try it again. Seems to be solved. Thanks Sharad. It is now bidirectional</description>
<pubDate>29 Apr  2011 21:57:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51710</link>
</item><item>
<title>Re: problem with HostbasedAuthentication</title>
<description>I may have missed some of the details, so I apologize if this has been covered, but if you want to do a host-based authentication, the SSH config&amp;#039;s (c</description>
<pubDate>29 Apr  2011 05:54:56 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51713</link>
</item><item>
<title>Re: problem with HostbasedAuthentication</title>
<description>This is what I get   mahmood@server:~$ sudo /usr/sbin/sshd -ddd debug2: load_server_config: filename /etc/ssh/sshd_config debug2: load_server_config:</description>
<pubDate>29 Apr  2011 01:38:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51709</link>
</item><item>
<title>Re: problem with HostbasedAuthentication</title>
<description>Use the absolute path of sshd as follows:  sudo /etc/ssh/sbin/sshd -ddd  Please ensure that the path is correct. I don&amp;#039;t know if ur sshd exists in /</description>
<pubDate>29 Apr  2011 01:34:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51712</link>
</item><item>
<title>Re: problem with HostbasedAuthentication</title>
<description>Sorry what do you mean?   mahmood@server:~$ sudo sshd -d sshd re-exec requires execution with an absolute path mahmood@server:~$ sudo sshd -d 3 sshd r</description>
<pubDate>29 Apr  2011 00:04:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51715</link>
</item><item>
<title>Re: problem with HostbasedAuthentication</title>
<description>Can you run debug on server as well using sshd -d. More -d&amp;#039;s mean more debug information (you can use at the max 3 d&amp;#039;s) :D Regards, Sharad --- On Fri</description>
<pubDate>29 Apr  2011 00:01:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51708</link>
</item><item>
<title>Re: problem with HostbasedAuthentication</title>
<description>The same thing happens with IP address     mahmood@server:~$ ssh -vvv 192.168.1.3 OpenSSH_5.3p1 Debian-3ubuntu4, OpenSSL 0.9.8k 25 Mar 2009 debug1: Re</description>
<pubDate>28 Apr  2011 23:53:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51711</link>
</item><item>
<title>Re: problem with HostbasedAuthentication</title>
<description>Hi Mahmood, This line looks out of place. Check that host name is getting resolved: get_socket_address: getnameinfo 8 failed: Name or service not kn</description>
<pubDate>28 Apr  2011 23:49:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51714</link>
</item><item>
<title>Re: problem with HostbasedAuthentication</title>
<description>On Thu, Apr 28, 2011 at 1:54 AM, Mahmood Naderan &amp;lt;nt_mahmood@yahoo.com&amp;gt; wrote: &amp;gt;&amp;gt;man ssh_config and look into PreferredAuthentications &amp;gt; I added this</description>
<pubDate>28 Apr  2011 13:37:54 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51686</link>
</item><item>
<title>Re: problem with HostbasedAuthentication</title>
<description>Dear Sharad, I am now trying to setup a hostbased ssh from server to client (previously client-&amp;gt;server worked fine based on your help). I want it to b</description>
<pubDate>28 Apr  2011 10:42:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51685</link>
</item><item>
<title>Re: problem with HostbasedAuthentication</title>
<description>Mahmood,  The files are /home/username/.ssh/known_hosts on both server and client. By FQDN, I meant host&amp;#039;s fully qualified domain name.  Following</description>
<pubDate>28 Apr  2011 05:50:15 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51684</link>
</item><item>
<title>Re: problem with HostbasedAuthentication</title>
<description>Can you explain exactly which file I should edit? What is FQDN? By &amp;#039;hostname&amp;#039;, Do you mean server hostname of client hostname. Should I do that on bo</description>
<pubDate>28 Apr  2011 03:24:56 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51683</link>
</item><item>
<title>Re: problem with HostbasedAuthentication</title>
<description>Sometimes the issue lies with hostname as well. What I mean with that is the known_hosts may have just the host name where as when the connection is e</description>
<pubDate>28 Apr  2011 01:46:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51682</link>
</item><item>
<title>Re: problem with HostbasedAuthentication</title>
<description>On Wed, Apr 27, 2011 at 1:12 AM, Mahmood Naderan &amp;lt;nt_mahmood@yahoo.com&amp;gt; wrote: &amp;gt;&amp;gt;Change the order method. Have hostbased before password &amp;gt; &amp;gt; Sorry whe</description>
<pubDate>27 Apr  2011 12:08:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51681</link>
</item><item>
<title>problem with HostbasedAuthentication</title>
<description>Hi, I am trying to setup a hostbased passwrodless ssh from a client to a server using this guide http://www.ehow.com/how_7621307_set-up-hostbased-auth</description>
<pubDate>25 Apr  2011 22:58:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51677</link>
</item><item>
<title>Problem with match address:</title>
<description>Hi Im new in the list, I have two questions: First, how can i search past messages for the list? I mean im sure this question has been asked before</description>
<pubDate>23 Apr  2011 01:38:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51676</link>
</item><item>
<title>Re: ForceCommand executes shell</title>
<description>Hi, This works, but ruins the possiblity of having a normal shell on the standard port 22. Another note, if you want the possibility of letting the</description>
<pubDate>20 Apr  2011 23:50:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51673</link>
</item><item>
<title>RE: ForceCommand executes shell</title>
<description>If you only ever want the user account to perform the one function, override their system shell. example: oper:x:519:519::/home/oper:/usr/local/bin/o</description>
<pubDate>20 Apr  2011 08:25:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51672</link>
</item>
</channel>
</rss>

