<?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: rlogin privileges in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-privileges/m-p/2570721#M30503</link>
    <description>Hi Diego,&lt;BR /&gt;&lt;BR /&gt;On the machine you are rlogging into, look for the rlogin entry in /etc/inetd.conf file, you could do something like&lt;BR /&gt;grep rlogind /etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;Is rlogind being called with any arguments?&lt;BR /&gt;&lt;BR /&gt;-Ramesh</description>
    <pubDate>Mon, 27 Aug 2001 17:04:07 GMT</pubDate>
    <dc:creator>linuxfan</dc:creator>
    <dc:date>2001-08-27T17:04:07Z</dc:date>
    <item>
      <title>rlogin privileges</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-privileges/m-p/2570716#M30498</link>
      <description>I try to rlogin into my HP servers, when the following message appears:&lt;BR /&gt;&lt;BR /&gt;"THIS PROGRAM REQUIRES SUPER USER&lt;BR /&gt;PRIVILEGES"&lt;BR /&gt;&lt;BR /&gt;How can I solve this problem?.&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Aug 2001 14:31:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-privileges/m-p/2570716#M30498</guid>
      <dc:creator>Diego Tabares</dc:creator>
      <dc:date>2001-08-27T14:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin privileges</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-privileges/m-p/2570717#M30499</link>
      <description>Hi Diego,&lt;BR /&gt;&lt;BR /&gt;Once it issues that message, does it prompt you for the password or does it kick you out of the rlogin session completely?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Ramesh</description>
      <pubDate>Mon, 27 Aug 2001 14:38:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-privileges/m-p/2570717#M30499</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-08-27T14:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin privileges</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-privileges/m-p/2570718#M30500</link>
      <description>Check the permissions on these:&lt;BR /&gt;&lt;BR /&gt;-r-sr-xr-x   1 root       bin          53248 Nov 14  2000 /usr/bin/login&lt;BR /&gt;-r-sr-xr-x   1 root       bin          36864 Nov 14  2000 /usr/bin/rlogin&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Aug 2001 15:18:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-privileges/m-p/2570718#M30500</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-08-27T15:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin privileges</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-privileges/m-p/2570719#M30501</link>
      <description>Hi Harry,&lt;BR /&gt;&lt;BR /&gt;I was only thinking from rlogind point of view and i was thinking that maybe the options of -l and -B were used on the server and the banner file was giving that output. But you are right, if the permissions of rlogin are not right then he would get the error&lt;BR /&gt;&lt;BR /&gt;rlogin: This program requires super user privileges&lt;BR /&gt;&lt;BR /&gt;Diego, check the permissions if they are not right you can change them using&lt;BR /&gt;&lt;BR /&gt;chmod 4555 /usr/bin/rlogin&lt;BR /&gt;&lt;BR /&gt;-Regards&lt;BR /&gt;Ramesh</description>
      <pubDate>Mon, 27 Aug 2001 15:28:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-privileges/m-p/2570719#M30501</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-08-27T15:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin privileges</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-privileges/m-p/2570720#M30502</link>
      <description>Ramesh,&lt;BR /&gt;&lt;BR /&gt;After I try to rlogin into the server and the message appears, It kicks me out of the rlogin session completely.&lt;BR /&gt;I checked the permissions of both files and everything is Ok. They are with the correct permissions. But the problem continue... What can I do?.</description>
      <pubDate>Mon, 27 Aug 2001 16:57:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-privileges/m-p/2570720#M30502</guid>
      <dc:creator>Diego Tabares</dc:creator>
      <dc:date>2001-08-27T16:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin privileges</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-privileges/m-p/2570721#M30503</link>
      <description>Hi Diego,&lt;BR /&gt;&lt;BR /&gt;On the machine you are rlogging into, look for the rlogin entry in /etc/inetd.conf file, you could do something like&lt;BR /&gt;grep rlogind /etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;Is rlogind being called with any arguments?&lt;BR /&gt;&lt;BR /&gt;-Ramesh</description>
      <pubDate>Mon, 27 Aug 2001 17:04:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-privileges/m-p/2570721#M30503</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-08-27T17:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin privileges</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-privileges/m-p/2570722#M30504</link>
      <description>Hi diego,&lt;BR /&gt;Your /etc/inetd.conf file should have entry like this&lt;BR /&gt;login stream tcp nowait root /usr/lbin/rlogind  rlogind&lt;BR /&gt;and&lt;BR /&gt;klogin stream tcp nowait root /usr/lbin/rlogind rlogind -K&lt;BR /&gt;&lt;BR /&gt;If they are commented then uncomment it and reread the configuration &lt;BR /&gt;#/usr/sbin/inetd -c&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Mon, 27 Aug 2001 17:14:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-privileges/m-p/2570722#M30504</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2001-08-27T17:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin privileges</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-privileges/m-p/2570723#M30505</link>
      <description>Hi Sachin,&lt;BR /&gt;&lt;BR /&gt;I checked the /etc/inetd.conf and uncommented the line that start with "klogin..."&lt;BR /&gt;After that, I executed the command to reread the modified file, but the problem persist.&lt;BR /&gt;Do you have any other possible solution?.&lt;BR /&gt;&lt;BR /&gt;Thanks, Diego</description>
      <pubDate>Tue, 28 Aug 2001 16:41:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-privileges/m-p/2570723#M30505</guid>
      <dc:creator>Diego Tabares</dc:creator>
      <dc:date>2001-08-28T16:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin privileges</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-privileges/m-p/2570724#M30506</link>
      <description>Hi&lt;BR /&gt;Check the /etc/services file for klogin&lt;BR /&gt;klogin   543/tcp     #kerbose rlogin&lt;BR /&gt;&lt;BR /&gt;The above port need to be between 512 - 1023, else rlogin aborts connection.&lt;BR /&gt;Check man rlogin.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Prashant Deshpande.</description>
      <pubDate>Tue, 28 Aug 2001 16:56:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-privileges/m-p/2570724#M30506</guid>
      <dc:creator>Deshpande Prashant</dc:creator>
      <dc:date>2001-08-28T16:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin privileges</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-privileges/m-p/2570725#M30507</link>
      <description>Hi Diego,&lt;BR /&gt;Check /etc/services file&lt;BR /&gt;login  513/tcp    # Remote Login&lt;BR /&gt;klogin 543/tcp    # Kerberos Rlogin -kfall&lt;BR /&gt;&lt;BR /&gt;Don't forget to reread the configuration&lt;BR /&gt;&lt;BR /&gt;Also check /var/adm/inetd.sec file it is optional security file&lt;BR /&gt;&lt;BR /&gt;Sachin</description>
      <pubDate>Tue, 28 Aug 2001 17:36:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin-privileges/m-p/2570725#M30507</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2001-08-28T17:36:12Z</dc:date>
    </item>
  </channel>
</rss>

