<?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: PAM sshd problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-sshd-problem/m-p/4426240#M355063</link>
    <description>&amp;gt;Notice absolute paths to libpam_unix.1 which is a 32-bit library.&lt;BR /&gt;&lt;BR /&gt;What's wrong with that?  Are you using PAM in a 64 bit application?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;When I changed path to just libpam_unix.1 ssh started working because it resolved $ISA.&lt;BR /&gt;&lt;BR /&gt;What do you mean by $ISA?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;why on 64-bit HP-UX I got this strange looking pam.conf?&lt;BR /&gt;&lt;BR /&gt;Why are you mentioning 64 bit kernels?  All of them are 64 bit on 11.23.</description>
    <pubDate>Mon, 25 May 2009 23:20:28 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2009-05-25T23:20:28Z</dc:date>
    <item>
      <title>PAM sshd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-sshd-problem/m-p/4426236#M355059</link>
      <description>sshd[1015]: load_modules: can not open module /usr/lib/security/libpam_unix.1&lt;BR /&gt;&lt;BR /&gt;# ll /usr/lib/security/libpam_unix.1&lt;BR /&gt;-r-xr-xr-x   1 root       sys         200704 Mar 11  2004 /usr/lib/security/libpam_unix.1*&lt;BR /&gt;&lt;BR /&gt;Any suggestions?</description>
      <pubDate>Mon, 25 May 2009 15:37:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pam-sshd-problem/m-p/4426236#M355059</guid>
      <dc:creator>Andy Kosela</dc:creator>
      <dc:date>2009-05-25T15:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: PAM sshd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-sshd-problem/m-p/4426237#M355060</link>
      <description>For some reason my pam.conf looks like this:&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# PAM configuration&lt;BR /&gt;#&lt;BR /&gt;# Authentication management&lt;BR /&gt;#&lt;BR /&gt;login    auth required  /usr/lib/security/libpam_unix.1&lt;BR /&gt;su       auth required  /usr/lib/security/libpam_unix.1&lt;BR /&gt;dtlogin  auth required  /usr/lib/security/libpam_unix.1&lt;BR /&gt;dtaction auth required  /usr/lib/security/libpam_unix.1&lt;BR /&gt;ftp      auth required  /usr/lib/security/libpam_unix.1&lt;BR /&gt;OTHER    auth required  /usr/lib/security/libpam_unix.1&lt;BR /&gt;#&lt;BR /&gt;# Account management&lt;BR /&gt;#&lt;BR /&gt;login    account required       /usr/lib/security/libpam_unix.1&lt;BR /&gt;su       account required       /usr/lib/security/libpam_unix.1&lt;BR /&gt;dtlogin  account required       /usr/lib/security/libpam_unix.1&lt;BR /&gt;dtaction account required       /usr/lib/security/libpam_unix.1&lt;BR /&gt;ftp      account required       /usr/lib/security/libpam_unix.1&lt;BR /&gt;#&lt;BR /&gt;OTHER    account required       /usr/lib/security/libpam_unix.1&lt;BR /&gt;#&lt;BR /&gt;# Session management&lt;BR /&gt;#&lt;BR /&gt;login    session required       /usr/lib/security/libpam_unix.1&lt;BR /&gt;dtlogin  session required       /usr/lib/security/libpam_unix.1&lt;BR /&gt;dtaction session required       /usr/lib/security/libpam_unix.1&lt;BR /&gt;OTHER    session required       /usr/lib/security/libpam_unix.1&lt;BR /&gt;#&lt;BR /&gt;# Password management&lt;BR /&gt;#&lt;BR /&gt;login    password required      /usr/lib/security/libpam_unix.1&lt;BR /&gt;passwd   password required      /usr/lib/security/libpam_unix.1&lt;BR /&gt;dtlogin  password required      /usr/lib/security/libpam_unix.1&lt;BR /&gt;dtaction password required      /usr/lib/security/libpam_unix.1&lt;BR /&gt;OTHER    password required      /usr/lib/security/libpam_unix.1&lt;BR /&gt;&lt;BR /&gt;Notice absolute paths to libpam_unix.1 which is a 32-bit library.&lt;BR /&gt;When I changed path to just libpam_unix.1 ssh started working because it resolved $ISA.&lt;BR /&gt;&lt;BR /&gt;The question - why on 64-bit HP-UX I got this strange looking pam.conf?</description>
      <pubDate>Mon, 25 May 2009 15:59:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pam-sshd-problem/m-p/4426237#M355060</guid>
      <dc:creator>Andy Kosela</dc:creator>
      <dc:date>2009-05-25T15:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: PAM sshd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-sshd-problem/m-p/4426238#M355061</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Check for the presence of the file.&lt;BR /&gt;&lt;BR /&gt;Adjust your configuration file to what is there.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 25 May 2009 16:56:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pam-sshd-problem/m-p/4426238#M355061</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-05-25T16:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: PAM sshd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-sshd-problem/m-p/4426239#M355062</link>
      <description>OK, I already adjusted my /etc/pam.conf, but why I ended with this /etc/pam.conf in the first place? Is it default on HP-UX 11.23?</description>
      <pubDate>Mon, 25 May 2009 17:30:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pam-sshd-problem/m-p/4426239#M355062</guid>
      <dc:creator>Andy Kosela</dc:creator>
      <dc:date>2009-05-25T17:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: PAM sshd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-sshd-problem/m-p/4426240#M355063</link>
      <description>&amp;gt;Notice absolute paths to libpam_unix.1 which is a 32-bit library.&lt;BR /&gt;&lt;BR /&gt;What's wrong with that?  Are you using PAM in a 64 bit application?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;When I changed path to just libpam_unix.1 ssh started working because it resolved $ISA.&lt;BR /&gt;&lt;BR /&gt;What do you mean by $ISA?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;why on 64-bit HP-UX I got this strange looking pam.conf?&lt;BR /&gt;&lt;BR /&gt;Why are you mentioning 64 bit kernels?  All of them are 64 bit on 11.23.</description>
      <pubDate>Mon, 25 May 2009 23:20:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pam-sshd-problem/m-p/4426240#M355063</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-05-25T23:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: PAM sshd problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-sshd-problem/m-p/4426241#M355064</link>
      <description>A copy of the factory default pam.conf should be available in /usr/newconfig/etc/pam.conf.&lt;BR /&gt;&lt;BR /&gt;If that has explicit paths too, you may have a deeply customized HP-UX installation. If not, only someone who knows the detailed history of that particular machine might know why the explicit paths might be added to /etc/pam.conf.&lt;BR /&gt;&lt;BR /&gt;Perhaps a customized pam.conf was installed as a part of some "site standard configuration" package, or something like that?&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Tue, 26 May 2009 05:50:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pam-sshd-problem/m-p/4426241#M355064</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-05-26T05:50:52Z</dc:date>
    </item>
  </channel>
</rss>

