<?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: User Managemtn Problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-managemtn-problems/m-p/5192136#M461791</link>
    <description>What is your HPUX version ? 11.23 or 11.31 ?&lt;BR /&gt;Are you up to date with your patching ?&lt;BR /&gt;Are the PAM modules installed correctly ?</description>
    <pubDate>Mon, 10 Aug 2009 11:44:28 GMT</pubDate>
    <dc:creator>Mel Burslan</dc:creator>
    <dc:date>2009-08-10T11:44:28Z</dc:date>
    <item>
      <title>User Managemtn Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-managemtn-problems/m-p/5192135#M461790</link>
      <description>In one of my Itanium Server I m facing below Issues.The system is trusted.&lt;BR /&gt;&lt;BR /&gt;1.      Login access is denied, when password is set is more then 8 characters.&lt;BR /&gt;2.      User can login to the server, even when admin lock is applied for the id.&lt;BR /&gt;3.      User id is not locked even after 3 consecutive login attempts failures.&lt;BR /&gt;4.      When ‘passwd –f userid ‘ is applied and User changes password on 1st login then current login session exits, but User can login next time with changed password.&lt;BR /&gt;      &lt;BR /&gt;&lt;BR /&gt;Here we have below setting in /etc/default/security file .&lt;BR /&gt;&lt;BR /&gt;NUMBER_OF_LOGINS_ALLOWED=3&lt;BR /&gt;MIN_PASSWORD_LENGTH=8&lt;BR /&gt;PASSWORD_HISTORY_DEPTH=5&lt;BR /&gt;PASSWORD_MIN_UPPER_CASE_CHARS=1&lt;BR /&gt;PASSWORD_MIN_LOWER_CASE_CHARS=1&lt;BR /&gt;PASSWORD_MIN_DIGIT_CHARS=1&lt;BR /&gt;PASSWORD_MIN_SPECIAL_CHARS=1&lt;BR /&gt;PASSWORD_MAXDAYS=90&lt;BR /&gt;PASSWORD_WARNDAYS=7&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can some1 please explain how do i resolve this Issues.&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Aug 2009 10:03:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-managemtn-problems/m-p/5192135#M461790</guid>
      <dc:creator>raiden</dc:creator>
      <dc:date>2009-08-10T10:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: User Managemtn Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-managemtn-problems/m-p/5192136#M461791</link>
      <description>What is your HPUX version ? 11.23 or 11.31 ?&lt;BR /&gt;Are you up to date with your patching ?&lt;BR /&gt;Are the PAM modules installed correctly ?</description>
      <pubDate>Mon, 10 Aug 2009 11:44:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-managemtn-problems/m-p/5192136#M461791</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-08-10T11:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: User Managemtn Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-managemtn-problems/m-p/5192137#M461792</link>
      <description>&lt;BR /&gt;This is HP-UX 11.23&lt;BR /&gt;I have Sep 2008 Patch Bundle Installed?&lt;BR /&gt;How do i check if the pam modules are installed correctly..&lt;BR /&gt;&lt;BR /&gt;But how does patch and pam modules relates to my problem</description>
      <pubDate>Tue, 11 Aug 2009 01:19:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-managemtn-problems/m-p/5192137#M461792</guid>
      <dc:creator>raiden</dc:creator>
      <dc:date>2009-08-11T01:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: User Managemtn Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-managemtn-problems/m-p/5192138#M461793</link>
      <description>plz help</description>
      <pubDate>Tue, 11 Aug 2009 07:00:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-managemtn-problems/m-p/5192138#M461793</guid>
      <dc:creator>raiden</dc:creator>
      <dc:date>2009-08-11T07:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: User Managemtn Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-managemtn-problems/m-p/5192139#M461794</link>
      <description>try this:&lt;BR /&gt;swlist -l product |grep -i pam&lt;BR /&gt;&lt;BR /&gt;to see if you have Pluggable Authentication Module in your box.</description>
      <pubDate>Tue, 11 Aug 2009 07:12:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-managemtn-problems/m-p/5192139#M461794</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-08-11T07:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: User Managemtn Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-managemtn-problems/m-p/5192140#M461795</link>
      <description>Yes I have PAM installed but still i want to know how pam relates to the problem which i have mentioned.&lt;BR /&gt;&lt;BR /&gt;  PAM-Kerberos          C.01.24        PAM-Kerberos Version 1.24&lt;BR /&gt;  PAM-NTLM              A.02.02.01     HP NTLM Pluggable Authentication Module&lt;BR /&gt;  PAMmkdir              A.09.00-1.0.001 Home Directory creator&lt;BR /&gt;  PAMpasswd             A.09.00-1.0.2.001 PAM Password Strength Checking Module&lt;BR /&gt;  PHCO_31618            1.0            libpam_updbe cumulative patch&lt;BR /&gt;  PHCO_32146            1.0            libpam cumulative patch&lt;BR /&gt;  PHCO_36742            1.0            libpam_hpsec cumulative patch&lt;BR /&gt;  PHCO_37076            1.0            libpam_unix cumulative patch&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Aug 2009 08:35:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-managemtn-problems/m-p/5192140#M461795</guid>
      <dc:creator>raiden</dc:creator>
      <dc:date>2009-08-11T08:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: User Managemtn Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-managemtn-problems/m-p/5192141#M461796</link>
      <description>the problem is resolved. The aramater "UsePam no" in the sshd_config file was the 1 who created all the mess. &lt;BR /&gt;&lt;BR /&gt;Changed it to yes. Restarted sshd .. Problem solved :)</description>
      <pubDate>Sat, 15 Aug 2009 00:28:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-managemtn-problems/m-p/5192141#M461796</guid>
      <dc:creator>raiden</dc:creator>
      <dc:date>2009-08-15T00:28:03Z</dc:date>
    </item>
  </channel>
</rss>

