<?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: No console access? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/no-console-access/m-p/4699460#M383876</link>
    <description>Login incorrect.&lt;BR /&gt;&lt;BR /&gt;I just checked the box and tried to change the password to the same thing and it wouldn't let me. At least I know I'm using the right password...</description>
    <pubDate>Thu, 14 Oct 2010 14:31:12 GMT</pubDate>
    <dc:creator>Leam Hall</dc:creator>
    <dc:date>2010-10-14T14:31:12Z</dc:date>
    <item>
      <title>No console access?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-console-access/m-p/4699458#M383874</link>
      <description>Morning all!&lt;BR /&gt;&lt;BR /&gt;I have a login to an 11.23 machine that works over ssh. However, if I try to get a console via the MP console it won't let me login, even with the same username and password. Is there a configuration issue?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Leam&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Oct 2010 13:48:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-console-access/m-p/4699458#M383874</guid>
      <dc:creator>Leam Hall</dc:creator>
      <dc:date>2010-10-14T13:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: No console access?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-console-access/m-p/4699459#M383875</link>
      <description>I assume you do get the user and password prompts?  What errors do you get?</description>
      <pubDate>Thu, 14 Oct 2010 14:27:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-console-access/m-p/4699459#M383875</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-10-14T14:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: No console access?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-console-access/m-p/4699460#M383876</link>
      <description>Login incorrect.&lt;BR /&gt;&lt;BR /&gt;I just checked the box and tried to change the password to the same thing and it wouldn't let me. At least I know I'm using the right password...</description>
      <pubDate>Thu, 14 Oct 2010 14:31:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-console-access/m-p/4699460#M383876</guid>
      <dc:creator>Leam Hall</dc:creator>
      <dc:date>2010-10-14T14:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: No console access?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-console-access/m-p/4699461#M383877</link>
      <description>Login via ssh and edit your .profile.&lt;BR /&gt;&lt;BR /&gt;put a "set -x" at the top then try to login from the console.  Hopefully this might display something useful.&lt;BR /&gt;&lt;BR /&gt;Also check for entries in syslog.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Oct 2010 21:38:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-console-access/m-p/4699461#M383877</guid>
      <dc:creator>Jim Walls</dc:creator>
      <dc:date>2010-10-14T21:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: No console access?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-console-access/m-p/4699462#M383878</link>
      <description>What it the username you are trying? root?&lt;BR /&gt;&lt;BR /&gt;check out securetty and/or sshd_config ?&lt;BR /&gt;&lt;BR /&gt;Is there a "PermitRootLogin no" into sshd_config ?&lt;BR /&gt;&lt;BR /&gt;see for example:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1174327" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1174327&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Hein</description>
      <pubDate>Fri, 15 Oct 2010 02:11:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-console-access/m-p/4699462#M383878</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2010-10-15T02:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: No console access?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-console-access/m-p/4699463#M383879</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;what is the pwd you tried to login.&lt;BR /&gt;&lt;BR /&gt;for mp login most probably username  and pwd will be Admin &amp;amp; Admin.&lt;BR /&gt;&lt;BR /&gt;next type mp&amp;gt;co&lt;BR /&gt;&lt;BR /&gt;login with your own username and pwd&lt;BR /&gt;&lt;BR /&gt;then if u have root access try with sudo su -&lt;BR /&gt;&lt;BR /&gt;otherwise u cant login dirctly with root if /etc/securetty has been enabled in telnet and in ssh check PermitRootLogin  in sshd_config&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;MC</description>
      <pubDate>Fri, 15 Oct 2010 03:30:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-console-access/m-p/4699463#M383879</guid>
      <dc:creator>madhuchakkaravarthy</dc:creator>
      <dc:date>2010-10-15T03:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: No console access?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-console-access/m-p/4699464#M383880</link>
      <description>YOu sure you dont have a session open to another server from MP Console where you are trying to log in....caught me once when there was a session open from console of the server TO another server and was at login prompt....&lt;BR /&gt;check that if it helps....</description>
      <pubDate>Fri, 15 Oct 2010 03:56:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-console-access/m-p/4699464#M383880</guid>
      <dc:creator>Anshumali</dc:creator>
      <dc:date>2010-10-15T03:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: No console access?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-console-access/m-p/4699465#M383881</link>
      <description>Hi Leam,&lt;BR /&gt;&lt;BR /&gt;Let me know which server's MP console ur trying to login..&lt;BR /&gt;SD,vpar, blade or rx or rp series server.&lt;BR /&gt;In most of the system MP login is default as Admin/Admin  or Oper/Oper.&lt;BR /&gt;If u got MP then, for OS go to MP&amp;gt;CO&lt;BR /&gt;u will get login prompt, root and password with \ before the speacial character like @ in ur password.&lt;BR /&gt;&lt;BR /&gt;Hope this solves ur issue.&lt;BR /&gt;Dont forget to assign the points.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Vishnu Khandare</description>
      <pubDate>Fri, 15 Oct 2010 04:26:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-console-access/m-p/4699465#M383881</guid>
      <dc:creator>vishnu.khandare</dc:creator>
      <dc:date>2010-10-15T04:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: No console access?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-console-access/m-p/4699466#M383882</link>
      <description>Thanks all!&lt;BR /&gt;&lt;BR /&gt;The issue was the console's ability to translate *some* special characters. I can't say that I understand that. But escaping out the special characters took care of it.</description>
      <pubDate>Fri, 15 Oct 2010 11:27:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-console-access/m-p/4699466#M383882</guid>
      <dc:creator>Leam Hall</dc:creator>
      <dc:date>2010-10-15T11:27:59Z</dc:date>
    </item>
  </channel>
</rss>

