<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=1918&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / "Authentication failure" and no login prompt in tty1-tty6 [SOLVED]]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=1918</link>
		<description><![CDATA[The most recent posts in "Authentication failure" and no login prompt in tty1-tty6 [SOLVED].]]></description>
		<lastBuildDate>Fri, 02 Mar 2018 00:30:15 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: "Authentication failure" and no login prompt in tty1-tty6 [SOLVED]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7814#p7814</link>
			<description><![CDATA[<p>By trial and error and a little luck, I was able to figure it out: My /etc/inittab was messed up.</p><p>I changed this:</p><div class="codebox"><pre><code>1:2345:respawn:/bin/login -f user &lt;/dev/tty1 &gt;/dev/tty1 2&gt;&amp;1
2:23:respawn:/bin/login -f user &lt;/dev/tty2 &gt;/dev/tty2 2&gt;&amp;1
3:23:respawn:/bin/login -f user &lt;/dev/tty3 &gt;/dev/tty3 2&gt;&amp;1
4:23:respawn:/bin/login -f user &lt;/dev/tty4 &gt;/dev/tty4 2&gt;&amp;1
5:23:respawn:/bin/login -f user &lt;/dev/tty5 &gt;/dev/tty5 2&gt;&amp;1
6:23:respawn:/bin/login -f user &lt;/dev/tty6 &gt;/dev/tty6 2&gt;&amp;1</code></pre></div><p>...to this:</p><div class="codebox"><pre><code>1:2345:respawn:/sbin/getty 38400 tty1
2:23:respawn:/sbin/getty 38400 tty2
3:23:respawn:/sbin/getty 38400 tty3
4:23:respawn:/sbin/getty 38400 tty4
5:23:respawn:/sbin/getty 38400 tty5
6:23:respawn:/sbin/getty 38400 tty6</code></pre></div><p>...and the problem went away. I don&#039;t know much about /etc/inittab so it was just a combination of duck-ducking and comparing the inittab in ascii to the one I had in my devuan jessie partition.</p>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Fri, 02 Mar 2018 00:30:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7814#p7814</guid>
		</item>
		<item>
			<title><![CDATA[Re: "Authentication failure" and no login prompt in tty1-tty6 [SOLVED]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7813#p7813</link>
			<description><![CDATA[<p>After logging in manually, I found something slightly different in one of the other (non-X) virtual consoles:</p><div class="codebox"><pre><code>Authentication failure
INIT: Id &quot;4&quot; respawning too fast: disabled for 5 minutes
Authentication failure
INIT: Id &quot;3&quot; respawning too fast: disabled for 5 minutes
INIT: Id &quot;1&quot; respawning too fast: disabled for 5 minutes
INIT: Id &quot;5&quot; respawning too fast: disabled for 5 minutes
INIT: Id &quot;6&quot; respawning too fast: disabled for 5 minutes
Authentication failure
Authentication failure
INIT: Id &quot;2&quot; respawning too fast: disabled for 5 minutes
INIT: No more processes left in this runlevel
Authentication failure
Authentication failure
Authentication failure
Authentication failure
Authentication failure
Authentication failure</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Fri, 02 Mar 2018 00:15:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7813#p7813</guid>
		</item>
		<item>
			<title><![CDATA["Authentication failure" and no login prompt in tty1-tty6 [SOLVED]]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7811#p7811</link>
			<description><![CDATA[<p>I&#039;m sorry to ask yet another question in this forum. I know I&#039;ve asked a lot lately...</p><p>I&#039;m on ASCII with MATE and lightdm. When I try to change from the console running my X session to any other virtual console (for example, by pressing Ctrl + Alt + F1), instead of getting the expected login prompt I&#039;m seeing &quot;Authentication failure&quot; multiple times and no login prompt. Therefore, only tty7 with the X session is usable because I cannot login to tty1-tty6.</p><p>For example, after pressing Ctrl + Alt + F1 I see this:</p><div class="codebox"><pre><code>Authentication failure

Authentication failure

_</code></pre></div><p>There are actually many more than two &quot;Authentication failure&quot;s but you get the idea. The underscore represents the blinking cursor. There is no login prompt and pressing Enter has no effect. Therefore, there I can&#039;t do anything in tty1--all I can do is press Ctrl + Alt + F7 to return to the graphical session.</p><p>I tried disabling autologin in lightdm, but the same exact thing happens after manual login into the graphical session.</p><p>Any idea how to prevent the authentication failures and get a login prompt when I switch virtual consoles?</p>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Thu, 01 Mar 2018 22:38:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7811#p7811</guid>
		</item>
	</channel>
</rss>
