<?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: root login at console in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149023#M748201</link>
    <description>Have you tried to su to root from a normal user?&lt;BR /&gt;/etc/securetty is probably your problem. But first test the su, then solve your problem.</description>
    <pubDate>Fri, 19 Dec 2003 02:12:58 GMT</pubDate>
    <dc:creator>Elmar P. Kolkman</dc:creator>
    <dc:date>2003-12-19T02:12:58Z</dc:date>
    <item>
      <title>root login at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149022#M748200</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;i have a hp box running hpux 10.20 in trusted mode, as part of security we blocked root login frim terminals , but now i am not able to lgin as root from console also, can anybody help me in this&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Rajeev</description>
      <pubDate>Fri, 19 Dec 2003 02:11:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149022#M748200</guid>
      <dc:creator>Suresh M S R_1</dc:creator>
      <dc:date>2003-12-19T02:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: root login at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149023#M748201</link>
      <description>Have you tried to su to root from a normal user?&lt;BR /&gt;/etc/securetty is probably your problem. But first test the su, then solve your problem.</description>
      <pubDate>Fri, 19 Dec 2003 02:12:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149023#M748201</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-12-19T02:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: root login at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149024#M748202</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;thanx for your replay, i am able to login using su . but a want to login directly as root from consol&lt;BR /&gt;&lt;BR /&gt;thanx&lt;BR /&gt;rajeev</description>
      <pubDate>Fri, 19 Dec 2003 02:16:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149024#M748202</guid>
      <dc:creator>Suresh M S R_1</dc:creator>
      <dc:date>2003-12-19T02:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: root login at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149025#M748203</link>
      <description>What message(s) if any are you getting when you attempt to login from the console ?</description>
      <pubDate>Fri, 19 Dec 2003 02:21:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149025#M748203</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-12-19T02:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: root login at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149026#M748204</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;i am getting  "login incorrect" mesg from consol as well as from other terminals.&lt;BR /&gt;&lt;BR /&gt;thanx&lt;BR /&gt;rajeev&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Dec 2003 02:24:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149026#M748204</guid>
      <dc:creator>Suresh M S R_1</dc:creator>
      <dc:date>2003-12-19T02:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: root login at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149027#M748205</link>
      <description>Check out /etc/securetty&lt;BR /&gt;It should contain console.&lt;BR /&gt;&lt;BR /&gt;echo console &amp;gt;/etc/securetty&lt;BR /&gt;chmod 400 /etc/securetty&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Dec 2003 02:45:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149027#M748205</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-12-19T02:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: root login at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149028#M748206</link>
      <description>Check also the contents from the file:&lt;BR /&gt;/tcb/files/devassign&lt;BR /&gt;&lt;BR /&gt;Also check manpage of devassign.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Fri, 19 Dec 2003 02:51:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149028#M748206</guid>
      <dc:creator>Hoefnix</dc:creator>
      <dc:date>2003-12-19T02:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: root login at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149029#M748207</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;thanx for the suggestions ,i will check this and get back to u&lt;BR /&gt;&lt;BR /&gt;thanx&lt;BR /&gt;rajeev&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Dec 2003 03:27:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149029#M748207</guid>
      <dc:creator>Suresh M S R_1</dc:creator>
      <dc:date>2003-12-19T03:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: root login at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149030#M748208</link>
      <description>Suresh,&lt;BR /&gt;  As said previously, /etc/securetty is the problem.  For the entries in that file, direct root login is allowed.  Make sure that it is not null.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Umapathy</description>
      <pubDate>Fri, 19 Dec 2003 05:04:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149030#M748208</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-12-19T05:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: root login at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149031#M748209</link>
      <description>Rajeev,&lt;BR /&gt;&lt;BR /&gt;The special file to restrict the location &amp;amp; use of the root account is :-&lt;BR /&gt;&lt;BR /&gt;/etc/securetty&lt;BR /&gt;&lt;BR /&gt;This file should have the permissions &lt;BR /&gt;-rwx------ , owned by root and group sys.&lt;BR /&gt;&lt;BR /&gt;If you view this file whilst logged in as root or su from another location :-&lt;BR /&gt;&lt;BR /&gt;pg /etc/securetty&lt;BR /&gt;&lt;BR /&gt;it should contain the word console if you want to login as root from the console.&lt;BR /&gt;&lt;BR /&gt;Additional info:&lt;BR /&gt;&lt;BR /&gt;If you are using CDE (Common Desktop Environment) then make sure that console use is also not restricted in the following file :-&lt;BR /&gt;&lt;BR /&gt;/etc/dt/config/Xstartup&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Keith</description>
      <pubDate>Fri, 19 Dec 2003 08:08:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149031#M748209</guid>
      <dc:creator>Keith Bevan_1</dc:creator>
      <dc:date>2003-12-19T08:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: root login at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149032#M748210</link>
      <description>If your password have special chars in it, (such as @ etc.)you may have problem logging in from console as root.&lt;BR /&gt;&lt;BR /&gt;For a while mv /etc/securetty to /etc/securetty.bak.&lt;BR /&gt;&lt;BR /&gt;Now telnet to machine and try loggin in with root. If this is working, try logging in from console as root, if you still get error, and you have special char in password, then change it(do not use special char)and try.&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Dec 2003 08:16:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149032#M748210</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2003-12-19T08:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: root login at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149033#M748211</link>
      <description>Anyone tried using a &lt;CTRL&gt;-B in root's passwd? ;-)&lt;/CTRL&gt;</description>
      <pubDate>Fri, 19 Dec 2003 09:12:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149033#M748211</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-12-19T09:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: root login at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149034#M748212</link>
      <description>Elmar --&lt;BR /&gt;&lt;BR /&gt;How about cntl-bRS in the password :-)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Dec 2003 10:36:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149034#M748212</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2003-12-19T10:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: root login at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149035#M748213</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;the problem was with /etc/securetty only. i moved that file as securetty.org,then i am able to login as root. but when i added console in that file , login incorrect mesg is coming in console also , pls help&lt;BR /&gt;&lt;BR /&gt;thanx&lt;BR /&gt;rajeev</description>
      <pubDate>Mon, 22 Dec 2003 00:00:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149035#M748213</guid>
      <dc:creator>Suresh M S R_1</dc:creator>
      <dc:date>2003-12-22T00:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: root login at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149036#M748214</link>
      <description>Do you have just the word 'console' in the file?&lt;BR /&gt;&lt;BR /&gt;# cat /etc/securetty&lt;BR /&gt;console&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;If you have something like /dev/console then it will not work.</description>
      <pubDate>Mon, 22 Dec 2003 00:04:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149036#M748214</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-12-22T00:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: root login at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149037#M748215</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;i have inserted console in that file, and /dev/console is also there in the mechine.&lt;BR /&gt;&lt;BR /&gt;than&lt;BR /&gt;rajeev</description>
      <pubDate>Mon, 22 Dec 2003 00:10:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149037#M748215</guid>
      <dc:creator>Suresh M S R_1</dc:creator>
      <dc:date>2003-12-22T00:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: root login at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149038#M748216</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;so how can i restrict root to be accessed only from console, pls help&lt;BR /&gt;&lt;BR /&gt;thanx&lt;BR /&gt;rajeev</description>
      <pubDate>Mon, 22 Dec 2003 00:37:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149038#M748216</guid>
      <dc:creator>Suresh M S R_1</dc:creator>
      <dc:date>2003-12-22T00:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: root login at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149039#M748217</link>
      <description>Rejeev,&lt;BR /&gt;&lt;BR /&gt;I have a feeling that the root account has been disabled.  If you are attempting to log in at the console with VUE/CDE and this message appears, open up a terminal session instead of CDE.  In other words, go to the console, right-click the button that says "Start Over".  A drop-down menu will appear.  Select the one that says "No Windows" and hit return.  You should see a shell login prompt where you can login as root.  This should correct your problem. &lt;BR /&gt;&lt;BR /&gt;Connie K. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Dec 2003 09:14:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149039#M748217</guid>
      <dc:creator>ConnieK</dc:creator>
      <dc:date>2003-12-22T09:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: root login at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149040#M748218</link>
      <description>The securetty file CANNOT have a fullpath such as /dev/console. It must only have the word console. The security module prepends the word(s) in securetty with /dev/ so if you have /dev/console, then the 'approved' device is: /dev//dev/console and that will fail. Since you can use su, the root account is OK. I would start all over with your /etc/securetty file (in case there are special characters hidden in the problem file):&lt;BR /&gt; &lt;BR /&gt;echo console &amp;gt; /etc/securetty&lt;BR /&gt; &lt;BR /&gt;That should fix it.</description>
      <pubDate>Mon, 22 Dec 2003 10:39:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149040#M748218</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-12-22T10:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: root login at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149041#M748219</link>
      <description>hi all&lt;BR /&gt;&lt;BR /&gt;thanx for your help , i added console in /etc/securetty using echo consloe &amp;gt; /etc/securetty and changed permissions to &lt;BR /&gt;-rwx------ , owned by root and group sys.&lt;BR /&gt;&lt;BR /&gt;After this i restarted the mechine , it worked !!!!!!!&lt;BR /&gt;&lt;BR /&gt;now i am able to login as root only from consloe&lt;BR /&gt;&lt;BR /&gt;thanx again to all of u for the help&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rajeev&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Dec 2003 00:01:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-login-at-console/m-p/3149041#M748219</guid>
      <dc:creator>Suresh M S R_1</dc:creator>
      <dc:date>2003-12-23T00:01:33Z</dc:date>
    </item>
  </channel>
</rss>

