<?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 configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-configuration/m-p/3949320#M739967</link>
    <description>Thanks, but permissions are perfectly fine.</description>
    <pubDate>Thu, 22 Feb 2007 03:52:41 GMT</pubDate>
    <dc:creator>ranji_1</dc:creator>
    <dc:date>2007-02-22T03:52:41Z</dc:date>
    <item>
      <title>PAM configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-configuration/m-p/3949318#M739965</link>
      <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;We are developing a PAM module for our HP-UX server to route the queries to RADIUS server.&lt;BR /&gt;&lt;BR /&gt;We have compiled the PAM module and created a library and have changed the entry for "login" in /etc/pam.conf&lt;BR /&gt;&lt;BR /&gt;However, when we attempt the login, its throwing an error in syslog as follows&lt;BR /&gt;&lt;BR /&gt;load_modules: can not open module /usr/lib/security/libpamnew.sl&lt;BR /&gt;&lt;BR /&gt;Can anyone help us to identify what could be the problem?&lt;BR /&gt;&lt;BR /&gt;Thanks,</description>
      <pubDate>Thu, 22 Feb 2007 03:29:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pam-configuration/m-p/3949318#M739965</guid>
      <dc:creator>ranji_1</dc:creator>
      <dc:date>2007-02-22T03:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: PAM configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-configuration/m-p/3949319#M739966</link>
      <description>Check permissions on file - they should be 555.&lt;BR /&gt;See also this thread - &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1055081" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1055081&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Thu, 22 Feb 2007 03:39:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pam-configuration/m-p/3949319#M739966</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2007-02-22T03:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: PAM configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-configuration/m-p/3949320#M739967</link>
      <description>Thanks, but permissions are perfectly fine.</description>
      <pubDate>Thu, 22 Feb 2007 03:52:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pam-configuration/m-p/3949320#M739967</guid>
      <dc:creator>ranji_1</dc:creator>
      <dc:date>2007-02-22T03:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: PAM configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-configuration/m-p/3949321#M739968</link>
      <description>&lt;!--!*#--&gt;Hi Ivan,&lt;BR /&gt;Please do let me know in case you could suggest something else.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot,</description>
      <pubDate>Thu, 22 Feb 2007 04:44:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pam-configuration/m-p/3949321#M739968</guid>
      <dc:creator>ranji_1</dc:creator>
      <dc:date>2007-02-22T04:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: PAM configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-configuration/m-p/3949322#M739969</link>
      <description>I've found running tusc on the process to be helpful as it should show you exactly what return code you're getting on the fopen.  Turning on pam_debug may also help.</description>
      <pubDate>Mon, 12 Mar 2007 13:12:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pam-configuration/m-p/3949322#M739969</guid>
      <dc:creator>Keith Schauer</dc:creator>
      <dc:date>2007-03-12T13:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: PAM configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-configuration/m-p/3949323#M739970</link>
      <description>Provide us with the output of the following on your host.&lt;BR /&gt;&lt;BR /&gt;file  /usr/lib/security/libpamnew.sl&lt;BR /&gt;file  `which login`&lt;BR /&gt;chatr /usr/lib/security/libpamnew.sl&lt;BR /&gt;ldd   /usr/lib/security/libpamnew.sl ( make sure that this doesn't fail)&lt;BR /&gt;&lt;BR /&gt;Does /usr/lib/security/libpamnew.sl or its dependent libraries have thread local storage?&lt;BR /&gt;&lt;BR /&gt;Are you using PAM-Radius(on HP-UX) to route the queries to RADIUS server?</description>
      <pubDate>Thu, 12 Apr 2007 05:21:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pam-configuration/m-p/3949323#M739970</guid>
      <dc:creator>bandi_1</dc:creator>
      <dc:date>2007-04-12T05:21:15Z</dc:date>
    </item>
  </channel>
</rss>

