<?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: Problem logging as root in text mode in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problem-logging-as-root-in-text-mode/m-p/4903333#M45635</link>
    <description>Just create a test new user and see if he can login in text mode ?&lt;BR /&gt;&lt;BR /&gt;if yes then the problem is probably not the skel files use at user creation time but some of your root specific file/setup, look in .bashrc .bashp_profile ( compare/diff those new one to your root one )&lt;BR /&gt;&lt;BR /&gt;Be also carefull this could also mean soneone has tempered with your root account!&lt;BR /&gt;&lt;BR /&gt;Check log file in /var/log/* and tell us about it.&lt;BR /&gt;&lt;BR /&gt;Also do a stat on all the above file and see if this logical with your creation and modification time.&lt;BR /&gt;&lt;BR /&gt;Keep us informed of progress.&lt;BR /&gt;&lt;BR /&gt;Jean-Pierre Huc</description>
    <pubDate>Mon, 23 May 2005 05:43:24 GMT</pubDate>
    <dc:creator>Huc_1</dc:creator>
    <dc:date>2005-05-23T05:43:24Z</dc:date>
    <item>
      <title>Problem logging as root in text mode</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-logging-as-root-in-text-mode/m-p/4903329#M45631</link>
      <description>Dear Friends, &lt;BR /&gt;&lt;BR /&gt;I'm using Redhat Linux 8.0. I'm not able to login as root in text mode but i can login as root in graphics mode. I have checked the tty entry in /etc/securetty file it is as it was ...but still problem is same. What should I have change. &lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Sun, 22 May 2005 21:38:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-logging-as-root-in-text-mode/m-p/4903329#M45631</guid>
      <dc:creator>Girish_26</dc:creator>
      <dc:date>2005-05-22T21:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem logging as root in text mode</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-logging-as-root-in-text-mode/m-p/4903330#M45632</link>
      <description>can you describe us what's happening when you try to login in text mode-what error message do you get?</description>
      <pubDate>Mon, 23 May 2005 00:53:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-logging-as-root-in-text-mode/m-p/4903330#M45632</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2005-05-23T00:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem logging as root in text mode</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-logging-as-root-in-text-mode/m-p/4903331#M45633</link>
      <description>&lt;BR /&gt;whats the error message you are getting.&lt;BR /&gt;&lt;BR /&gt;the most likely problem could be settings and profile files for your shell (most probably bash)&lt;BR /&gt;&lt;BR /&gt;check .bashrc/.bash_profile/.profile files in /root directory and ensure there are no 'exit' statements in them.&lt;BR /&gt;&lt;BR /&gt;in graphical login, KDE/GNOME will not execute these profile programs. these will get executed only when a shell program is invoked in gui (konsole/gnome-term) etc.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gopi</description>
      <pubDate>Mon, 23 May 2005 01:49:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-logging-as-root-in-text-mode/m-p/4903331#M45633</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-05-23T01:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem logging as root in text mode</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-logging-as-root-in-text-mode/m-p/4903332#M45634</link>
      <description>Please check your securetty file again. It is a good idea to allow root to login via the serial console adding /dev/ttyS0 to /etc/securetty.</description>
      <pubDate>Mon, 23 May 2005 01:54:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-logging-as-root-in-text-mode/m-p/4903332#M45634</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2005-05-23T01:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem logging as root in text mode</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-logging-as-root-in-text-mode/m-p/4903333#M45635</link>
      <description>Just create a test new user and see if he can login in text mode ?&lt;BR /&gt;&lt;BR /&gt;if yes then the problem is probably not the skel files use at user creation time but some of your root specific file/setup, look in .bashrc .bashp_profile ( compare/diff those new one to your root one )&lt;BR /&gt;&lt;BR /&gt;Be also carefull this could also mean soneone has tempered with your root account!&lt;BR /&gt;&lt;BR /&gt;Check log file in /var/log/* and tell us about it.&lt;BR /&gt;&lt;BR /&gt;Also do a stat on all the above file and see if this logical with your creation and modification time.&lt;BR /&gt;&lt;BR /&gt;Keep us informed of progress.&lt;BR /&gt;&lt;BR /&gt;Jean-Pierre Huc</description>
      <pubDate>Mon, 23 May 2005 05:43:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-logging-as-root-in-text-mode/m-p/4903333#M45635</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2005-05-23T05:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem logging as root in text mode</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-logging-as-root-in-text-mode/m-p/4903334#M45636</link>
      <description>Please take a moment to assign points to those who have assisted you, here's how:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Gary&lt;BR /&gt;</description>
      <pubDate>Tue, 24 May 2005 08:05:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-logging-as-root-in-text-mode/m-p/4903334#M45636</guid>
      <dc:creator>Gary Cantwell</dc:creator>
      <dc:date>2005-05-24T08:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem logging as root in text mode</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-logging-as-root-in-text-mode/m-p/4903335#M45637</link>
      <description>Is it just root as login to text?&lt;BR /&gt;&lt;BR /&gt;If it is all you can modify the /etc/inittab file - example of inittab line that starts xdm&lt;BR /&gt;&lt;BR /&gt;Note this is run level 5, change to run level 3 and the xdm will not start.&lt;BR /&gt;&lt;BR /&gt;# Run xdm in runlevel 5&lt;BR /&gt;x:5:respawn:/etc/X11/prefdm -nodaemon&lt;BR /&gt;&lt;BR /&gt;Also on the initial graphics login screen there is an option you can check to have login in text mode.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 May 2005 08:19:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-logging-as-root-in-text-mode/m-p/4903335#M45637</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-05-24T08:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem logging as root in text mode</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-logging-as-root-in-text-mode/m-p/4903336#M45638</link>
      <description>Thanks to all for the response provided...</description>
      <pubDate>Tue, 31 May 2005 10:28:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-logging-as-root-in-text-mode/m-p/4903336#M45638</guid>
      <dc:creator>Girish_26</dc:creator>
      <dc:date>2005-05-31T10:28:36Z</dc:date>
    </item>
  </channel>
</rss>

