<?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: Linux console login problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-console-login-problem/m-p/3005584#M5313</link>
    <description>check the permission of the file /etc/hosts it should be readable by all. I suppose you are loging in at KDE login prompt of the GUI.&lt;BR /&gt;&lt;BR /&gt;i am not having much idea about pam. but you can check pam.conf file or .Xauthority files or man pages of pam and xauth.</description>
    <pubDate>Tue, 24 Jun 2003 11:52:02 GMT</pubDate>
    <dc:creator>K.Vijayaragavan.</dc:creator>
    <dc:date>2003-06-24T11:52:02Z</dc:date>
    <item>
      <title>Linux console login problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-console-login-problem/m-p/3005581#M5310</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am unable to login as a normal user from console. (nisplus). nsswitch is configured properly and I am able to login only as root from console. But from the network I can login as any user.&lt;BR /&gt;&lt;BR /&gt;If I try to login as a normal user from console I get the following error,&lt;BR /&gt;&lt;BR /&gt;un 24 16:44:32 lnx-test kde(pam_unix)[1999]: authentication failure; logname= uid=0 euid=0 tty=:0 ruser= rhost=  user=karthik&lt;BR /&gt;&lt;BR /&gt;what could be the problem??&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Karthik&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jun 2003 10:22:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-console-login-problem/m-p/3005581#M5310</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2003-06-24T10:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Linux console login problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-console-login-problem/m-p/3005582#M5311</link>
      <description>check /etc/securetty file. It is having console entry in it. You may have to remove it.</description>
      <pubDate>Tue, 24 Jun 2003 10:42:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-console-login-problem/m-p/3005582#M5311</guid>
      <dc:creator>K.Vijayaragavan.</dc:creator>
      <dc:date>2003-06-24T10:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Linux console login problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-console-login-problem/m-p/3005583#M5312</link>
      <description>no it doesn't have a entry for console ...&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Karthik</description>
      <pubDate>Tue, 24 Jun 2003 10:48:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-console-login-problem/m-p/3005583#M5312</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2003-06-24T10:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Linux console login problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-console-login-problem/m-p/3005584#M5313</link>
      <description>check the permission of the file /etc/hosts it should be readable by all. I suppose you are loging in at KDE login prompt of the GUI.&lt;BR /&gt;&lt;BR /&gt;i am not having much idea about pam. but you can check pam.conf file or .Xauthority files or man pages of pam and xauth.</description>
      <pubDate>Tue, 24 Jun 2003 11:52:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-console-login-problem/m-p/3005584#M5313</guid>
      <dc:creator>K.Vijayaragavan.</dc:creator>
      <dc:date>2003-06-24T11:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Linux console login problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-console-login-problem/m-p/3005585#M5314</link>
      <description>1)No need to check pam.conf IMHO,as can see&lt;BR /&gt;that pam_unix (standard unix /etc/password) is used&lt;BR /&gt;2)Are you sure that you're connecting as regular user and not root - uid=0 and euid=0 points otherwise...can be that you've defined &lt;BR /&gt;additional user with the same "powers" as root?&lt;BR /&gt;user=karthik is the remote user.&lt;BR /&gt;3)I'd also check /.rhosts /etc/hosts.allow /etc/hosts.deny.&lt;BR /&gt;&lt;BR /&gt;Zeev</description>
      <pubDate>Tue, 24 Jun 2003 13:00:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-console-login-problem/m-p/3005585#M5314</guid>
      <dc:creator>Zeev Schultz</dc:creator>
      <dc:date>2003-06-24T13:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Linux console login problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-console-login-problem/m-p/3005586#M5315</link>
      <description>Do you have /etc/nologin file existing in that system. &lt;BR /&gt;&lt;BR /&gt;Have a look at the URL,&lt;BR /&gt;&lt;A href="http://www.redhat.com/docs/manuals/linux/RHL-7-Manual/ref-guide/s1-sysadmin-auth.html" target="_blank"&gt;http://www.redhat.com/docs/manuals/linux/RHL-7-Manual/ref-guide/s1-sysadmin-auth.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jun 2003 03:15:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-console-login-problem/m-p/3005586#M5315</guid>
      <dc:creator>K.Vijayaragavan.</dc:creator>
      <dc:date>2003-06-25T03:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Linux console login problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-console-login-problem/m-p/3005587#M5316</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;/etc/nologin and /root/.rhosts doesn't exist and /etc/hosts.allow and /etc/hosts.deny are empty .. and I am sure that I am trying to login as normal user from the Console ( be it is KDE login or some tty by pressing Ctl+Alt+Fn ) but I unable to login so.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Karthik</description>
      <pubDate>Wed, 25 Jun 2003 04:12:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-console-login-problem/m-p/3005587#M5316</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2003-06-25T04:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Linux console login problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-console-login-problem/m-p/3005588#M5317</link>
      <description>ll /dev/console&lt;BR /&gt;&lt;BR /&gt;Every one should have write permission to this file.</description>
      <pubDate>Wed, 25 Jun 2003 05:32:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-console-login-problem/m-p/3005588#M5317</guid>
      <dc:creator>K.Vijayaragavan.</dc:creator>
      <dc:date>2003-06-25T05:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Linux console login problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-console-login-problem/m-p/3005589#M5318</link>
      <description>Have a look at the log file and look for PAM related errors (cat /tmp/var/log | grep pam ).&lt;BR /&gt;&lt;BR /&gt;Have a look at this file and man page of it.&lt;BR /&gt;(/etc/security/console.perms )</description>
      <pubDate>Wed, 25 Jun 2003 06:00:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-console-login-problem/m-p/3005589#M5318</guid>
      <dc:creator>K.Vijayaragavan.</dc:creator>
      <dc:date>2003-06-25T06:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Linux console login problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-console-login-problem/m-p/3005590#M5319</link>
      <description>read pam_console man page,it speaks about &lt;BR /&gt;/var/run/console.lock (that contains a user name that has a console)...&lt;BR /&gt;on my rh 9 it's rw by root.For a try you can&lt;BR /&gt;put in this file name of your user (only one line) and try to login (keeping one more session to the computer).If you'll be able - it's about this,if not - seek somewhere else.&lt;BR /&gt;&lt;BR /&gt;Zeev</description>
      <pubDate>Wed, 25 Jun 2003 10:24:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-console-login-problem/m-p/3005590#M5319</guid>
      <dc:creator>Zeev Schultz</dc:creator>
      <dc:date>2003-06-25T10:24:10Z</dc:date>
    </item>
  </channel>
</rss>

