<?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: Linux PAM and LDAP in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-pam-and-ldap/m-p/3062091#M6484</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Sure that LDAP server would be a good and not that hard way to go. ead Red hat advises on that at :&lt;BR /&gt;&lt;A href="http://www.europe.redhat.com/documentation/rhl9/rhl-rg-en-9/ch-ldap.php3" target="_blank"&gt;http://www.europe.redhat.com/documentation/rhl9/rhl-rg-en-9/ch-ldap.php3&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;They also have a few pages on pam. Maybe could your ead them too and let us know what exactly doesn't work on setting it up :&lt;BR /&gt;&lt;A href="http://www.europe.redhat.com/documentation/rhl9/rhl-rg-en-9/ch-pam.php3" target="_blank"&gt;http://www.europe.redhat.com/documentation/rhl9/rhl-rg-en-9/ch-pam.php3&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.bb-zone.com/SLGFG/chapter25.html" target="_blank"&gt;http://www.bb-zone.com/SLGFG/chapter25.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;J</description>
    <pubDate>Wed, 03 Sep 2003 05:37:29 GMT</pubDate>
    <dc:creator>Jerome Henry</dc:creator>
    <dc:date>2003-09-03T05:37:29Z</dc:date>
    <item>
      <title>Linux PAM and LDAP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-pam-and-ldap/m-p/3062089#M6482</link>
      <description>I am running several Redhat 9.0 Linux workstations that run OPENLDAP clients. I don't want local root to be able to change other user passwords. Also I want the old password be prompted before a user is allowed to change his password.&lt;BR /&gt;&lt;BR /&gt;I am playing with PAM but haven't had any succees. Mainly because I don't understand PAM well enough.&lt;BR /&gt;&lt;BR /&gt;Any ideas ?&lt;BR /&gt;&lt;BR /&gt;Many thanks for your time.&lt;BR /&gt;&lt;BR /&gt;Sriram</description>
      <pubDate>Wed, 03 Sep 2003 02:19:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-pam-and-ldap/m-p/3062089#M6482</guid>
      <dc:creator>Sriram Rajan</dc:creator>
      <dc:date>2003-09-03T02:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Linux PAM and LDAP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-pam-and-ldap/m-p/3062090#M6483</link>
      <description>Your best bet would be an NIS configuration.  Then the user passwords would be controlled by the NIS master server.&lt;BR /&gt;&lt;BR /&gt;Its somewhat complex but it can be done.&lt;BR /&gt;&lt;BR /&gt;Making one of the Linux boxes an LDAP server might be a better way to go.  You want central control and either suggestion can do it.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 03 Sep 2003 02:47:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-pam-and-ldap/m-p/3062090#M6483</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-09-03T02:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Linux PAM and LDAP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-pam-and-ldap/m-p/3062091#M6484</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Sure that LDAP server would be a good and not that hard way to go. ead Red hat advises on that at :&lt;BR /&gt;&lt;A href="http://www.europe.redhat.com/documentation/rhl9/rhl-rg-en-9/ch-ldap.php3" target="_blank"&gt;http://www.europe.redhat.com/documentation/rhl9/rhl-rg-en-9/ch-ldap.php3&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;They also have a few pages on pam. Maybe could your ead them too and let us know what exactly doesn't work on setting it up :&lt;BR /&gt;&lt;A href="http://www.europe.redhat.com/documentation/rhl9/rhl-rg-en-9/ch-pam.php3" target="_blank"&gt;http://www.europe.redhat.com/documentation/rhl9/rhl-rg-en-9/ch-pam.php3&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.bb-zone.com/SLGFG/chapter25.html" target="_blank"&gt;http://www.bb-zone.com/SLGFG/chapter25.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Wed, 03 Sep 2003 05:37:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-pam-and-ldap/m-p/3062091#M6484</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-09-03T05:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Linux PAM and LDAP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-pam-and-ldap/m-p/3062092#M6485</link>
      <description>see LJ articles :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.linuxjournal.com/article.php?sid=6936" target="_blank"&gt;http://www.linuxjournal.com/article.php?sid=6936&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Vitaly</description>
      <pubDate>Wed, 03 Sep 2003 07:31:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-pam-and-ldap/m-p/3062092#M6485</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2003-09-03T07:31:13Z</dc:date>
    </item>
  </channel>
</rss>

