<?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: SSh authorization not working in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-authorization-not-working/m-p/4507206#M365403</link>
    <description>&lt;!--!*#--&gt;&amp;gt; it is not working it giving permission deny.&lt;BR /&gt;&lt;BR /&gt;Actual commands?  Actual error messages?&lt;BR /&gt;Descriptions of the systems involved?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; NOTE: the home directory on destination&lt;BR /&gt;&amp;gt; server is datamover&lt;BR /&gt;&lt;BR /&gt;I don't understand this.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; and in source i m using diffrent id to&lt;BR /&gt;&amp;gt; generate ssh key..&lt;BR /&gt;&lt;BR /&gt;I don't understand this.&lt;BR /&gt;&lt;BR /&gt;There are _very_ many old threads in this&lt;BR /&gt;forum related to SSH configuration.  Perhaps&lt;BR /&gt;you should look at some of them.</description>
    <pubDate>Fri, 02 Oct 2009 23:44:45 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2009-10-02T23:44:45Z</dc:date>
    <item>
      <title>SSh authorization not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-authorization-not-working/m-p/4507205#M365402</link>
      <description>Hi friends,&lt;BR /&gt;&lt;BR /&gt;I generaate ssh key in both dsa and rsa but after exported to destination server.&lt;BR /&gt;&lt;BR /&gt;it is not working it giving permission deny.&lt;BR /&gt;&lt;BR /&gt;NOTE: the home directory on destination server is datamover&lt;BR /&gt;&lt;BR /&gt;and in source i m using diffrent id to generate ssh key..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pls someone help me how to login without password in destination server....</description>
      <pubDate>Fri, 02 Oct 2009 23:35:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-authorization-not-working/m-p/4507205#M365402</guid>
      <dc:creator>s.raju</dc:creator>
      <dc:date>2009-10-02T23:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: SSh authorization not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-authorization-not-working/m-p/4507206#M365403</link>
      <description>&lt;!--!*#--&gt;&amp;gt; it is not working it giving permission deny.&lt;BR /&gt;&lt;BR /&gt;Actual commands?  Actual error messages?&lt;BR /&gt;Descriptions of the systems involved?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; NOTE: the home directory on destination&lt;BR /&gt;&amp;gt; server is datamover&lt;BR /&gt;&lt;BR /&gt;I don't understand this.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; and in source i m using diffrent id to&lt;BR /&gt;&amp;gt; generate ssh key..&lt;BR /&gt;&lt;BR /&gt;I don't understand this.&lt;BR /&gt;&lt;BR /&gt;There are _very_ many old threads in this&lt;BR /&gt;forum related to SSH configuration.  Perhaps&lt;BR /&gt;you should look at some of them.</description>
      <pubDate>Fri, 02 Oct 2009 23:44:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-authorization-not-working/m-p/4507206#M365403</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-10-02T23:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: SSh authorization not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-authorization-not-working/m-p/4507207#M365404</link>
      <description>dir rights should be:&lt;BR /&gt;drwx------ .ssh&lt;BR /&gt;&lt;BR /&gt;The rights on the file should be:&lt;BR /&gt;-rw-r--r-- authorized_keys&lt;BR /&gt;&lt;BR /&gt;It doesn't matter if it is the same or another user.&lt;BR /&gt;If you are user1 og client and you wants to change to user2 on system2 and you private key is called key_server_2.&lt;BR /&gt;&lt;BR /&gt;# ssh -i key_server_2 -l user2 system2&lt;BR /&gt;&lt;BR /&gt;Info:&lt;BR /&gt;-i identity_file Selects a file from which the identity (private key) for RSA or DSA authentication is read&lt;BR /&gt;-l login_name&lt;BR /&gt;&lt;BR /&gt;And it will work :-)</description>
      <pubDate>Sat, 03 Oct 2009 17:39:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-authorization-not-working/m-p/4507207#M365404</guid>
      <dc:creator>Jannik</dc:creator>
      <dc:date>2009-10-03T17:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: SSh authorization not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-authorization-not-working/m-p/4507208#M365405</link>
      <description>Jannik,&lt;BR /&gt;&lt;BR /&gt;Thx for ur response but my query is&lt;BR /&gt;&lt;BR /&gt;users home directory in storage box for another user is same server i am able to login without password whose home directory is local FS.&lt;BR /&gt;&lt;BR /&gt;so i need to confirm if user Home directory is in auto_fs i.e in storage box does it effect his login...</description>
      <pubDate>Sat, 03 Oct 2009 23:25:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-authorization-not-working/m-p/4507208#M365405</guid>
      <dc:creator>s.raju</dc:creator>
      <dc:date>2009-10-03T23:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: SSh authorization not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-authorization-not-working/m-p/4507209#M365406</link>
      <description>Autofs is usually used to mount and unmount NFS shares automatically, and NFS certainly can have an effect to file permissions. But not for ordinary users: the usual effect is that the root permissions of the NFS client are null and void on the NFS-mounted filesystems: effectively, the "root" user is treated as the "nobody" user when accessing a NFS-mounted filesystem.&lt;BR /&gt;&lt;BR /&gt;This can make it impossible for sshd (which must run as root to be able to assign incoming sessions to correct user accounts) to read the authorized_keys file if the permissions are too tight.&lt;BR /&gt;&lt;BR /&gt;In this case, the permissions of the user's home directory, the .ssh subdirectory and the authorized_keys file must allow everyone to read the authorized_keys file. &lt;BR /&gt;&lt;BR /&gt;Writing to those files and directories must still be prohibited: otherwise sshd detects there is a possibility that another user is attempting to sabotage the security of this user.&lt;BR /&gt;&lt;BR /&gt;So, the permissions for the NFS-based home directories: (question marks will indicate permissions sshd does not care about, and you can choose them as you wish)&lt;BR /&gt;&lt;BR /&gt;For the home directory of the user: drwx?-x?-x (i.e. chmod 711, 751 or 755)&lt;BR /&gt;&lt;BR /&gt;For the .ssh subdirectory:&lt;BR /&gt;drwx?-x?-x (i.e. chmod 711, 751 or 755)&lt;BR /&gt;&lt;BR /&gt;For the authorized_keys file:&lt;BR /&gt;-rw-r--r-- (chmod 644)&lt;BR /&gt;&lt;BR /&gt;The private key files must always be protected -rw------- (chmod 600).&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Sun, 04 Oct 2009 11:26:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-authorization-not-working/m-p/4507209#M365406</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-10-04T11:26:17Z</dc:date>
    </item>
  </channel>
</rss>

