<?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: Enabling root user in rlogin in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387369#M349697</link>
    <description>Check /etc/hosts.equiv and .rhosts files.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
    <pubDate>Wed, 25 Mar 2009 07:36:27 GMT</pubDate>
    <dc:creator>Ivan Krastev</dc:creator>
    <dc:date>2009-03-25T07:36:27Z</dc:date>
    <item>
      <title>Enabling root user in rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387368#M349696</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;   My HP-UX server is configured with rlogin.&lt;BR /&gt;I am not able to login by root user directly.&lt;BR /&gt;&lt;BR /&gt;  So now i am logging in using normal user and use " su  - " to get root login.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Mar 2009 07:29:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387368#M349696</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-03-25T07:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling root user in rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387369#M349697</link>
      <description>Check /etc/hosts.equiv and .rhosts files.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Wed, 25 Mar 2009 07:36:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387369#M349697</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2009-03-25T07:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling root user in rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387370#M349698</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Restrict root login to the console&lt;BR /&gt;/etc/securetty is used by the login command; the file contains the device names of tty lines (one per line,&lt;BR /&gt;without leading /dev/) on which root is allowed to login. We only allow the console.&lt;BR /&gt;# echo console &amp;gt; /etc/securetty&lt;BR /&gt;# chmod 400 /etc/securetty&lt;BR /&gt;&lt;BR /&gt;remove "console" word from /etc/securetty&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Wed, 25 Mar 2009 07:43:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387370#M349698</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-03-25T07:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling root user in rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387371#M349699</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Are you trying to use rlogin for password-less login?&lt;BR /&gt;&lt;BR /&gt;Or is the problem that you are unable to login directly as root by any means? (rlogin, telnet, ssh)&lt;BR /&gt;&lt;BR /&gt;Perhaps root login is restricted to the console only and not allowed from network ttys?  Check for the /etc/securetty file.&lt;BR /&gt;&lt;BR /&gt;HTH, Paul</description>
      <pubDate>Wed, 25 Mar 2009 07:45:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387371#M349699</guid>
      <dc:creator>Paul McCleary</dc:creator>
      <dc:date>2009-03-25T07:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling root user in rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387372#M349700</link>
      <description>you need to check /etc/securetty as well as the root user's .rhosts file.&lt;BR /&gt;&lt;BR /&gt;I would recommend configuring SSH for password-less login.</description>
      <pubDate>Wed, 25 Mar 2009 08:09:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387372#M349700</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2009-03-25T08:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling root user in rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387373#M349701</link>
      <description>Hi senthil,&lt;BR /&gt;&lt;BR /&gt;Plz check the below thread, hope it will help you.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1324227" target="_blank"&gt;https://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1324227&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thnx...Farhan</description>
      <pubDate>Wed, 25 Mar 2009 08:21:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387373#M349701</guid>
      <dc:creator>Md. Farhan A Azam</dc:creator>
      <dc:date>2009-03-25T08:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling root user in rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387374#M349702</link>
      <description>You will need to check your /etc/hosts.equiv and $HOME/.rhosts file for the host and username entries.(Should be in 'hostname' 'username' format.)&lt;BR /&gt;&lt;BR /&gt;regards!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Mar 2009 08:23:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387374#M349702</guid>
      <dc:creator>點燃</dc:creator>
      <dc:date>2009-03-25T08:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling root user in rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387375#M349703</link>
      <description>Hi Senthilkumar,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;My HP-UX server is configured with rlogin.&lt;BR /&gt;I am not able to login by root user directly.&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;So now i am logging in using normal user and use " su - " to get root login&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Both the situations are different. If you are not able to login as root directly, you should look at the file /etc/securetty. This file restricts where root should be able to login directly. Most people specify only the console, so root direct login denied from network. root can login directly only on console.&lt;BR /&gt;&lt;BR /&gt;Hope this clears you.</description>
      <pubDate>Wed, 25 Mar 2009 08:35:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387375#M349703</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-03-25T08:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling root user in rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387376#M349704</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In Local Node.(From where you want to rlogin)&lt;BR /&gt;&lt;BR /&gt;#more /etc/hosts&lt;BR /&gt;in this file check that remote host entry is there or not. If not then &lt;BR /&gt;#vi /etc/hosts&lt;BR /&gt;make the entry of remote host.&lt;BR /&gt;#more .rhosts&lt;BR /&gt;In this file check that remote hostname and user id is there or not (it will looks like host1 root), if entry is not there then&lt;BR /&gt;#vi .rhosts&lt;BR /&gt;and make the entry.&lt;BR /&gt;&lt;BR /&gt;Do the same in Remote server.&lt;BR /&gt;&lt;BR /&gt;Thnx...Farhan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Mar 2009 08:39:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387376#M349704</guid>
      <dc:creator>Md. Farhan A Azam</dc:creator>
      <dc:date>2009-03-25T08:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling root user in rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387377#M349705</link>
      <description>Hi Senthil,&lt;BR /&gt;&lt;BR /&gt;You can check below link for rlogin&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B9106-90011/hosts.equiv.4.html" target="_blank"&gt;http://docs.hp.com/en/B9106-90011/hosts.equiv.4.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds//&lt;BR /&gt;Taifur</description>
      <pubDate>Wed, 25 Mar 2009 08:44:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387377#M349705</guid>
      <dc:creator>Taifur</dc:creator>
      <dc:date>2009-03-25T08:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling root user in rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387378#M349706</link>
      <description>Hi Senthil&lt;BR /&gt;&lt;BR /&gt;You can check  below link as follows,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/B2355-90827/ch02s01.html" target="_blank"&gt;http://www.docs.hp.com/en/B2355-90827/ch02s01.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds//&lt;BR /&gt;Taifur</description>
      <pubDate>Wed, 25 Mar 2009 08:54:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387378#M349706</guid>
      <dc:creator>Taifur</dc:creator>
      <dc:date>2009-03-25T08:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling root user in rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387379#M349707</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Check for the /etc/securetty file.&lt;BR /&gt;&lt;BR /&gt;In my case...&lt;BR /&gt;&lt;BR /&gt;I am trying to rlogin from server1 to server2 by using root userid and password. All entries are there in /etc/hosts and in .rhosts file of both server.&lt;BR /&gt;&lt;BR /&gt;In server2.&lt;BR /&gt;# more securetty&lt;BR /&gt;console&lt;BR /&gt;# &lt;BR /&gt;&lt;BR /&gt;but still i am able to login through rlogin. So any one can plz let us know that /etc/securetty file will efect in rlogin also.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thnx...Farhan</description>
      <pubDate>Wed, 25 Mar 2009 08:58:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387379#M349707</guid>
      <dc:creator>Md. Farhan A Azam</dc:creator>
      <dc:date>2009-03-25T08:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling root user in rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387380#M349708</link>
      <description>My hp-ux server is in remote location.&lt;BR /&gt;&lt;BR /&gt;I am connecting that HP-UX server using putty.&lt;BR /&gt;&lt;BR /&gt;Now i am not able to login directly by root user. &lt;BR /&gt;&lt;BR /&gt;so I am logging first using other user and again i use "su - " to get root lgoin.&lt;BR /&gt;&lt;BR /&gt;Here i want direct root login.&lt;BR /&gt;&lt;BR /&gt;there is no file like "/etc/securetty" in my server.&lt;BR /&gt;&lt;BR /&gt;what is the procedures to create this file?&lt;BR /&gt;what are the contents this file have to cotain?</description>
      <pubDate>Thu, 26 Mar 2009 10:12:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387380#M349708</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-03-26T10:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling root user in rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387381#M349709</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;If you don't have file /etc/securetty file, then you should be able to login as root directly.&lt;BR /&gt;&lt;BR /&gt;If the file contains like below,&lt;BR /&gt;&lt;BR /&gt;# more /etc/securetty&lt;BR /&gt;console&lt;BR /&gt;&lt;BR /&gt;root user can login directly only on console.</description>
      <pubDate>Thu, 26 Mar 2009 10:18:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387381#M349709</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-03-26T10:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling root user in rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387382#M349710</link>
      <description>Are you using SSH i.e port 22 with putty or 23 which is telnet.&lt;BR /&gt;&lt;BR /&gt;If its SSH then check in sshd_config, edit the line "#PermitRootLogin yes, uncomment the line and restart sshd.</description>
      <pubDate>Thu, 26 Mar 2009 10:34:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387382#M349710</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2009-03-26T10:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling root user in rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387383#M349711</link>
      <description>Hi Senthil,&lt;BR /&gt;&lt;BR /&gt;Few queries.&lt;BR /&gt;&lt;BR /&gt;how are you trying to login to the serve&lt;BR /&gt;ssh/telnet ??&lt;BR /&gt;&lt;BR /&gt;What is the error message you get when you try to login via root&lt;BR /&gt;&lt;BR /&gt;If telnet, try to login via cmd to get the error message.</description>
      <pubDate>Thu, 26 Mar 2009 14:23:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387383#M349711</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2009-03-26T14:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Enabling root user in rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387384#M349712</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;  My problem solved. Now i am able to login by root user directly thru rlogin.&lt;BR /&gt;&lt;BR /&gt;  Solution:&lt;BR /&gt;&lt;BR /&gt;        I have deleted the file "/etc/securetty".&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Mar 2009 09:27:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-user-in-rlogin/m-p/4387384#M349712</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2009-03-27T09:27:23Z</dc:date>
    </item>
  </channel>
</rss>

