<?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 Telnet in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-telnet/m-p/2902072#M752223</link>
    <description>I'm working with PAM framework on HP-UX 11.11 64-bit PA-RISC.&lt;BR /&gt;I have written custom PAM module and inside the module pam_sm_authenticate I call pam_get_item(pam_handle,PAM_SERVICE,(void**)&amp;amp;service). By telnet I required authentication to my PAM module. service value was "login". My question is: 1)Why its value was  not "telnet"? &lt;BR /&gt;2)PAM framework work properly on HP-UX 11.11? Is it the same of Solaris?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance</description>
    <pubDate>Tue, 11 Feb 2003 18:51:31 GMT</pubDate>
    <dc:creator>stefano_20</dc:creator>
    <dc:date>2003-02-11T18:51:31Z</dc:date>
    <item>
      <title>PAM Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-telnet/m-p/2902072#M752223</link>
      <description>I'm working with PAM framework on HP-UX 11.11 64-bit PA-RISC.&lt;BR /&gt;I have written custom PAM module and inside the module pam_sm_authenticate I call pam_get_item(pam_handle,PAM_SERVICE,(void**)&amp;amp;service). By telnet I required authentication to my PAM module. service value was "login". My question is: 1)Why its value was  not "telnet"? &lt;BR /&gt;2)PAM framework work properly on HP-UX 11.11? Is it the same of Solaris?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Tue, 11 Feb 2003 18:51:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pam-telnet/m-p/2902072#M752223</guid>
      <dc:creator>stefano_20</dc:creator>
      <dc:date>2003-02-11T18:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: PAM Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pam-telnet/m-p/2902073#M752224</link>
      <description>With regards to your question number one: Telnetd runs the login program, so the service *is* login.  See man telnetd and man login.  The 'login:' prompt you get is actually coming from the stdout of the login command, which telnetd passes along to the network client.  In other words, login is doing the authentication, not telnetd.&lt;BR /&gt;&lt;BR /&gt;Sorry, no clue about 11.11.&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Wed, 12 Feb 2003 14:32:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pam-telnet/m-p/2902073#M752224</guid>
      <dc:creator>Trever Furnish</dc:creator>
      <dc:date>2003-02-12T14:32:06Z</dc:date>
    </item>
  </channel>
</rss>

