<?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 pam_authenticate in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-authenticate/m-p/2468661#M16237</link>
    <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;One of our servers, when it's in the screen save, the following errors appeared:&lt;BR /&gt;&lt;BR /&gt;DTSESSION:pam_authenticate: error authentication failed.&lt;BR /&gt;pamauthenticate status=9&lt;BR /&gt;&lt;BR /&gt;But if you type in the right login name and the password, everything works fine.&lt;BR /&gt;&lt;BR /&gt;Does get anyone know how to clear this error?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot in advance!&lt;BR /&gt;&lt;BR /&gt;Sharon</description>
    <pubDate>Wed, 29 Nov 2000 18:10:43 GMT</pubDate>
    <dc:creator>Sharon Bi</dc:creator>
    <dc:date>2000-11-29T18:10:43Z</dc:date>
    <item>
      <title>pam_authenticate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-authenticate/m-p/2468661#M16237</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;One of our servers, when it's in the screen save, the following errors appeared:&lt;BR /&gt;&lt;BR /&gt;DTSESSION:pam_authenticate: error authentication failed.&lt;BR /&gt;pamauthenticate status=9&lt;BR /&gt;&lt;BR /&gt;But if you type in the right login name and the password, everything works fine.&lt;BR /&gt;&lt;BR /&gt;Does get anyone know how to clear this error?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot in advance!&lt;BR /&gt;&lt;BR /&gt;Sharon</description>
      <pubDate>Wed, 29 Nov 2000 18:10:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pam-authenticate/m-p/2468661#M16237</guid>
      <dc:creator>Sharon Bi</dc:creator>
      <dc:date>2000-11-29T18:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: pam_authenticate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-authenticate/m-p/2468662#M16238</link>
      <description>Sharon,&lt;BR /&gt;&lt;BR /&gt;This is a normal function of CDE.  The error you are seeing is because your user entered an incorrect password and thus PAM (Pluggable Authentication Module) returned an error status of 9 when attempting to authenticate the user.  &lt;BR /&gt;&lt;BR /&gt;This error can be suppressed by modifying the /etc/pam.conf file:&lt;BR /&gt;/etc/pam.conf:&lt;BR /&gt;&lt;BR /&gt;# PAM configuration&lt;BR /&gt;#&lt;BR /&gt;# Authentication management&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;login auth required  /usr/lib/security/libpam_unix.1      nowarn&lt;BR /&gt;&lt;BR /&gt;su       auth required  /usr/lib/security/libpam_unix.1      nowarn&lt;BR /&gt;&lt;BR /&gt;dtlogin  auth required  /usr/lib/security/libpam_unix.1      nowarn&lt;BR /&gt;&lt;BR /&gt;dtaction auth required  /usr/lib/security/libpam_unix.1      nowarn&lt;BR /&gt;&lt;BR /&gt;ftp      auth required  /usr/lib/security/libpam_unix.1      nowarn&lt;BR /&gt;&lt;BR /&gt;OTHER    auth required  /usr/lib/security/libpam_unix.1      nowarn&lt;BR /&gt;&lt;BR /&gt;(each of these sections should appear on a single line).  On a 10.20 system, you may only see the emtries for dtlogin, dtaction and OTHER.&lt;BR /&gt;&lt;BR /&gt;This is also documented in the pam_unix(5) man page.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Nov 2000 18:20:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pam-authenticate/m-p/2468662#M16238</guid>
      <dc:creator>Kenneth Platz</dc:creator>
      <dc:date>2000-11-29T18:20:31Z</dc:date>
    </item>
  </channel>
</rss>

