<?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 with Radius authentication in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-radius-authentication/m-p/4134020#M316596</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The syslog file show always the same message:&lt;BR /&gt;&lt;BR /&gt;"syslog: modules: can not open module /lib/security/pam_radius_auth.so.1"&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;&lt;BR /&gt;Ivan&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 23 Jan 2008 11:34:26 GMT</pubDate>
    <dc:creator>Ivan P.</dc:creator>
    <dc:date>2008-01-23T11:34:26Z</dc:date>
    <item>
      <title>Problem with Radius authentication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-radius-authentication/m-p/4134018#M316594</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;On my HP-UX 11.23 box I had a problem with Radius authentication. To use the HP server as Radius client I downloaded, compiled and installed the PAM Radius module provided by FreeRADIUS.&lt;BR /&gt;&lt;BR /&gt;As Radius server I use the package provided by HP installed on another server,&lt;BR /&gt;&lt;BR /&gt;After modifing the /etc/pam.conf file I'm able to use Radius authentication for telnet; on the Radius Server I'm able to sniff the Radius packages (Request and Accept).&lt;BR /&gt;&lt;BR /&gt;The problem is when I try to do a XDMCP session with a X emulator (Exceed) using the dtlogin service. In this case I receive the message "Login incorrect" and on the syslog file I can read "can not open module /lib/security/pam_radius_auth.so.1"&lt;BR /&gt;&lt;BR /&gt;The pam.conf file is attacched.&lt;BR /&gt;&lt;BR /&gt;The pam_radius_auth.so.1 is a link:&lt;BR /&gt;&lt;BR /&gt;pam_radius_auth.so.1 =&amp;gt; /opt/Free_Radius/lib/pam_radius_auth.so&lt;BR /&gt;&lt;BR /&gt;The link permission is 755&lt;BR /&gt;&lt;BR /&gt;The file permisssion is 555&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;&lt;BR /&gt;Ivan</description>
      <pubDate>Wed, 23 Jan 2008 10:44:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-radius-authentication/m-p/4134018#M316594</guid>
      <dc:creator>Ivan P.</dc:creator>
      <dc:date>2008-01-23T10:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Radius authentication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-radius-authentication/m-p/4134019#M316595</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;There must be more than this in /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;inetd -l&lt;BR /&gt;&lt;BR /&gt;To enhance logging of telnet and other login. &lt;BR /&gt;&lt;BR /&gt;I've checked and can not find a radius depot based install for HP-UX. You should check a recent application cd/dvd.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 23 Jan 2008 11:21:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-radius-authentication/m-p/4134019#M316595</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-01-23T11:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Radius authentication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-radius-authentication/m-p/4134020#M316596</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The syslog file show always the same message:&lt;BR /&gt;&lt;BR /&gt;"syslog: modules: can not open module /lib/security/pam_radius_auth.so.1"&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;&lt;BR /&gt;Ivan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jan 2008 11:34:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-radius-authentication/m-p/4134020#M316596</guid>
      <dc:creator>Ivan P.</dc:creator>
      <dc:date>2008-01-23T11:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Radius authentication</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-radius-authentication/m-p/4134021#M316597</link>
      <description>I solved the problem, was the CDE environment, I dont know wy but the CDE is not able to handling in the correct way my pam.conf file with my PAM module.&lt;BR /&gt;Then I installed and configures GNOME and adding on the pam.conf file two rows reading:&lt;BR /&gt;&lt;BR /&gt;OTHER auth sufficient /lib/security/pam_radius_auth.so.1&lt;BR /&gt;OTHER auth required libpam_unix_so.1 try_first_pass&lt;BR /&gt;&lt;BR /&gt;Now I'm able with GNOME to execute the authentication process via Radius :-)&lt;BR /&gt;&lt;BR /&gt;//Ivan</description>
      <pubDate>Wed, 23 Jan 2008 12:14:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-radius-authentication/m-p/4134021#M316597</guid>
      <dc:creator>Ivan P.</dc:creator>
      <dc:date>2008-01-23T12:14:23Z</dc:date>
    </item>
  </channel>
</rss>

