<?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: disable pam for builtin services in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956492#M752689</link>
    <description>check this links:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J5849-90007/J5849-90007_top.html&amp;amp;con=/hpux/onlinedocs/J5849-90007/00/00/23-con.html&amp;amp;toc=/hpux/onlinedocs/J5849-90007/00/00/23-toc.html&amp;amp;searchterms=pam.conf&amp;amp;queryid=20030325-092528" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J5849-90007/J5849-90007_top.html&amp;amp;con=/hpux/onlinedocs/J5849-90007/00/00/23-con.html&amp;amp;toc=/hpux/onlinedocs/J5849-90007/00/00/23-toc.html&amp;amp;searchterms=pam.conf&amp;amp;queryid=20030325-092528&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here's a link describing PAM configuration:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8723-90003/B8723-90003_top.html&amp;amp;con=/hpux/onlinedocs/B8723-90003/00/00/35-con.html&amp;amp;toc=/hpux/onlinedocs/B8723-90003/00/00/35-toc.html&amp;amp;searchterms=pam%20AND%20ntlm%20AND%20config&amp;amp;queryid=20001218-062008" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8723-90003/B8723-90003_top.html&amp;amp;con=/hpux/onlinedocs/B8723-90003/00/00/35-con.html&amp;amp;toc=/hpux/onlinedocs/B8723-90003/00/00/35-toc.html&amp;amp;searchterms=pam%20AND%20ntlm%20AND%20config&amp;amp;queryid=20001218-062008&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is another about configuration:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.dementia.org/~shadow/pam.html" target="_blank"&gt;http://www.dementia.org/~shadow/pam.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;radhakrishnan</description>
    <pubDate>Fri, 25 Apr 2003 04:40:08 GMT</pubDate>
    <dc:creator>Radhakrishnan Venkatara</dc:creator>
    <dc:date>2003-04-25T04:40:08Z</dc:date>
    <item>
      <title>disable pam for builtin services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956482#M752679</link>
      <description>hello all! I think that HPUX11.00 uses pam for some of its services like login, su and others. I was wondering if there was a way to disable it. Thanks! &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Apr 2003 14:08:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956482#M752679</guid>
      <dc:creator>mango_1</dc:creator>
      <dc:date>2003-04-22T14:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: disable pam for builtin services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956483#M752680</link>
      <description>PAM is a bridge between the services (login, su...) and the program/API that does the real work. &lt;BR /&gt;&lt;BR /&gt;The services you mentioned are all built to use PAM which in turn calls up the programs/API to do the work.&lt;BR /&gt; &lt;BR /&gt;Inorder to replace the PAM for these services, you may need to use services that dont use PAM.&lt;BR /&gt;&lt;BR /&gt;if you use ldd on login, su you will see that they use PAM and removing them is difficult.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;Umapathy&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Apr 2003 15:37:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956483#M752680</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-04-22T15:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: disable pam for builtin services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956484#M752681</link>
      <description>You can configure PAM in /etc/pam.conf.&lt;BR /&gt;&lt;BR /&gt;I'm not sure what you mean by "disable PAM".  Without PAM, you won't be able to login at all.&lt;BR /&gt;&lt;BR /&gt;Do you want to grant additional access (not enforce PAM restrictions) or decrease access (enforce more restrictions than PAM does)?&lt;BR /&gt;&lt;BR /&gt;Hope that helps a little...&lt;BR /&gt;&lt;BR /&gt;   -Keith</description>
      <pubDate>Wed, 23 Apr 2003 16:05:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956484#M752681</guid>
      <dc:creator>Keith Buck</dc:creator>
      <dc:date>2003-04-23T16:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: disable pam for builtin services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956485#M752682</link>
      <description>thanks for the help! I thought pam was an additional add on for the built in services. Meaning there is a command or configuration that I could use that will set login to not use pam and doing it the old fashioned way. And login will check /etc/passwd, etc. Just wanted to confirm that. :) thanks!</description>
      <pubDate>Wed, 23 Apr 2003 18:42:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956485#M752682</guid>
      <dc:creator>mango_1</dc:creator>
      <dc:date>2003-04-23T18:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: disable pam for builtin services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956486#M752683</link>
      <description>You can think of PAM as a 'mandatory configurable option' on 11.00 systems. You can alter how it is configured but it must be configured.  Large portions of the login code (the portions related to authentication, session management, etc.) were moved into PAM.  There's not duplicate code in login and PAM, so if you remove PAM, you won't be able to login at all.&lt;BR /&gt;&lt;BR /&gt;Some programs in 11.00 did not initially use PAM but patches were later provided that added the PAM support.  I believe ftpd was one of those, but it's been so long that I forget the details.  In situations like that, you could remove the patches and go back to a pre-PAM version of ftpd.  However things like login ALWAYS had PAM support in 11.00 so this choice does not apply to login.&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Apr 2003 18:53:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956486#M752683</guid>
      <dc:creator>doug hosking</dc:creator>
      <dc:date>2003-04-23T18:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: disable pam for builtin services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956487#M752684</link>
      <description>Hi, pam.conf specifies which security module to be used for authentication/account verification, etc. By default, login still uses /etc/passwd for account checking, but through PAM APIs.  This can be substituted with a different authentication like kerberos by a suitable change in pam.conf</description>
      <pubDate>Fri, 25 Apr 2003 04:18:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956487#M752684</guid>
      <dc:creator>Raghuram_3</dc:creator>
      <dc:date>2003-04-25T04:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: disable pam for builtin services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956488#M752685</link>
      <description>check this links:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J5849-90007/J5849-90007_top.html&amp;amp;con=/hpux/onlinedocs/J5849-90007/00/00/23-con.html&amp;amp;toc=/hpux/onlinedocs/J5849-90007/00/00/23-toc.html&amp;amp;searchterms=pam.conf&amp;amp;queryid=20030325-092528" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J5849-90007/J5849-90007_top.html&amp;amp;con=/hpux/onlinedocs/J5849-90007/00/00/23-con.html&amp;amp;toc=/hpux/onlinedocs/J5849-90007/00/00/23-toc.html&amp;amp;searchterms=pam.conf&amp;amp;queryid=20030325-092528&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here's a link describing PAM configuration:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8723-90003/B8723-90003_top.html&amp;amp;con=/hpux/onlinedocs/B8723-90003/00/00/35-con.html&amp;amp;toc=/hpux/onlinedocs/B8723-90003/00/00/35-toc.html&amp;amp;searchterms=pam%20AND%20ntlm%20AND%20config&amp;amp;queryid=20001218-062008" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8723-90003/B8723-90003_top.html&amp;amp;con=/hpux/onlinedocs/B8723-90003/00/00/35-con.html&amp;amp;toc=/hpux/onlinedocs/B8723-90003/00/00/35-toc.html&amp;amp;searchterms=pam%20AND%20ntlm%20AND%20config&amp;amp;queryid=20001218-062008&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is another about configuration:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.dementia.org/~shadow/pam.html" target="_blank"&gt;http://www.dementia.org/~shadow/pam.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;radhakrishnan</description>
      <pubDate>Fri, 25 Apr 2003 04:35:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956488#M752685</guid>
      <dc:creator>Radhakrishnan Venkatara</dc:creator>
      <dc:date>2003-04-25T04:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: disable pam for builtin services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956489#M752686</link>
      <description>check this links:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J5849-90007/J5849-90007_top.html&amp;amp;con=/hpux/onlinedocs/J5849-90007/00/00/23-con.html&amp;amp;toc=/hpux/onlinedocs/J5849-90007/00/00/23-toc.html&amp;amp;searchterms=pam.conf&amp;amp;queryid=20030325-092528" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J5849-90007/J5849-90007_top.html&amp;amp;con=/hpux/onlinedocs/J5849-90007/00/00/23-con.html&amp;amp;toc=/hpux/onlinedocs/J5849-90007/00/00/23-toc.html&amp;amp;searchterms=pam.conf&amp;amp;queryid=20030325-092528&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here's a link describing PAM configuration:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8723-90003/B8723-90003_top.html&amp;amp;con=/hpux/onlinedocs/B8723-90003/00/00/35-con.html&amp;amp;toc=/hpux/onlinedocs/B8723-90003/00/00/35-toc.html&amp;amp;searchterms=pam%20AND%20ntlm%20AND%20config&amp;amp;queryid=20001218-062008" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8723-90003/B8723-90003_top.html&amp;amp;con=/hpux/onlinedocs/B8723-90003/00/00/35-con.html&amp;amp;toc=/hpux/onlinedocs/B8723-90003/00/00/35-toc.html&amp;amp;searchterms=pam%20AND%20ntlm%20AND%20config&amp;amp;queryid=20001218-062008&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is another about configuration:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.dementia.org/~shadow/pam.html" target="_blank"&gt;http://www.dementia.org/~shadow/pam.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;radhakrishnan</description>
      <pubDate>Fri, 25 Apr 2003 04:36:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956489#M752686</guid>
      <dc:creator>Radhakrishnan Venkatara</dc:creator>
      <dc:date>2003-04-25T04:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: disable pam for builtin services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956490#M752687</link>
      <description>check this links:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J5849-90007/J5849-90007_top.html&amp;amp;con=/hpux/onlinedocs/J5849-90007/00/00/23-con.html&amp;amp;toc=/hpux/onlinedocs/J5849-90007/00/00/23-toc.html&amp;amp;searchterms=pam.conf&amp;amp;queryid=20030325-092528" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J5849-90007/J5849-90007_top.html&amp;amp;con=/hpux/onlinedocs/J5849-90007/00/00/23-con.html&amp;amp;toc=/hpux/onlinedocs/J5849-90007/00/00/23-toc.html&amp;amp;searchterms=pam.conf&amp;amp;queryid=20030325-092528&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here's a link describing PAM configuration:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8723-90003/B8723-90003_top.html&amp;amp;con=/hpux/onlinedocs/B8723-90003/00/00/35-con.html&amp;amp;toc=/hpux/onlinedocs/B8723-90003/00/00/35-toc.html&amp;amp;searchterms=pam%20AND%20ntlm%20AND%20config&amp;amp;queryid=20001218-062008" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8723-90003/B8723-90003_top.html&amp;amp;con=/hpux/onlinedocs/B8723-90003/00/00/35-con.html&amp;amp;toc=/hpux/onlinedocs/B8723-90003/00/00/35-toc.html&amp;amp;searchterms=pam%20AND%20ntlm%20AND%20config&amp;amp;queryid=20001218-062008&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is another about configuration:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.dementia.org/~shadow/pam.html" target="_blank"&gt;http://www.dementia.org/~shadow/pam.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;radhakrishnan</description>
      <pubDate>Fri, 25 Apr 2003 04:37:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956490#M752687</guid>
      <dc:creator>Radhakrishnan Venkatara</dc:creator>
      <dc:date>2003-04-25T04:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: disable pam for builtin services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956491#M752688</link>
      <description>check this links:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J5849-90007/J5849-90007_top.html&amp;amp;con=/hpux/onlinedocs/J5849-90007/00/00/23-con.html&amp;amp;toc=/hpux/onlinedocs/J5849-90007/00/00/23-toc.html&amp;amp;searchterms=pam.conf&amp;amp;queryid=20030325-092528" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J5849-90007/J5849-90007_top.html&amp;amp;con=/hpux/onlinedocs/J5849-90007/00/00/23-con.html&amp;amp;toc=/hpux/onlinedocs/J5849-90007/00/00/23-toc.html&amp;amp;searchterms=pam.conf&amp;amp;queryid=20030325-092528&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here's a link describing PAM configuration:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8723-90003/B8723-90003_top.html&amp;amp;con=/hpux/onlinedocs/B8723-90003/00/00/35-con.html&amp;amp;toc=/hpux/onlinedocs/B8723-90003/00/00/35-toc.html&amp;amp;searchterms=pam%20AND%20ntlm%20AND%20config&amp;amp;queryid=20001218-062008" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8723-90003/B8723-90003_top.html&amp;amp;con=/hpux/onlinedocs/B8723-90003/00/00/35-con.html&amp;amp;toc=/hpux/onlinedocs/B8723-90003/00/00/35-toc.html&amp;amp;searchterms=pam%20AND%20ntlm%20AND%20config&amp;amp;queryid=20001218-062008&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is another about configuration:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.dementia.org/~shadow/pam.html" target="_blank"&gt;http://www.dementia.org/~shadow/pam.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;radhakrishnan</description>
      <pubDate>Fri, 25 Apr 2003 04:38:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956491#M752688</guid>
      <dc:creator>Radhakrishnan Venkatara</dc:creator>
      <dc:date>2003-04-25T04:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: disable pam for builtin services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956492#M752689</link>
      <description>check this links:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J5849-90007/J5849-90007_top.html&amp;amp;con=/hpux/onlinedocs/J5849-90007/00/00/23-con.html&amp;amp;toc=/hpux/onlinedocs/J5849-90007/00/00/23-toc.html&amp;amp;searchterms=pam.conf&amp;amp;queryid=20030325-092528" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J5849-90007/J5849-90007_top.html&amp;amp;con=/hpux/onlinedocs/J5849-90007/00/00/23-con.html&amp;amp;toc=/hpux/onlinedocs/J5849-90007/00/00/23-toc.html&amp;amp;searchterms=pam.conf&amp;amp;queryid=20030325-092528&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here's a link describing PAM configuration:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8723-90003/B8723-90003_top.html&amp;amp;con=/hpux/onlinedocs/B8723-90003/00/00/35-con.html&amp;amp;toc=/hpux/onlinedocs/B8723-90003/00/00/35-toc.html&amp;amp;searchterms=pam%20AND%20ntlm%20AND%20config&amp;amp;queryid=20001218-062008" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8723-90003/B8723-90003_top.html&amp;amp;con=/hpux/onlinedocs/B8723-90003/00/00/35-con.html&amp;amp;toc=/hpux/onlinedocs/B8723-90003/00/00/35-toc.html&amp;amp;searchterms=pam%20AND%20ntlm%20AND%20config&amp;amp;queryid=20001218-062008&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is another about configuration:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.dementia.org/~shadow/pam.html" target="_blank"&gt;http://www.dementia.org/~shadow/pam.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;radhakrishnan</description>
      <pubDate>Fri, 25 Apr 2003 04:40:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956492#M752689</guid>
      <dc:creator>Radhakrishnan Venkatara</dc:creator>
      <dc:date>2003-04-25T04:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: disable pam for builtin services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956493#M752690</link>
      <description>check this links:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J5849-90007/J5849-90007_top.html&amp;amp;con=/hpux/onlinedocs/J5849-90007/00/00/23-con.html&amp;amp;toc=/hpux/onlinedocs/J5849-90007/00/00/23-toc.html&amp;amp;searchterms=pam.conf&amp;amp;queryid=20030325-092528" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J5849-90007/J5849-90007_top.html&amp;amp;con=/hpux/onlinedocs/J5849-90007/00/00/23-con.html&amp;amp;toc=/hpux/onlinedocs/J5849-90007/00/00/23-toc.html&amp;amp;searchterms=pam.conf&amp;amp;queryid=20030325-092528&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here's a link describing PAM configuration:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8723-90003/B8723-90003_top.html&amp;amp;con=/hpux/onlinedocs/B8723-90003/00/00/35-con.html&amp;amp;toc=/hpux/onlinedocs/B8723-90003/00/00/35-toc.html&amp;amp;searchterms=pam%20AND%20ntlm%20AND%20config&amp;amp;queryid=20001218-062008" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8723-90003/B8723-90003_top.html&amp;amp;con=/hpux/onlinedocs/B8723-90003/00/00/35-con.html&amp;amp;toc=/hpux/onlinedocs/B8723-90003/00/00/35-toc.html&amp;amp;searchterms=pam%20AND%20ntlm%20AND%20config&amp;amp;queryid=20001218-062008&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is another about configuration:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.dementia.org/~shadow/pam.html" target="_blank"&gt;http://www.dementia.org/~shadow/pam.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;radhakrishnan</description>
      <pubDate>Fri, 25 Apr 2003 04:40:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956493#M752690</guid>
      <dc:creator>Radhakrishnan Venkatara</dc:creator>
      <dc:date>2003-04-25T04:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: disable pam for builtin services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956494#M752691</link>
      <description>check this links:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J5849-90007/J5849-90007_top.html&amp;amp;con=/hpux/onlinedocs/J5849-90007/00/00/23-con.html&amp;amp;toc=/hpux/onlinedocs/J5849-90007/00/00/23-toc.html&amp;amp;searchterms=pam.conf&amp;amp;queryid=20030325-092528" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J5849-90007/J5849-90007_top.html&amp;amp;con=/hpux/onlinedocs/J5849-90007/00/00/23-con.html&amp;amp;toc=/hpux/onlinedocs/J5849-90007/00/00/23-toc.html&amp;amp;searchterms=pam.conf&amp;amp;queryid=20030325-092528&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here's a link describing PAM configuration:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8723-90003/B8723-90003_top.html&amp;amp;con=/hpux/onlinedocs/B8723-90003/00/00/35-con.html&amp;amp;toc=/hpux/onlinedocs/B8723-90003/00/00/35-toc.html&amp;amp;searchterms=pam%20AND%20ntlm%20AND%20config&amp;amp;queryid=20001218-062008" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8723-90003/B8723-90003_top.html&amp;amp;con=/hpux/onlinedocs/B8723-90003/00/00/35-con.html&amp;amp;toc=/hpux/onlinedocs/B8723-90003/00/00/35-toc.html&amp;amp;searchterms=pam%20AND%20ntlm%20AND%20config&amp;amp;queryid=20001218-062008&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is another about configuration:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.dementia.org/~shadow/pam.html" target="_blank"&gt;http://www.dementia.org/~shadow/pam.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;radhakrishnan</description>
      <pubDate>Fri, 25 Apr 2003 04:43:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956494#M752691</guid>
      <dc:creator>Radhakrishnan Venkatara</dc:creator>
      <dc:date>2003-04-25T04:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: disable pam for builtin services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956495#M752692</link>
      <description>check this links:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J5849-90007/J5849-90007_top.html&amp;amp;con=/hpux/onlinedocs/J5849-90007/00/00/23-con.html&amp;amp;toc=/hpux/onlinedocs/J5849-90007/00/00/23-toc.html&amp;amp;searchterms=pam.conf&amp;amp;queryid=20030325-092528" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J5849-90007/J5849-90007_top.html&amp;amp;con=/hpux/onlinedocs/J5849-90007/00/00/23-con.html&amp;amp;toc=/hpux/onlinedocs/J5849-90007/00/00/23-toc.html&amp;amp;searchterms=pam.conf&amp;amp;queryid=20030325-092528&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here's a link describing PAM configuration:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8723-90003/B8723-90003_top.html&amp;amp;con=/hpux/onlinedocs/B8723-90003/00/00/35-con.html&amp;amp;toc=/hpux/onlinedocs/B8723-90003/00/00/35-toc.html&amp;amp;searchterms=pam%20AND%20ntlm%20AND%20config&amp;amp;queryid=20001218-062008" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8723-90003/B8723-90003_top.html&amp;amp;con=/hpux/onlinedocs/B8723-90003/00/00/35-con.html&amp;amp;toc=/hpux/onlinedocs/B8723-90003/00/00/35-toc.html&amp;amp;searchterms=pam%20AND%20ntlm%20AND%20config&amp;amp;queryid=20001218-062008&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is another about configuration:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.dementia.org/~shadow/pam.html" target="_blank"&gt;http://www.dementia.org/~shadow/pam.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;radhakrishnan</description>
      <pubDate>Fri, 25 Apr 2003 04:44:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956495#M752692</guid>
      <dc:creator>Radhakrishnan Venkatara</dc:creator>
      <dc:date>2003-04-25T04:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: disable pam for builtin services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956496#M752693</link>
      <description>check this links:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J5849-90007/J5849-90007_top.html&amp;amp;con=/hpux/onlinedocs/J5849-90007/00/00/23-con.html&amp;amp;toc=/hpux/onlinedocs/J5849-90007/00/00/23-toc.html&amp;amp;searchterms=pam.conf&amp;amp;queryid=20030325-092528" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J5849-90007/J5849-90007_top.html&amp;amp;con=/hpux/onlinedocs/J5849-90007/00/00/23-con.html&amp;amp;toc=/hpux/onlinedocs/J5849-90007/00/00/23-toc.html&amp;amp;searchterms=pam.conf&amp;amp;queryid=20030325-092528&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here's a link describing PAM configuration:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8723-90003/B8723-90003_top.html&amp;amp;con=/hpux/onlinedocs/B8723-90003/00/00/35-con.html&amp;amp;toc=/hpux/onlinedocs/B8723-90003/00/00/35-toc.html&amp;amp;searchterms=pam%20AND%20ntlm%20AND%20config&amp;amp;queryid=20001218-062008" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8723-90003/B8723-90003_top.html&amp;amp;con=/hpux/onlinedocs/B8723-90003/00/00/35-con.html&amp;amp;toc=/hpux/onlinedocs/B8723-90003/00/00/35-toc.html&amp;amp;searchterms=pam%20AND%20ntlm%20AND%20config&amp;amp;queryid=20001218-062008&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is another about configuration:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.dementia.org/~shadow/pam.html" target="_blank"&gt;http://www.dementia.org/~shadow/pam.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;radhakrishnan</description>
      <pubDate>Fri, 25 Apr 2003 04:44:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-pam-for-builtin-services/m-p/2956496#M752693</guid>
      <dc:creator>Radhakrishnan Venkatara</dc:creator>
      <dc:date>2003-04-25T04:44:30Z</dc:date>
    </item>
  </channel>
</rss>

