<?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 root login problem.... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-problem/m-p/5011080#M426532</link>
    <description>Hi,&lt;BR /&gt;I just have installed HPUX 11.23 with "ALL" packages selected on a rp4440 box. After installation, i am not able to login using any account into the machine via its LAN. Whenever i TELNET its LAN IP, it first displays some text regarding Security and Privacy then asks for login name and password. But when i give it root as username and then password, it again come to login: prompt. I only can login into the machine through Console (MP). I think some extra package is installed which was not needed. Can anybody help please?&lt;BR /&gt;Please find attached a file containing that text and error message.&lt;BR /&gt;&lt;BR /&gt;Thanks and regards,&lt;BR /&gt;Abdul Qayyum</description>
    <pubDate>Sun, 29 Oct 2006 11:02:22 GMT</pubDate>
    <dc:creator>aique</dc:creator>
    <dc:date>2006-10-29T11:02:22Z</dc:date>
    <item>
      <title>root login problem....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-problem/m-p/5011080#M426532</link>
      <description>Hi,&lt;BR /&gt;I just have installed HPUX 11.23 with "ALL" packages selected on a rp4440 box. After installation, i am not able to login using any account into the machine via its LAN. Whenever i TELNET its LAN IP, it first displays some text regarding Security and Privacy then asks for login name and password. But when i give it root as username and then password, it again come to login: prompt. I only can login into the machine through Console (MP). I think some extra package is installed which was not needed. Can anybody help please?&lt;BR /&gt;Please find attached a file containing that text and error message.&lt;BR /&gt;&lt;BR /&gt;Thanks and regards,&lt;BR /&gt;Abdul Qayyum</description>
      <pubDate>Sun, 29 Oct 2006 11:02:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-problem/m-p/5011080#M426532</guid>
      <dc:creator>aique</dc:creator>
      <dc:date>2006-10-29T11:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: root login problem....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-problem/m-p/5011081#M426533</link>
      <description>It looks like your root login is disabled since too many authentication failures. Login from MP and run /usr/lbin/getprpw root to see if it disabled. &lt;BR /&gt;&lt;BR /&gt;Enable root login using sam or&lt;BR /&gt;command:&lt;BR /&gt;&lt;BR /&gt;/usr/lbin/modprpw -l -x root&lt;BR /&gt;&lt;BR /&gt;Are you using ssh and might have been configured for not to allow remote authentication.&lt;BR /&gt;&lt;BR /&gt;check /etc/sshd/sshd_config for&lt;BR /&gt;&lt;BR /&gt;#RemoteAuthentication root&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 29 Oct 2006 12:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-problem/m-p/5011081#M426533</guid>
      <dc:creator>IT_2007</dc:creator>
      <dc:date>2006-10-29T12:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: root login problem....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-problem/m-p/5011082#M426534</link>
      <description>Hi Abdul,&lt;BR /&gt;&lt;BR /&gt;How did you install this server (Ignite/dvd)?&lt;BR /&gt;&lt;BR /&gt;-1-&lt;BR /&gt;Root account is disabled if you are running in trusted mode.&lt;BR /&gt;&lt;BR /&gt;Use&lt;BR /&gt;# /usr/lbin/modprpw -k root&lt;BR /&gt;To enable root.&lt;BR /&gt;&lt;BR /&gt;-2-&lt;BR /&gt;Check if there is a file called /etc/securetty. If you add "console" to that file, you can only loggin from the console.&lt;BR /&gt;&lt;BR /&gt;Robert-Jan&lt;BR /&gt;</description>
      <pubDate>Sun, 29 Oct 2006 12:45:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-problem/m-p/5011082#M426534</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2006-10-29T12:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: root login problem....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-problem/m-p/5011083#M426535</link>
      <description>Hi IT_2007,&lt;BR /&gt;The options u have mentioned are not applicable for root........&lt;BR /&gt;modprpw -l -x root&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;man modprpw shows:-&amp;gt;&lt;BR /&gt;&lt;BR /&gt;      -x   Delete the user's password and return a random password that the&lt;BR /&gt;           user must later supply to the login process to login and pick a&lt;BR /&gt;           new password. Not valid for root.  Also resets locks.&lt;BR /&gt;&lt;BR /&gt;I think modprpw -kl root should be it.......&lt;BR /&gt;Regards,&lt;BR /&gt;Dattu</description>
      <pubDate>Mon, 30 Oct 2006 02:30:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-problem/m-p/5011083#M426535</guid>
      <dc:creator>dattu_1</dc:creator>
      <dc:date>2006-10-30T02:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: root login problem....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-problem/m-p/5011084#M426536</link>
      <description>IF you are using PAM and are pointed to a network server that is not ready you will have this problem.  Log into single user mode and check if there is a /etc/pam.conf and remark the login lines under the Authentication management section.  The system is timling out before the pointed server responds.  Make sure your name servers listed in /etc/resolv.conf are valid also.</description>
      <pubDate>Mon, 30 Oct 2006 12:13:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-problem/m-p/5011084#M426536</guid>
      <dc:creator>Eric Hess</dc:creator>
      <dc:date>2006-10-30T12:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: root login problem....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-problem/m-p/5011085#M426537</link>
      <description>Hello Abdul,&lt;BR /&gt;&lt;BR /&gt;hmmmm, My guess is that you have the Bastille enabled on the system if you have installed most of the packages.&lt;BR /&gt;Can you send the text that you mention regarding 'Secuity and Privacy', that you see on your screen?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Sanjay</description>
      <pubDate>Mon, 30 Oct 2006 19:52:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-problem/m-p/5011085#M426537</guid>
      <dc:creator>Sanjay Yugal Kishore Ha</dc:creator>
      <dc:date>2006-10-30T19:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: root login problem....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-problem/m-p/5011086#M426538</link>
      <description>Hi all,&lt;BR /&gt;Problem is resolved. There was /etc/securetty file created by some package installed on the machine. I have removed the file. I now, can login through LAN either.&lt;BR /&gt;Sanjay you can find that text attached with my first posting.&lt;BR /&gt;This thread is being closed now.&lt;BR /&gt;Thanks to all once again.&lt;BR /&gt;&lt;BR /&gt;Abdul Qayyum</description>
      <pubDate>Tue, 31 Oct 2006 00:30:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-problem/m-p/5011086#M426538</guid>
      <dc:creator>aique</dc:creator>
      <dc:date>2006-10-31T00:30:49Z</dc:date>
    </item>
  </channel>
</rss>

