<?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: Problem loading libpam_unix.1 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-loading-libpam-unix-1/m-p/3248636#M174935</link>
    <description>can you check, through chatr, whether this library depends on /usr/lib/libdld.1 ? if so, and if you are using a loader version B.11.36 or later (as reported by "what /usr/lib/dld.sl"), then the library cannot be used in a 11.x application that also depends on /usr/lib/libdld.2. almost all 11.x applications use libdld.2 since libc.2 itself depends on it.</description>
    <pubDate>Sun, 18 Apr 2004 07:09:13 GMT</pubDate>
    <dc:creator>ranganath ramachandra</dc:creator>
    <dc:date>2004-04-18T07:09:13Z</dc:date>
    <item>
      <title>Problem loading libpam_unix.1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-loading-libpam-unix-1/m-p/3248629#M174928</link>
      <description>Hello,&lt;BR /&gt;I'm using Tivoli on my servers and sometimes I get an error message:&lt;BR /&gt;"load_modules: can not open module /usr/lib/security/libpam_unix.1"&lt;BR /&gt;&lt;BR /&gt;I don't know where the problem is .... &lt;BR /&gt;In HPUX or Tivoli ...&lt;BR /&gt;&lt;BR /&gt;Thanx.</description>
      <pubDate>Thu, 15 Apr 2004 01:59:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-loading-libpam-unix-1/m-p/3248629#M174928</guid>
      <dc:creator>Alex Lavrov</dc:creator>
      <dc:date>2004-04-15T01:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem loading libpam_unix.1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-loading-libpam-unix-1/m-p/3248630#M174929</link>
      <description>it is the PAM module used by HP-UX for authentication purposes, i hope. I dont know much about Tivoli, but are you doing any authentication that uses unix users and groups. &lt;BR /&gt;&lt;BR /&gt;Also, i doubt you are getting the error message "sometimes"... can u pls specific about when do u get this error?&lt;BR /&gt;&lt;BR /&gt;Vijay</description>
      <pubDate>Thu, 15 Apr 2004 02:03:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-loading-libpam-unix-1/m-p/3248630#M174929</guid>
      <dc:creator>Vijaya Kumar_3</dc:creator>
      <dc:date>2004-04-15T02:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem loading libpam_unix.1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-loading-libpam-unix-1/m-p/3248631#M174930</link>
      <description>Hey, well, I'm not tha fimiliar with Tivoli, so I don't know when it uses the authentication module, but I get this message atlest 2-3 times a week.&lt;BR /&gt;How can I check if this module is OK and the problem is not in HPUX (or it is and Tivoli is OK) .... ?</description>
      <pubDate>Thu, 15 Apr 2004 02:43:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-loading-libpam-unix-1/m-p/3248631#M174930</guid>
      <dc:creator>Alex Lavrov</dc:creator>
      <dc:date>2004-04-15T02:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem loading libpam_unix.1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-loading-libpam-unix-1/m-p/3248632#M174931</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is probably cause dby an attempt to ftp in to the box and not the tivoli&lt;BR /&gt;&lt;BR /&gt;Sub logins can do it&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;             Steve Steel</description>
      <pubDate>Thu, 15 Apr 2004 07:49:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-loading-libpam-unix-1/m-p/3248632#M174931</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2004-04-15T07:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem loading libpam_unix.1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-loading-libpam-unix-1/m-p/3248633#M174932</link>
      <description>What's the permissions, owner:group?&lt;BR /&gt;# ll /usr/lib/security/libpam_unix.1&lt;BR /&gt;-rwxr-xr-x   1 root       sys         184320 Oct 15  2001 /usr/lib/security/libp&lt;BR /&gt;am_unix.1&lt;BR /&gt;&lt;BR /&gt;# chmod 755 libpam_unix.1&lt;BR /&gt;# chown root:sys libpam_unix.1</description>
      <pubDate>Thu, 15 Apr 2004 08:04:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-loading-libpam-unix-1/m-p/3248633#M174932</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2004-04-15T08:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem loading libpam_unix.1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-loading-libpam-unix-1/m-p/3248634#M174933</link>
      <description>Hello, &lt;BR /&gt;it was r-xr-xr-x, I changed it as u suggested.&lt;BR /&gt;Hope it will help ...&lt;BR /&gt;&lt;BR /&gt;thanx.</description>
      <pubDate>Sun, 18 Apr 2004 01:18:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-loading-libpam-unix-1/m-p/3248634#M174933</guid>
      <dc:creator>Alex Lavrov</dc:creator>
      <dc:date>2004-04-18T01:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem loading libpam_unix.1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-loading-libpam-unix-1/m-p/3248635#M174934</link>
      <description>It did not help ...&lt;BR /&gt;I get the same message.</description>
      <pubDate>Sun, 18 Apr 2004 06:55:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-loading-libpam-unix-1/m-p/3248635#M174934</guid>
      <dc:creator>Maxim Rozin</dc:creator>
      <dc:date>2004-04-18T06:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem loading libpam_unix.1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-loading-libpam-unix-1/m-p/3248636#M174935</link>
      <description>can you check, through chatr, whether this library depends on /usr/lib/libdld.1 ? if so, and if you are using a loader version B.11.36 or later (as reported by "what /usr/lib/dld.sl"), then the library cannot be used in a 11.x application that also depends on /usr/lib/libdld.2. almost all 11.x applications use libdld.2 since libc.2 itself depends on it.</description>
      <pubDate>Sun, 18 Apr 2004 07:09:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-loading-libpam-unix-1/m-p/3248636#M174935</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2004-04-18T07:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem loading libpam_unix.1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-loading-libpam-unix-1/m-p/3248637#M174936</link>
      <description>We are seeing the same problem and IBM had no clue !!!  We can't get the job scheduler to even work because of what is going on here.&lt;BR /&gt;&lt;BR /&gt;The load modules error shows up anytime someone tries to log into the job scheduler GUI. "tivjsc"&lt;BR /&gt;It uses existing local accounts UID.&lt;BR /&gt;&lt;BR /&gt;I can run the "tivoli" util. as root no problem and set up users, but no one, even root can log into the job scheduler.&lt;BR /&gt;&lt;BR /&gt;I'Ve tried a few things with no luck.&lt;BR /&gt;&lt;BR /&gt;Any more ideas &amp;gt;??????&lt;BR /&gt;&lt;BR /&gt;Maybe a libfile line in pam.conf needs to be pointed to one of its own libauth files???&lt;BR /&gt;&lt;BR /&gt;Jeff P. Nuebel&lt;BR /&gt;Rockwell - Collins</description>
      <pubDate>Thu, 08 Jul 2004 13:44:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-loading-libpam-unix-1/m-p/3248637#M174936</guid>
      <dc:creator>Mark Hunt</dc:creator>
      <dc:date>2004-07-08T13:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem loading libpam_unix.1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-loading-libpam-unix-1/m-p/3248638#M174937</link>
      <description>If you use just using the default authentication sources, did you try restoring /etc/pam.conf from the default pam.conf file in /usr/newconfig/etc/ directory.&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Jul 2004 13:55:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-loading-libpam-unix-1/m-p/3248638#M174937</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-07-08T13:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem loading libpam_unix.1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-loading-libpam-unix-1/m-p/3248639#M174938</link>
      <description>Both pam.conf's are the same.&lt;BR /&gt;&lt;BR /&gt;jpn</description>
      <pubDate>Thu, 08 Jul 2004 15:19:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-loading-libpam-unix-1/m-p/3248639#M174938</guid>
      <dc:creator>Mark Hunt</dc:creator>
      <dc:date>2004-07-08T15:19:54Z</dc:date>
    </item>
  </channel>
</rss>

