<?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: Login issue in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248562#M52430</link>
    <description>Hi Bala,&lt;BR /&gt;&lt;BR /&gt;are you able to login at the console at least once or does it kick you out before you login?&lt;BR /&gt;&lt;BR /&gt;According to the log files, you seem to have libs problems in PAM.&lt;BR /&gt;&lt;BR /&gt;I would double check the PAM config files for typos.&lt;BR /&gt;&lt;BR /&gt;Let us know.</description>
    <pubDate>Thu, 22 Jul 2010 09:30:43 GMT</pubDate>
    <dc:creator>FLQ</dc:creator>
    <dc:date>2010-07-22T09:30:43Z</dc:date>
    <item>
      <title>Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248555#M52423</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We have HP BL680 blade server which contains rhel 5.1. while connecting from the server physically(console)the following issue I am facing:&lt;BR /&gt;&lt;BR /&gt;If login with the correct user/name password it is suddenly vanish and asking for login again, If I give wrong password then it is giving password incorrect.&lt;BR /&gt;Because of this we are not able to  login to console for any trouble shooting.&lt;BR /&gt;&lt;BR /&gt;I am expecting your valuable inputs.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Bala.</description>
      <pubDate>Wed, 21 Jul 2010 14:29:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248555#M52423</guid>
      <dc:creator>bchinnat</dc:creator>
      <dc:date>2010-07-21T14:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248556#M52424</link>
      <description>Shalom Bala,&lt;BR /&gt;&lt;BR /&gt;You will need to check the /var/log/messages file on the server you are connecting to. See /var/log/secure&lt;BR /&gt;&lt;BR /&gt;I think however a reset of the iLo card is in order here. Also check that the firmware is up to date.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 21 Jul 2010 14:46:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248556#M52424</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-07-21T14:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248557#M52425</link>
      <description>Dude,&lt;BR /&gt;&lt;BR /&gt;Buy a brand new servers, not seconds :)&lt;BR /&gt;Ok joks apart.&lt;BR /&gt;&lt;BR /&gt;explain more about your console part, are you trying to connect it via web console from blade (or) it's  a direct console access with putty of that ILO IPaddress?&lt;BR /&gt;&lt;BR /&gt;If it's a new build and if you can reboot well, do that see.&lt;BR /&gt;&lt;BR /&gt;Guess root FS might be full, you might have already doubted this :)  as we all from the same bucket :P&lt;BR /&gt;&lt;BR /&gt;Else, you may need to upgrade a firmware as suggested above.&lt;BR /&gt;&lt;BR /&gt;:) mail me once you resolve this.&lt;BR /&gt;&lt;BR /&gt;Good luck</description>
      <pubDate>Wed, 21 Jul 2010 15:02:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248557#M52425</guid>
      <dc:creator>bullz</dc:creator>
      <dc:date>2010-07-21T15:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248558#M52426</link>
      <description>Thanks for the reply..&lt;BR /&gt;&lt;BR /&gt;In /var/log/messages I am not finding any error but in /var/log/secure the below PAM error I am able to see exactly while I am loggin....&lt;BR /&gt;&lt;BR /&gt;Jul 21 17:50:12 junldb02 login: PAM unable to dlopen(/lib/security/pam_limits.so)&lt;BR /&gt;Jul 21 17:50:12 junldb02 login: PAM [error: /lib/security/pam_limits.so: wrong ELF class: ELFCLASS32]&lt;BR /&gt;Jul 21 17:50:12 junldb02 login: PAM adding faulty module: /lib/security/pam_limits.so&lt;BR /&gt;Jul 21 17:50:16 junldb02 login: pam_unix(login:session): session opened for user root by LOGIN(uid=0)&lt;BR /&gt;Jul 21 17:50:16 junldb02 login: Module is unknown&lt;BR /&gt;Jul 21 17:50:19 junldb02 login: PAM unable to dlopen(/lib/security/pam_limits.so)&lt;BR /&gt;Jul 21 17:50:19 junldb02 login: PAM [error: /lib/security/pam_limits.so: wrong ELF class: ELFCLASS32]&lt;BR /&gt;Jul 21 17:50:19 junldb02 login: PAM adding faulty module: /lib/security/pam_limits.so&lt;BR /&gt;Jul 21 17:50:21 junldb02 login: pam_tally(login:account): option deny=3 allowed in auth phase only&lt;BR /&gt;Jul 21 17:50:21 junldb02 login: pam_tally(login:account): unknown option: reset&lt;BR /&gt;Jul 21 17:50:21 junldb02 login: pam_unix(login:session): session opened for user opssup by LOGIN(uid=0)&lt;BR /&gt;Jul 21 17:50:21 junldb02 login: Module is unknown&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Bala.</description>
      <pubDate>Wed, 21 Jul 2010 16:11:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248558#M52426</guid>
      <dc:creator>bchinnat</dc:creator>
      <dc:date>2010-07-21T16:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248559#M52427</link>
      <description>Are you running 64bit rhel?&lt;BR /&gt;&lt;BR /&gt;Is the pam package also 64bit?</description>
      <pubDate>Wed, 21 Jul 2010 21:10:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248559#M52427</guid>
      <dc:creator>Wilfred Chau_1</dc:creator>
      <dc:date>2010-07-21T21:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248560#M52428</link>
      <description>We have 64-bit rhel...</description>
      <pubDate>Wed, 21 Jul 2010 21:45:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248560#M52428</guid>
      <dc:creator>bchinnat</dc:creator>
      <dc:date>2010-07-21T21:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248561#M52429</link>
      <description>Any help on this.</description>
      <pubDate>Thu, 22 Jul 2010 07:31:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248561#M52429</guid>
      <dc:creator>bchinnat</dc:creator>
      <dc:date>2010-07-22T07:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248562#M52430</link>
      <description>Hi Bala,&lt;BR /&gt;&lt;BR /&gt;are you able to login at the console at least once or does it kick you out before you login?&lt;BR /&gt;&lt;BR /&gt;According to the log files, you seem to have libs problems in PAM.&lt;BR /&gt;&lt;BR /&gt;I would double check the PAM config files for typos.&lt;BR /&gt;&lt;BR /&gt;Let us know.</description>
      <pubDate>Thu, 22 Jul 2010 09:30:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248562#M52430</guid>
      <dc:creator>FLQ</dc:creator>
      <dc:date>2010-07-22T09:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248563#M52431</link>
      <description>At this time I do not have  HP BL680 blade server which contains rhel 5.1 to check this on&lt;BR /&gt;but on a x86_64 GNU/Linux I find the following&lt;BR /&gt;&lt;BR /&gt;# rpm -qla pam | grep pam_limits.so&lt;BR /&gt;/lib64/security/pam_limits.so&lt;BR /&gt;&lt;BR /&gt;Not &lt;BR /&gt;/lib/security/pam_limits.so&lt;BR /&gt;&lt;BR /&gt;Enjoy life.&lt;BR /&gt;&lt;BR /&gt;Jean-Pierre Huc</description>
      <pubDate>Thu, 22 Jul 2010 10:33:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248563#M52431</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2010-07-22T10:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248564#M52432</link>
      <description>No I am not able to login once, it suddenly disappear and asking for login again.</description>
      <pubDate>Thu, 22 Jul 2010 15:47:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248564#M52432</guid>
      <dc:creator>bchinnat</dc:creator>
      <dc:date>2010-07-22T15:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248565#M52433</link>
      <description>I am getting both file&lt;BR /&gt;[root@junldb02 log]# rpm -qla pam | grep pam_limits.so&lt;BR /&gt;/lib64/security/pam_limits.so&lt;BR /&gt;/lib/security/pam_limits.so&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Jul 2010 15:48:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248565#M52433</guid>
      <dc:creator>bchinnat</dc:creator>
      <dc:date>2010-07-22T15:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248566#M52434</link>
      <description>Hi Bala,&lt;BR /&gt;&lt;BR /&gt;can you post your pam config?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Jul 2010 07:01:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248566#M52434</guid>
      <dc:creator>FLQ</dc:creator>
      <dc:date>2010-07-23T07:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248567#M52435</link>
      <description>Now I am able to login, Below changes I had done. I remove the below two entires from the file /etc/pam.d/login.&lt;BR /&gt;&lt;BR /&gt;session    required    /lib/security/$ISA/pam_limits.so&lt;BR /&gt;&lt;BR /&gt;session    required     /lib/security/pam_limits.so&lt;BR /&gt;&lt;BR /&gt;Please can any one explain me what is the purpose of above two lines in this login file.&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Jul 2010 09:18:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248567#M52435</guid>
      <dc:creator>bchinnat</dc:creator>
      <dc:date>2010-07-23T09:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248568#M52436</link>
      <description>A little l long to explain best is to read&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.faqs.org/docs/securing/chap5sec44.html" target="_blank"&gt;http://www.faqs.org/docs/securing/chap5sec44.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;have a read man limits.conf&lt;BR /&gt;&lt;BR /&gt;and look in your file /etc/security/limits.conf&lt;BR /&gt;to see if some  tailoring has been added/modified (maybe its commented by editor ? ... good practice that !)&lt;BR /&gt;&lt;BR /&gt;also a sometime revealing.&lt;BR /&gt;&lt;BR /&gt;# ls -l /etc/security/limits.con*&lt;BR /&gt;and a&lt;BR /&gt;# stat /etc/security/limits.con*&lt;BR /&gt;&lt;BR /&gt;Hope the above gets you rolling.&lt;BR /&gt;&lt;BR /&gt;enjoy life.&lt;BR /&gt;&lt;BR /&gt;Jean-Pierre Huc</description>
      <pubDate>Fri, 23 Jul 2010 10:53:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248568#M52436</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2010-07-23T10:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248569#M52437</link>
      <description>Hi Bala,&lt;BR /&gt;&lt;BR /&gt;Here is the link the should help you understand the purpose of pam_limits&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.kernel.org/pub/linux/libs/pam/Linux-PAM-html/sag-pam_limits.html" target="_blank"&gt;http://www.kernel.org/pub/linux/libs/pam/Linux-PAM-html/sag-pam_limits.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here, another link for pam config&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://aplawrence.com/Basics/understandingpam.html" target="_blank"&gt;http://aplawrence.com/Basics/understandingpam.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The variable $ISA is there to take care of the architecture type of your machine.  32-bit or 64-bit&lt;BR /&gt;&lt;BR /&gt;Link: &lt;A href="http://www.enterprisenetworkingplanet.com/netsecur/article.php/3514511" target="_blank"&gt;http://www.enterprisenetworkingplanet.com/netsecur/article.php/3514511&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Check if you have the file&lt;BR /&gt;&lt;BR /&gt;/lib64/security/pam_limits.so&lt;BR /&gt;&lt;BR /&gt;and change/add  the line in your pam config file.&lt;BR /&gt;&lt;BR /&gt;Try to login afterwards.&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Jul 2010 10:54:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248569#M52437</guid>
      <dc:creator>FLQ</dc:creator>
      <dc:date>2010-07-23T10:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Login issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248570#M52438</link>
      <description>Thanks to every one for your time on this request..</description>
      <pubDate>Mon, 26 Jul 2010 10:31:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/login-issue/m-p/5248570#M52438</guid>
      <dc:creator>bchinnat</dc:creator>
      <dc:date>2010-07-26T10:31:01Z</dc:date>
    </item>
  </channel>
</rss>

