<?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: Hi all in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hi-all/m-p/5025097#M429461</link>
    <description>thanks Kapil u r genius........... &lt;BR /&gt;&lt;BR /&gt;I was expecting this king of answer form u .. &lt;BR /&gt;&lt;BR /&gt;Thansk a lot..</description>
    <pubDate>Fri, 04 Jan 2008 07:24:53 GMT</pubDate>
    <dc:creator>Neelmani Pandey</dc:creator>
    <dc:date>2008-01-04T07:24:53Z</dc:date>
    <item>
      <title>Hi all</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hi-all/m-p/5025091#M429455</link>
      <description>Iam not able to login from root in Hp-ux 11.23,As at the same time i can login through&lt;BR /&gt;user account n can get it root level priveldge......using su ,Same happen at console too.....&lt;BR /&gt;&lt;BR /&gt;ThanksAll.....</description>
      <pubDate>Sat, 27 Jan 2007 14:28:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hi-all/m-p/5025091#M429455</guid>
      <dc:creator>Neelmani Pandey</dc:creator>
      <dc:date>2007-01-27T14:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Hi all</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hi-all/m-p/5025092#M429456</link>
      <description>hi;&lt;BR /&gt;- root account is disabled if you are running in trusted mode.&lt;BR /&gt;&lt;BR /&gt;To enable root login use:&lt;BR /&gt;&lt;BR /&gt;# /usr/lbin/modprpw -k root&lt;BR /&gt;&lt;BR /&gt;-  check /etc/securetty file.&lt;BR /&gt;&lt;BR /&gt;regards;&lt;BR /&gt;</description>
      <pubDate>Sat, 27 Jan 2007 15:05:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hi-all/m-p/5025092#M429456</guid>
      <dc:creator>Mustafa Gulercan</dc:creator>
      <dc:date>2007-01-27T15:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Hi all</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hi-all/m-p/5025093#M429457</link>
      <description>My system is not trusted, and i still have the same problem..&lt;BR /&gt;and i checked /etc/securetty file too..</description>
      <pubDate>Sat, 27 Jan 2007 21:52:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hi-all/m-p/5025093#M429457</guid>
      <dc:creator>Neelmani Pandey</dc:creator>
      <dc:date>2007-01-27T21:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Hi all</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hi-all/m-p/5025094#M429458</link>
      <description>hello neelmani.&lt;BR /&gt;&lt;BR /&gt;Does it display some kind of error message when you try to log on ?.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 28 Jan 2007 22:02:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hi-all/m-p/5025094#M429458</guid>
      <dc:creator>Fabian Briseño</dc:creator>
      <dc:date>2007-01-28T22:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hi all</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hi-all/m-p/5025095#M429459</link>
      <description>Hi, &lt;BR /&gt;and welcome to the forums !&lt;BR /&gt;&lt;BR /&gt;Depending on what error message you get, I suspect somebody has disabled direct root access by modifying /etc/profile.&lt;BR /&gt;So when you login with root the login is rejected (even from console), but /etc/profile would not be used for su access, so it would work.&lt;BR /&gt;&lt;BR /&gt;You need to amend /etc/profile to have:&lt;BR /&gt;if [ $LOGNAME = root ]&lt;BR /&gt;then&lt;BR /&gt;   if [ `tty` != "/dev/console" ]&lt;BR /&gt;   then&lt;BR /&gt;      echo "Error: root logins are only allowed on the console."&lt;BR /&gt;      exit 1&lt;BR /&gt;    fi&lt;BR /&gt;fi</description>
      <pubDate>Mon, 29 Jan 2007 03:46:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hi-all/m-p/5025095#M429459</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-01-29T03:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hi all</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hi-all/m-p/5025096#M429460</link>
      <description>Hello Neel&lt;BR /&gt;If your screen just disapper after you log in to root , then chances are that somebody has put exit in .profile file so before coming to prompt you are thwown out of system.&lt;BR /&gt;You can check from console and see if some error is coming.&lt;BR /&gt;Hope this help !!!!&lt;BR /&gt;BR,&lt;BR /&gt;Kapil</description>
      <pubDate>Thu, 03 Jan 2008 17:58:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hi-all/m-p/5025096#M429460</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2008-01-03T17:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Hi all</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hi-all/m-p/5025097#M429461</link>
      <description>thanks Kapil u r genius........... &lt;BR /&gt;&lt;BR /&gt;I was expecting this king of answer form u .. &lt;BR /&gt;&lt;BR /&gt;Thansk a lot..</description>
      <pubDate>Fri, 04 Jan 2008 07:24:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hi-all/m-p/5025097#M429461</guid>
      <dc:creator>Neelmani Pandey</dc:creator>
      <dc:date>2008-01-04T07:24:53Z</dc:date>
    </item>
  </channel>
</rss>

