<?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:55:40 -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><item>
<title>ForceCommand executes shell</title>
<description>Hi, I have set up a sshd_config that uses an alternate port number and ForceCommand to force the execution of a home-made service to our users. Forc</description>
<pubDate>19 Apr  2011 05:23:34 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51663</link>
</item><item>
<title>Re: slow ssh response time</title>
<description>PROBLEM SOLVED! Viewing the users (which was me from different PCs) logging in through sshd with Logwatch, I noticed that all PCs except the one in m</description>
<pubDate>14 Apr  2011 09:31:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51657</link>
</item><item>
<title>Re: slow ssh response time</title>
<description>Thank you all for your answers! You probably didn&amp;#039;t receive an earlier response of mine: ========================================================== A</description>
<pubDate>13 Apr  2011 03:00:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51646</link>
</item><item>
<title>Re: slow ssh response time</title>
<description>hello mike, Well normally DNS resolution slows any network activity down. Even in port scanning for example using nmap its prefered to use the -n swi</description>
<pubDate>13 Apr  2011 01:20:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51645</link>
</item><item>
<title>Re: slow ssh response time</title>
<description>Actually the problem seems to have been sorted out. Right after placing in the sshd_config file &amp;quot;UseDNS no&amp;quot; and reloading/restarting the OpenSSH serve</description>
<pubDate>12 Apr  2011 15:52:15 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51635</link>
</item><item>
<title>slow ssh response time</title>
<description>Hello!! I have a slow ssh response time and I don&amp;#039;t know what is causing it. I&amp;#039;m providing you with some information and kindly requesting your help.</description>
<pubDate>12 Apr  2011 09:15:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51634</link>
</item><item>
<title>Re: ssh ServerAlive probes</title>
<description>Why cant you put a packet on the link up to the data transfer is finish? What is your MTU ? that is what MTU is for. Or perhaps your MTU into time uni</description>
<pubDate>06 Apr  2011 07:41:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51610</link>
</item><item>
<title>Re: ssh ServerAlive probes</title>
<description>Hello, i was faced same problem while designing client server based system. In that after connecting to host_B to host_A, if any host disconnected it</description>
<pubDate>06 Apr  2011 06:32:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51609</link>
</item><item>
<title>Do Compression and CompressionLevel apply to Dynamic port forwardings (socks5) ?</title>
<description>Hello, Version: OpenSSH_5.3p1 Debian-3ubuntu6, OpenSSL 0.9.8k 25 Mar 2009 I would like to use socks5 with compression on a slow WAN line. I use this</description>
<pubDate>06 Apr  2011 05:35:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51608</link>
</item><item>
<title>Re: a GOOD idea to harden OpenSSH!</title>
<description>On Sunday, April 03, 2011 12:17:55 pm Lamont Granquist wrote: &amp;gt; you can already use fail2ban to accomplish this kind of thing. &amp;gt; &amp;gt; the original idea</description>
<pubDate>05 Apr  2011 20:30:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51607</link>
</item><item>
<title>ssh ServerAlive probes</title>
<description>Hello, I am working on an application that needs to be able to rapidly detect a lost connection between an ssh client and ssh server. I am using ss</description>
<pubDate>05 Apr  2011 08:48:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51595</link>
</item><item>
<title>Re: a GOOD idea to harden OpenSSH!</title>
<description>you can already use fail2ban to accomplish this kind of thing. the original idea i think is somewhat terrible in a multi-user enterprise-y kind of e</description>
<pubDate>03 Apr  2011 12:17:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51593</link>
</item><item>
<title>Re: a GOOD idea to harden OpenSSH!</title>
<description>Why not utilize OpenVPN to tunnel to the network and allow only local connections made to the ssh server? It solves all my problems. On Apr 2, 2011,</description>
<pubDate>02 Apr  2011 15:37:11 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51592</link>
</item><item>
<title>Re: a GOOD idea to harden OpenSSH!</title>
<description>On Thu, Mar 31, 2011 at 03:20:38PM -0300, Christian Grunfeld wrote: &amp;gt; This will not disturb a normal human login with a couple failures but &amp;gt; makes a</description>
<pubDate>02 Apr  2011 04:57:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51594</link>
</item><item>
<title>RE: a GOOD idea to harden OpenSSH!</title>
<description>1.) Great idea. 2.) This could be a massive impediment to legitimate automated connections. Part of a process that would make large numbers of conne</description>
<pubDate>31 Mar  2011 12:39:50 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51587</link>
</item><item>
<title>Re: a GOOD idea to harden OpenSSH!</title>
<description>--- On Wed, 3/30/11, nagygabor88 &amp;lt;nagygabor88@zoho.com&amp;gt; wrote: &amp;gt; From: nagygabor88 &amp;lt;nagygabor88@zoho.com&amp;gt; &amp;gt; Subject: a GOOD idea to harden OpenSSH! &amp;gt;</description>
<pubDate>31 Mar  2011 11:24:20 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51586</link>
</item><item>
<title>Re: a GOOD idea to harden OpenSSH!</title>
<description>hi, a couple of years ago I submit an idea like yours ! My idea was that ssh server waits up to ...say 2^N seconds between failed logins to show agai</description>
<pubDate>31 Mar  2011 11:20:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51585</link>
</item><item>
<title>Re: external storage of public keys and users</title>
<description>2011/3/31 Petr Cerny &amp;lt;pcerny@suse.cz&amp;gt;: &amp;gt; You might be interested in &amp;gt; https://bugzilla.mindrot.org/show_bug.cgi?id=1663 , which, AFAIU, is a &amp;gt; general</description>
<pubDate>31 Mar  2011 02:46:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51574</link>
</item><item>
<title>Re: external storage of public keys and users</title>
<description>StanisÅ‚aw Pitucha wrote: &amp;gt; 2011/3/29 Thompson, Jimi &amp;lt;JimiT@mail.cox.smu.edu&amp;gt;: &amp;gt;&amp;gt; What about using ldap? &amp;gt; &amp;gt; Is there a way to do that without a patc</description>
<pubDate>31 Mar  2011 01:22:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51575</link>
</item><item>
<title>a GOOD idea to harden OpenSSH!</title>
<description>I&amp;#039;m writing here, because the ssh dev list says:  Mail Delivery Status Notification (Delay) [Status: Error, Address: &amp;lt;openssh-unix-dev@mindrot.org&amp;gt;,</description>
<pubDate>30 Mar  2011 12:19:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51573</link>
</item><item>
<title>Re: High latency when port-forwarding postgresql (for statements which don&amp;#039;t return data)</title>
<description>Hi Clemens, There are various scenarios for decreased latency. 1. Kindly check the host entry if dbserver is internal and not communicating to Intern</description>
<pubDate>29 Mar  2011 23:32:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51570</link>
</item><item>
<title>Privilege separation user sshd does not exist woes</title>
<description>I have a bunch of CentOS 5.x boxes where ssh will occasionally become non-responsive with the message &amp;quot;fatal: Privilege separation user sshd does not</description>
<pubDate>29 Mar  2011 05:50:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51568</link>
</item><item>
<title>Re: external storage of public keys and users</title>
<description>2011/3/29 Thompson, Jimi &amp;lt;JimiT@mail.cox.smu.edu&amp;gt;: &amp;gt; What about using ldap? Is there a way to do that without a patched SSH? (I mean the public keys</description>
<pubDate>29 Mar  2011 02:16:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51572</link>
</item><item>
<title>Re: external storage of public keys and users</title>
<description>2011/3/29 Kushal Kumaran &amp;lt;kushal.kumaran@gmail.com&amp;gt;: &amp;gt; You might be able to write a PAM module for your customized &amp;gt; authentication needs. From what</description>
<pubDate>29 Mar  2011 02:14:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51569</link>
</item><item>
<title>Re: external storage of public keys and users</title>
<description>2011/3/28 StanisÅ‚aw Pitucha &amp;lt;viraptor@gmail.com&amp;gt;: &amp;gt; Hi all, &amp;gt; &amp;gt; I&amp;#039;m looking for a way to allow a lot of users / public keys to be used &amp;gt; on a server</description>
<pubDate>28 Mar  2011 18:33:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51571</link>
</item><item>
<title>external storage of public keys and users</title>
<description>Hi all, I&amp;#039;m looking for a way to allow a lot of users / public keys to be used on a server via sshd and I&amp;#039;d like to manage them easily in some reposi</description>
<pubDate>28 Mar  2011 02:41:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51561</link>
</item><item>
<title>High latency when port-forwarding postgresql (for statements which don&amp;#039;t return data)</title>
<description>Hi, I experience a very strange problem, when using the jdbc driver with ssh&amp;#039;s local port forwarding: ssh -v -L 4321:dbserver:5432 user@dbserver SEL</description>
<pubDate>22 Mar  2011 06:35:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51536</link>
</item><item>
<title>Re: load balancing ssh</title>
<description>Hi, One thing to consider is the alert message that could got the client (depend the setting) when accessing different host/key with same IPs. Never</description>
<pubDate>13 Mar  2011 15:21:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51500</link>
</item><item>
<title>Privacy, Security, Trust (PST 2011) - 2nd Call for Papers (Deadline: March 20)</title>
<description>[. Apologies if you receive multiple copies of this announcement. Please  pass it on to your colleagues and students who might be interested in  con</description>
<pubDate>11 Mar  2011 17:27:50 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51497</link>
</item><item>
<title>load balancing ssh</title>
<description>Hi, any suggestions/pointers what are the best practices in load balancing ssh ? I googled quite heavy for it and found a lot of general purpose load</description>
<pubDate>11 Mar  2011 15:57:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51495</link>
</item><item>
<title>Re: Maintaining file permissions with sftp</title>
<description>Roberto, There&amp;#039;s nothing in the sftp man page. My preference is to use rsync if you want to retain permissions. Use the -o and -g flags, or, -a but b</description>
<pubDate>11 Mar  2011 10:35:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51496</link>
</item><item>
<title>Maintaining file permissions with sftp</title>
<description>Hi, when making a sftp file transfer, overwriting an existing file, is there any way to preserve the permissions of the file? So, if the file had p</description>
<pubDate>11 Mar  2011 04:10:34 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51494</link>
</item><item>
<title>Re: Chroot: sshd bug ? user redirects to root folder.</title>
<description>In my perspective, its not a security issue, because, user will have access to root folder of chrooted environment and it doesn&amp;#039;t let the user go ou</description>
<pubDate>28 Feb  2011 02:18:21 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51453</link>
</item><item>
<title>Two Factor Authentication with openssh 5.8p1</title>
<description>Hi Is it possible to configure the openssh (5.8p1) daemon to check both PubkeyAuthentication and PasswordAuthentication before accepting the user? An</description>
<pubDate>28 Feb  2011 02:14:29 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51443</link>
</item><item>
<title>Re: Chroot: sshd bug ? user redirects to root folder.</title>
<description>There is no possibility to implement this mechanism ? ----- Original Message ----- From: &amp;quot;Dennis Nasarov&amp;quot; &amp;lt;nasarov@gmail.com&amp;gt; To: &amp;quot;Riccardo Castella</description>
<pubDate>27 Feb  2011 10:58:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51452</link>
</item><item>
<title>Re: Chroot: sshd bug ? user redirects to root folder.</title>
<description>On Feb 27, 2011, at 5:21 PM, Riccardo Castellani wrote: &amp;gt; I installed openssh-5.6p1 into my Fedora server and I run this service into chroot mode. &amp;gt;</description>
<pubDate>27 Feb  2011 09:45:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51451</link>
</item><item>
<title>Chroot: sshd bug ? user redirects to root folder.</title>
<description>I installed openssh-5.6p1 into my Fedora server and I run this service into chroot mode. I think to have found out a BUG into this package, specifica</description>
<pubDate>27 Feb  2011 08:21:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51439</link>
</item><item>
<title>OpenSSH Wikibook draft</title>
<description>I&amp;#039;ve posted a draft of a book on using OpenSSH on Wikibooks:     http://en.wikibooks.org/wiki/OpenSSH Regards /Lars Nooden</description>
<pubDate>27 Feb  2011 03:09:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51440</link>
</item><item>
<title>Logging in unprivileged child not happening</title>
<description>Dear Team        I am using privilege separation in openssh . I am to get the logs generated by monitor process , but not able to get the logs gener</description>
<pubDate>16 Feb  2011 20:43:15 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51363</link>
</item><item>
<title>automation for creating zone files with SSHFPs</title>
<description>Hey all, I&amp;#039;m wondering if anyone has any links or scripts for generating zone files with the appropriate SSHFPs. In fact, I&amp;#039;m kinda curious what the</description>
<pubDate>10 Feb  2011 15:40:41 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51323</link>
</item><item>
<title>Re: How do I use ProxyCommand to connect to remote host using shared session enabled by ControMaster?</title>
<description>For your hosts where you want to connect conditionally over jumphost your can use a proxy command that points to a shell script like: ProxyCommand my</description>
<pubDate>09 Feb  2011 02:42:54 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51308</link>
</item><item>
<title>Re: How do I use ProxyCommand to connect to remote host using shared session enabled by ControMaster?</title>
<description>On Tue, Feb 8, 2011 at 10:16 AM, Asif Iqbal &amp;lt;vadud3@gmail.com&amp;gt; wrote: &amp;gt; On Tue, Feb 8, 2011 at 10:08 AM, Asif Iqbal &amp;lt;vadud3@gmail.com&amp;gt; wrote: &amp;gt;&amp;gt; On Tu</description>
<pubDate>08 Feb  2011 12:18:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51307</link>
</item><item>
<title>Re: How do I use ProxyCommand to connect to remote host using shared session enabled by ControMaster?</title>
<description>On Tue, Feb 8, 2011 at 10:08 AM, Asif Iqbal &amp;lt;vadud3@gmail.com&amp;gt; wrote: &amp;gt; On Tue, Feb 8, 2011 at 5:24 AM, Igor Bukanov &amp;lt;igor@mir2.org&amp;gt; wrote: &amp;gt;&amp;gt; On 8 Fe</description>
<pubDate>08 Feb  2011 07:16:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51288</link>
</item><item>
<title>Re: How do I use ProxyCommand to connect to remote host using shared session enabled by ControMaster?</title>
<description>On Tue, Feb 8, 2011 at 5:24 AM, Igor Bukanov &amp;lt;igor@mir2.org&amp;gt; wrote: &amp;gt; On 8 February 2011 04:20, Asif Iqbal &amp;lt;vadud3@gmail.com&amp;gt; wrote: &amp;gt;&amp;gt; Is it possible</description>
<pubDate>08 Feb  2011 07:08:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51287</link>
</item><item>
<title>Re: How do I use ProxyCommand to connect to remote host using shared session enabled by ControMaster?</title>
<description>On Tue, Feb 8, 2011 at 9:51 AM, Asif Iqbal &amp;lt;vadud3@gmail.com&amp;gt; wrote: &amp;gt; On Tue, Feb 8, 2011 at 9:35 AM, Igor Bukanov &amp;lt;igor@mir2.org&amp;gt; wrote: &amp;gt;&amp;gt; On 8 Feb</description>
<pubDate>08 Feb  2011 06:53:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51297</link>
</item><item>
<title>Re: How do I use ProxyCommand to connect to remote host using shared session enabled by ControMaster?</title>
<description>On Tue, Feb 8, 2011 at 9:35 AM, Igor Bukanov &amp;lt;igor@mir2.org&amp;gt; wrote: &amp;gt; On 8 February 2011 11:24, Igor Bukanov &amp;lt;igor@mir2.org&amp;gt; wrote: &amp;gt;&amp;gt; On 8 February 2</description>
<pubDate>08 Feb  2011 06:51:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51286</link>
</item><item>
<title>Re: How do I use ProxyCommand to connect to remote host using shared session enabled by ControMaster?</title>
<description>On 8 February 2011 11:24, Igor Bukanov &amp;lt;igor@mir2.org&amp;gt; wrote: &amp;gt; On 8 February 2011 04:20, Asif Iqbal &amp;lt;vadud3@gmail.com&amp;gt; wrote: &amp;gt;&amp;gt; Is it possible to ma</description>
<pubDate>08 Feb  2011 06:35:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51285</link>
</item><item>
<title>Re: How do I use ProxyCommand to connect to remote host using shared session enabled by ControMaster?</title>
<description>On 8 February 2011 04:20, Asif Iqbal &amp;lt;vadud3@gmail.com&amp;gt; wrote: &amp;gt; Is it possible to make it work as default for all hosts except the jumphost? &amp;gt; &amp;gt; I tr</description>
<pubDate>08 Feb  2011 02:24:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51284</link>
</item><item>
<title>Re: How do I use ProxyCommand to connect to remote host using shared session enabled by ControMaster?</title>
<description>On Mon, Feb 7, 2011 at 9:08 PM, Igor Bukanov &amp;lt;igor@mir2.org&amp;gt; wrote: &amp;gt; On 5 February 2011 19:10, Asif Iqbal &amp;lt;vadud3@gmail.com&amp;gt; wrote: &amp;gt;&amp;gt; # cat ~/.ssh/c</description>
<pubDate>07 Feb  2011 19:20:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51289</link>
</item><item>
<title>Re: How do I use ProxyCommand to connect to remote host using shared session enabled by ControMaster?</title>
<description>On 5 February 2011 19:10, Asif Iqbal &amp;lt;vadud3@gmail.com&amp;gt; wrote: &amp;gt; # cat ~/.ssh/config ... &amp;gt; host remotehost &amp;gt; Â hostname remotehost.example.net &amp;gt; Â Pro</description>
<pubDate>07 Feb  2011 18:08:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51283</link>
</item><item>
<title>Re: ssh -g -L =&amp;gt; bind: Address already in use, but it works anyway</title>
<description>Hi, for the record, I was told to try -4 on the command line. Indeed, that quiets the &amp;quot;Address already in use&amp;quot; message. Maybe this is useful to someon</description>
<pubDate>07 Feb  2011 09:44:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51268</link>
</item><item>
<title>Re: logging the public key</title>
<description>I turn on debugging in sshd_config and that way the key fingerprints  are recorded when people log in. I move the logging out of messages  though be</description>
<pubDate>07 Feb  2011 09:40:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51269</link>
</item><item>
<title>How do I use ProxyCommand to connect to remote host using shared session enabled by ControMaster?</title>
<description>Hi, I am trying to connect to remote host using the session that is enabled my control master. It works fine if I run it from command line. # cat ~/</description>
<pubDate>05 Feb  2011 10:10:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51267</link>
</item><item>
<title>Re: Weird SSH issue.</title>
<description>On FreeBSD 7.x (and earlier), I&amp;#039;d see this if the number of groups &amp;quot;user&amp;quot; was in exceeded NGROUPS. FreeBSD 8.x changed this (NGROUPS increased, among</description>
<pubDate>04 Feb  2011 16:00:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51266</link>
</item><item>
<title>logging the public key</title>
<description>We are running OpenSSH versions 4.3 and 5.5 on a mixture of CentOS 5, Debian and Fedora 14 systems. Can OpenSSH log which public key, as listed in th</description>
<pubDate>04 Feb  2011 11:40:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51265</link>
</item><item>
<title>Re: Weird SSH issue.</title>
<description>Hello, On 3 February 2011 07:48, Darren Tucker &amp;lt;dtucker@zip.com.au&amp;gt; wrote: &amp;gt; On 3/02/11 12:20 AM, Alex John wrote: &amp;gt;&amp;gt; &amp;gt;&amp;gt; Hello, I&amp;#039;m having trouble co</description>
<pubDate>04 Feb  2011 00:18:27 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51241</link>
</item><item>
<title>Re: Multiple forced commands being executed</title>
<description>FYI - ssh version is: OpenSSH_5.4p1 FreeBSD-20100308, OpenSSL 0.9.8n 24 Mar 2010 And now I am using my own smtp not Gmail&amp;#039;s blacklisted ones hopeful</description>
<pubDate>02 Feb  2011 19:35:03 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51220</link>
</item><item>
<title>Re: Weird SSH issue.</title>
<description>On 3/02/11 12:20 AM, Alex John wrote: &amp;gt; Hello, I&amp;#039;m having trouble connecting to any server outside my local &amp;gt; network since like a week. I could do it</description>
<pubDate>02 Feb  2011 15:48:37 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51219</link>
</item><item>
<title>RE: Weird SSH issue.</title>
<description>Alex, You&amp;#039;re missing &amp;quot;debug1: Authentication succeeded (publickey).&amp;quot; The absence of this line suggests it&amp;#039;s not a network problem, neither is it like</description>
<pubDate>02 Feb  2011 11:45:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51217</link>
</item><item>
<title>Re: Weird SSH issue.</title>
<description>Remove /home/alex/.ssh/Id_rsa* Enjoy Am 02.02.2011 um 14:20 schrieb Alex John &amp;lt;alex@archeleus.com&amp;gt;: &amp;gt; Hello, I&amp;#039;m having trouble connecting to any se</description>
<pubDate>02 Feb  2011 09:11:56 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51216</link>
</item><item>
<title>Re: Weird SSH issue.</title>
<description>It seems to me that the key is bad. Can you generate a new one with ssh-keygen and try? On 02/02/2011 07:20 AM, Alex John wrote: &amp;gt; Hello, I&amp;#039;m having</description>
<pubDate>02 Feb  2011 08:44:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51215</link>
</item><item>
<title>Weird SSH issue.</title>
<description>Hello, I&amp;#039;m having trouble connecting to any server outside my local network since like a week. I could do it without any problems before that. Here&amp;#039;s</description>
<pubDate>02 Feb  2011 05:20:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51205</link>
</item><item>
<title>ssh -g -L =&amp;gt; bind: Address already in use, but it works anyway</title>
<description>Hi, I&amp;#039;m trying to use ssh for port forwarding. So far ssh -L has worked just fine for that purpose. Now I want to bind the port to all interfaces, so</description>
<pubDate>28 Jan  2011 08:38:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51182</link>
</item><item>
<title>Re: simulate connection with netcat</title>
<description>That&amp;#039;s an interesting idea, thx. I&amp;#039;ll forward the suggestion to the other admin. jake On Jan 22, 2011, at 6:18 PM, Felipe Martins wrote: &amp;gt; Jake, &amp;gt;</description>
<pubDate>24 Jan  2011 09:54:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51142</link>
</item><item>
<title>Re: simulate connection with netcat</title>
<description>Jake,    For non technical users you can use ssh as a CA, you can create to each user a public key inside a USB Pendrive and them configure their</description>
<pubDate>22 Jan  2011 09:18:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51137</link>
</item><item>
<title>Re: Multiple forced commands being executed</title>
<description>-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Oliver, oh, sure, I didn&amp;#039;t exactly get that. I wil ltry to reproduce that ... - -nik Am 22.01.201</description>
<pubDate>22 Jan  2011 02:50:41 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51136</link>
</item><item>
<title>Re: Multiple forced commands being executed</title>
<description>Hi Dominik, Thanks for your reply, but I&amp;#039;m not sure I&amp;#039;ve properly explained what I mean. In essence, from what I can see, it isn&amp;#039;t just executing the</description>
<pubDate>22 Jan  2011 02:27:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51139</link>
</item><item>
<title>Re: Multiple forced commands being executed</title>
<description>-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Oliver, this is essentially the point of the forced commands. SSH will execute them, no matter what</description>
<pubDate>22 Jan  2011 02:24:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/51138</link>
</item><item>
<title>Re: Exact &amp;quot;Accepted password for&amp;quot; log message meaning</title>
<description>2011/1/20 Christophe Brocas (forum) &amp;lt;christophe.brocas@cnamts.fr&amp;gt; &amp;gt; For the different pids, it is hard for me to say ... a process child ? Yes, I th</description>
<pubDate>20 Jan  2011 22:53:30 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/50986</link>
</item><item>
<title>Multiple forced commands being executed</title>
<description>Hi there, I am having a very strange problem with SSH. Essentially, I&amp;#039;m using forced commands to restrict access based on public key (there are aroun</description>
<pubDate>20 Jan  2011 15:49:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/50985</link>
</item><item>
<title>Re: Exact &amp;quot;Accepted password for&amp;quot; log message meaning</title>
<description>Le 19/01/2011 23:39, Gustavo Saito a Ã©crit : &amp;gt; The user and password exist, but aren&amp;#039;t allowed to remote log in &amp;gt; Right Gustavo :) After more config</description>
<pubDate>20 Jan  2011 00:30:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/50979</link>
</item><item>
<title>Re: Exact &amp;quot;Accepted password for&amp;quot; log message meaning</title>
<description>And again, to the list. 2011/1/19 Christophe Brocas (forum) &amp;lt;christophe.brocas@cnamts.fr&amp;gt;: &amp;gt; But I have recently found these records : &amp;gt; Dec 30 09:18</description>
<pubDate>19 Jan  2011 13:31:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/50970</link>
</item><item>
<title>Re: simulate connection with netcat</title>
<description>Thanks for all advises. I actually don&amp;#039;t need a full ssh implementation. The thing a wanted was a simple password-authentification for non-technical u</description>
<pubDate>19 Jan  2011 09:49:03 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/50969</link>
</item><item>
<title>Exact &amp;quot;Accepted password for&amp;quot; log message meaning</title>
<description>Hello, Disclamer : I apologize by advance to ask for a newbie question :/ I do some analyzing tasks on openssh generated log messages. Until then,</description>
<pubDate>19 Jan  2011 04:50:34 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/50968</link>
</item><item>
<title>Re: simulate connection with netcat</title>
<description>When you try to connect to a SSH Server it exchanges a session key, you would have to give that to the server before authentication. Like Salva said,</description>
<pubDate>17 Jan  2011 11:39:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/openssh/users/50959</link>
</item>
</channel>
</rss>

