<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: $HOME .ssh2  moving config files elsewhere ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/home-ssh2-moving-config-files-elsewhere/m-p/4369123#M35406</link>
    <description>&amp;gt; The techos who did the problem solving&lt;BR /&gt;&amp;gt; concluded that NFS is the problem.&lt;BR /&gt;&lt;BR /&gt;That's nice, but I can't see any of their&lt;BR /&gt;evidence (or reasoning, if any).&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] I can only take that on face value.&lt;BR /&gt;&lt;BR /&gt;If you take it at all.  (I wouldn't.)&lt;BR /&gt;&lt;BR /&gt;It may be that there's something about your&lt;BR /&gt;NFS configuration which causes some (unknown)&lt;BR /&gt;kind of problem, but with only "someone said"&lt;BR /&gt;as information, it's tough to do more than&lt;BR /&gt;speculate.  And I've already started to do&lt;BR /&gt;that.  I do know that SSH is sensitive to&lt;BR /&gt;file ownership and permissions, and NFS could&lt;BR /&gt;possibly mess with those things, but it&lt;BR /&gt;shouldn't need to.  So, perhaps avoiding NFS&lt;BR /&gt;will help, but I doubt that NFS is&lt;BR /&gt;intrinsically fatal to SSH.&lt;BR /&gt;&lt;BR /&gt;It might help to have some actual information&lt;BR /&gt;showing what went wrong with SSH in the NFS&lt;BR /&gt;situation.  Like, say, the transcript of a&lt;BR /&gt;failing "ssh" command with a "-v" option,&lt;BR /&gt;and, if that doesn't reveal all, any related&lt;BR /&gt;complaints in the system log file(s) on the&lt;BR /&gt;SSH server system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Any surprises ?&lt;BR /&gt;&lt;BR /&gt;The biggest surprise may be not finding the&lt;BR /&gt;SSH files in the usual place, which, while&lt;BR /&gt;not fatal, may eventually waste more of&lt;BR /&gt;people's time than solving the real problem&lt;BR /&gt;would.</description>
    <pubDate>Mon, 02 Mar 2009 00:17:36 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2009-03-02T00:17:36Z</dc:date>
    <item>
      <title>$HOME .ssh2  moving config files elsewhere ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/home-ssh2-moving-config-files-elsewhere/m-p/4369120#M35403</link>
      <description>&lt;!--!*#--&gt;&lt;BR /&gt;We host OpenSSH on a linux cluster. We have a NFS file system mounted and find we cannot use &lt;BR /&gt;public key authentication if the user's $HOME resides on NFS.&lt;BR /&gt;&lt;BR /&gt;On another SSH2 system we have the controls to move( using ssh2_config) /.ssh2 to any location one decides.&lt;BR /&gt;Has anyone moved the default location for authorized_keys etc elsewhere ? Any surprises ?&lt;BR /&gt;&lt;BR /&gt;$ uname -a&lt;BR /&gt;Linux secret 2.4.21-52.ELsmp #1 SMP Tue Sep 25 15:13:04 EDT 2007 i686 i686 i386 GNU/Linux&lt;BR /&gt;$ rpm -qa|grep openssh&lt;BR /&gt;openssh-server-3.6.1p2-33.30.14&lt;BR /&gt;openssh-3.6.1p2-33.30.14&lt;BR /&gt;openssh-clients-3.6.1p2-33.30.14&lt;BR /&gt;</description>
      <pubDate>Sun, 01 Mar 2009 23:01:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/home-ssh2-moving-config-files-elsewhere/m-p/4369120#M35403</guid>
      <dc:creator>Thomas Ritter</dc:creator>
      <dc:date>2009-03-01T23:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: $HOME .ssh2  moving config files elsewhere ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/home-ssh2-moving-config-files-elsewhere/m-p/4369121#M35404</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] find we cannot use [...]&lt;BR /&gt;&lt;BR /&gt;Uh, "find" how, exactly?  Do you know what&lt;BR /&gt;the actual problem is?  Owner?  Permissions?&lt;BR /&gt;Something else?  "[C]annot use" is not a&lt;BR /&gt;useful description either of what you did or&lt;BR /&gt;what happened when you did it.</description>
      <pubDate>Sun, 01 Mar 2009 23:31:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/home-ssh2-moving-config-files-elsewhere/m-p/4369121#M35404</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-03-01T23:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: $HOME .ssh2  moving config files elsewhere ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/home-ssh2-moving-config-files-elsewhere/m-p/4369122#M35405</link>
      <description>Could we be mistaken about PKA and NFS ? &lt;BR /&gt;The techos who did the problem solving concluded that NFS is the problem. At this stage I can only take that on face value. However by moving the home directory off NFS enabled Public Key Authentication to function.&lt;BR /&gt;</description>
      <pubDate>Sun, 01 Mar 2009 23:36:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/home-ssh2-moving-config-files-elsewhere/m-p/4369122#M35405</guid>
      <dc:creator>Thomas Ritter</dc:creator>
      <dc:date>2009-03-01T23:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: $HOME .ssh2  moving config files elsewhere ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/home-ssh2-moving-config-files-elsewhere/m-p/4369123#M35406</link>
      <description>&amp;gt; The techos who did the problem solving&lt;BR /&gt;&amp;gt; concluded that NFS is the problem.&lt;BR /&gt;&lt;BR /&gt;That's nice, but I can't see any of their&lt;BR /&gt;evidence (or reasoning, if any).&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] I can only take that on face value.&lt;BR /&gt;&lt;BR /&gt;If you take it at all.  (I wouldn't.)&lt;BR /&gt;&lt;BR /&gt;It may be that there's something about your&lt;BR /&gt;NFS configuration which causes some (unknown)&lt;BR /&gt;kind of problem, but with only "someone said"&lt;BR /&gt;as information, it's tough to do more than&lt;BR /&gt;speculate.  And I've already started to do&lt;BR /&gt;that.  I do know that SSH is sensitive to&lt;BR /&gt;file ownership and permissions, and NFS could&lt;BR /&gt;possibly mess with those things, but it&lt;BR /&gt;shouldn't need to.  So, perhaps avoiding NFS&lt;BR /&gt;will help, but I doubt that NFS is&lt;BR /&gt;intrinsically fatal to SSH.&lt;BR /&gt;&lt;BR /&gt;It might help to have some actual information&lt;BR /&gt;showing what went wrong with SSH in the NFS&lt;BR /&gt;situation.  Like, say, the transcript of a&lt;BR /&gt;failing "ssh" command with a "-v" option,&lt;BR /&gt;and, if that doesn't reveal all, any related&lt;BR /&gt;complaints in the system log file(s) on the&lt;BR /&gt;SSH server system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Any surprises ?&lt;BR /&gt;&lt;BR /&gt;The biggest surprise may be not finding the&lt;BR /&gt;SSH files in the usual place, which, while&lt;BR /&gt;not fatal, may eventually waste more of&lt;BR /&gt;people's time than solving the real problem&lt;BR /&gt;would.</description>
      <pubDate>Mon, 02 Mar 2009 00:17:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/home-ssh2-moving-config-files-elsewhere/m-p/4369123#M35406</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-03-02T00:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: $HOME .ssh2  moving config files elsewhere ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/home-ssh2-moving-config-files-elsewhere/m-p/4369124#M35407</link>
      <description>Not having access to review your system or see log files, I can only guess at the problem, but OpenSSH can and does take security precautions based on when/how a disk is mounted.&lt;BR /&gt;&lt;BR /&gt;For example, I've seen installations that didn't allow me to use pubkey auth because the user $HOME had a symlink in it's path. &lt;BR /&gt;&lt;BR /&gt;There may be an option to turn that safety checking off, assuming it is that cause.</description>
      <pubDate>Mon, 02 Mar 2009 23:07:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/home-ssh2-moving-config-files-elsewhere/m-p/4369124#M35407</guid>
      <dc:creator>macosta</dc:creator>
      <dc:date>2009-03-02T23:07:56Z</dc:date>
    </item>
  </channel>
</rss>

