<?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: Problem in SSH with root user.!!! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-ssh-with-root-user/m-p/4009525#M298628</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check whether root can login normally (/etc/default/*), etc.&lt;BR /&gt;&lt;BR /&gt;#grep PermitRootLogin /etc/opt/ssh/*config&lt;BR /&gt;&lt;BR /&gt;See whether sshd_config is allowing root access. If it is not you uncomment it and restart the sshd daemon.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rasheed Tamton.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 30 May 2007 02:20:13 GMT</pubDate>
    <dc:creator>Rasheed Tamton</dc:creator>
    <dc:date>2007-05-30T02:20:13Z</dc:date>
    <item>
      <title>Problem in SSH with root user.!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-ssh-with-root-user/m-p/4009524#M298627</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Source Server : ukapx044 (say)&lt;BR /&gt;Destination Server : ukapx042 (say)&lt;BR /&gt;&lt;BR /&gt;I need to copy '/interfaces' directory (which is owned by root) from source (ukapx044) to the detination server (ukapx042).&lt;BR /&gt;&lt;BR /&gt;I am trying to implement SSH using root, but its not allowing me, see below:&lt;BR /&gt;&lt;BR /&gt;Generation of key-pair at source server (ukapx044)&lt;BR /&gt;&lt;BR /&gt;[ukapx044:root:/home/root/.ssh:] ssh-keygen -t rsa&lt;BR /&gt;Generating public/private rsa key pair.&lt;BR /&gt;Enter file in which to save the key (/home/root/.ssh/id_rsa):&lt;BR /&gt;/home/root/.ssh/id_rsa already exists.&lt;BR /&gt;Overwrite (yes/no)? yes&lt;BR /&gt;Enter passphrase (empty for no passphrase):&lt;BR /&gt;Enter same passphrase again:&lt;BR /&gt;Your identification has been saved in /home/root/.ssh/id_rsa.&lt;BR /&gt;Your public key has been saved in /home/root/.ssh/id_rsa.pub.&lt;BR /&gt;The key fingerprint is:&lt;BR /&gt;57:d7:9f:a3:a9:0a:e7:35:1f:91:b5:6b:fd:50:05:1e root@ukapx044&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But when i try to push the public key to the destination server (ukapx042), its gives an error i.e. Permission denied, see below:&lt;BR /&gt;&lt;BR /&gt;[ukapx044:root:/home/root/.ssh:] cat id_rsa.pub | ssh root@ukapx042 'cat - &amp;gt;&amp;gt; /home/root/.ssh/authorized_keys'&lt;BR /&gt;root@ukapx042's password:&lt;BR /&gt;Permission denied, please try again.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have checked the permission on $HOME/.ssh on both servers &amp;amp; its 700 already.&lt;BR /&gt;I tried pushing the key manually by copy/paste, still it didnt work.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Vishal</description>
      <pubDate>Wed, 30 May 2007 02:07:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-ssh-with-root-user/m-p/4009524#M298627</guid>
      <dc:creator>Vishal Ranjan</dc:creator>
      <dc:date>2007-05-30T02:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in SSH with root user.!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-ssh-with-root-user/m-p/4009525#M298628</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check whether root can login normally (/etc/default/*), etc.&lt;BR /&gt;&lt;BR /&gt;#grep PermitRootLogin /etc/opt/ssh/*config&lt;BR /&gt;&lt;BR /&gt;See whether sshd_config is allowing root access. If it is not you uncomment it and restart the sshd daemon.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rasheed Tamton.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 May 2007 02:20:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-ssh-with-root-user/m-p/4009525#M298628</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2007-05-30T02:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in SSH with root user.!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-ssh-with-root-user/m-p/4009526#M298629</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;RLOGIN for root is not allowed.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 May 2007 02:25:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-ssh-with-root-user/m-p/4009526#M298629</guid>
      <dc:creator>Vishal Ranjan</dc:creator>
      <dc:date>2007-05-30T02:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in SSH with root user.!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-ssh-with-root-user/m-p/4009527#M298630</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;is /home/root really the HOME directory of root@ukapx042 ?&lt;BR /&gt;For the first time, you will have to provide the correct password with this (modified) command:&lt;BR /&gt;cat id_rsa.pub | ssh root@ukapx042 'cat &amp;gt;&amp;gt; .ssh/authorized_keys'&lt;BR /&gt;&lt;BR /&gt;I would set the mode of .ssh/authorized_keys to 600 as well.&lt;BR /&gt;&lt;BR /&gt;mfG Peter&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 May 2007 04:17:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-ssh-with-root-user/m-p/4009527#M298630</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2007-05-30T04:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in SSH with root user.!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-ssh-with-root-user/m-p/4009528#M298631</link>
      <description>Hope you might have checked the sshd_config and the /etc/default dir&lt;BR /&gt;&lt;BR /&gt;-Did you try manually like below:&lt;BR /&gt;&lt;BR /&gt;scp  /home/root/.ssh/id_rsa.pub  ukapx042:/home/root/.ssh/id_rsa.pub.ukapx044 &lt;BR /&gt;ssh root@ukapx044&lt;BR /&gt;cat /home/root/.ssh/id_rsa.pub.ukapx044 &amp;gt;&amp;gt; /home/root/.ssh/authorized_keys&lt;BR /&gt;&lt;BR /&gt;-Let us know the result.&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Wed, 30 May 2007 04:47:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-ssh-with-root-user/m-p/4009528#M298631</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2007-05-30T04:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in SSH with root user.!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-ssh-with-root-user/m-p/4009529#M298632</link>
      <description>If you are using HPUX Secure Shell, check EnforceSecureTTY option and /etc/securetty.&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Wed, 30 May 2007 05:28:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-ssh-with-root-user/m-p/4009529#M298632</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2007-05-30T05:28:44Z</dc:date>
    </item>
  </channel>
</rss>

