<?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 Disabling password aging - HPUX 11.31 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-password-aging-hpux-11-31/m-p/4336952#M342964</link>
    <description>Hi.&lt;BR /&gt;&lt;BR /&gt;Running HPUX 11.31... in UNtrusted mode.&lt;BR /&gt;&lt;BR /&gt;I'm trying to disable password aging for one particular user. If I try setting PASSWORD_MAXDAYS in SMH to -1, like it says to disable it (i.e. -1...441  Maximum number of days that a password is valid (-1=Disable aging), I keep getting the following error:&lt;BR /&gt;&lt;BR /&gt;The user value for PASSWORD_MAXDAYS is out of range.&lt;BR /&gt;&lt;BR /&gt;If I try with userdbset:&lt;BR /&gt;&lt;BR /&gt;userdbset -u username PASSWORD_MAXDAYS=-1&lt;BR /&gt;&lt;BR /&gt;I get: Unknown attribute : PASSWORD_MAXDAYS&lt;BR /&gt;&lt;BR /&gt;Why?? What gives?? I've got SMH A.2.2.9.1 installed.&lt;BR /&gt;&lt;BR /&gt;Regards, Pat&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 13 Jan 2009 16:52:19 GMT</pubDate>
    <dc:creator>PatRoy</dc:creator>
    <dc:date>2009-01-13T16:52:19Z</dc:date>
    <item>
      <title>Disabling password aging - HPUX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-password-aging-hpux-11-31/m-p/4336952#M342964</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;Running HPUX 11.31... in UNtrusted mode.&lt;BR /&gt;&lt;BR /&gt;I'm trying to disable password aging for one particular user. If I try setting PASSWORD_MAXDAYS in SMH to -1, like it says to disable it (i.e. -1...441  Maximum number of days that a password is valid (-1=Disable aging), I keep getting the following error:&lt;BR /&gt;&lt;BR /&gt;The user value for PASSWORD_MAXDAYS is out of range.&lt;BR /&gt;&lt;BR /&gt;If I try with userdbset:&lt;BR /&gt;&lt;BR /&gt;userdbset -u username PASSWORD_MAXDAYS=-1&lt;BR /&gt;&lt;BR /&gt;I get: Unknown attribute : PASSWORD_MAXDAYS&lt;BR /&gt;&lt;BR /&gt;Why?? What gives?? I've got SMH A.2.2.9.1 installed.&lt;BR /&gt;&lt;BR /&gt;Regards, Pat&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Jan 2009 16:52:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-password-aging-hpux-11-31/m-p/4336952#M342964</guid>
      <dc:creator>PatRoy</dc:creator>
      <dc:date>2009-01-13T16:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling password aging - HPUX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-password-aging-hpux-11-31/m-p/4336953#M342965</link>
      <description>Are you using shadow password file since there was an issue where /etc/default/security&lt;BR /&gt;overrides /etc/shadow</description>
      <pubDate>Tue, 13 Jan 2009 17:13:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-password-aging-hpux-11-31/m-p/4336953#M342965</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2009-01-13T17:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling password aging - HPUX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-password-aging-hpux-11-31/m-p/4336954#M342966</link>
      <description>Nope. Ain't using shadow. Passwords are encrypted within /etc/passwd.&lt;BR /&gt;&lt;BR /&gt;SHould I be using shadow?&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Jan 2009 18:13:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-password-aging-hpux-11-31/m-p/4336954#M342966</guid>
      <dc:creator>PatRoy</dc:creator>
      <dc:date>2009-01-13T18:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling password aging - HPUX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-password-aging-hpux-11-31/m-p/4336955#M342967</link>
      <description>No, its not required.&lt;BR /&gt;Might be there is some other issue&lt;BR /&gt;You need to wait for our experts to revert to your issue,&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Jan 2009 18:37:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-password-aging-hpux-11-31/m-p/4336955#M342967</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2009-01-13T18:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling password aging - HPUX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-password-aging-hpux-11-31/m-p/4336956#M342968</link>
      <description>&amp;gt;Why?? What gives??&lt;BR /&gt;&lt;BR /&gt;You could always use vipw(1m) to remove the aging subfield out of the password field.  From the comma to the end.</description>
      <pubDate>Wed, 14 Jan 2009 04:41:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-password-aging-hpux-11-31/m-p/4336956#M342968</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-01-14T04:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling password aging - HPUX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-password-aging-hpux-11-31/m-p/4336957#M342969</link>
      <description>Here's a note I've got from HP after submitting a case for it... &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; HPSupport_AM &lt;WFM&gt; 14/01/2009 3:38 pm &amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;FR: alonso_baldioceda&lt;BR /&gt;&lt;BR /&gt;Patrick,&lt;BR /&gt;&lt;BR /&gt;There is an Enhancement request filed with the reference number QXCR1000821184 to resolve this issue. &lt;BR /&gt;&lt;BR /&gt;As per the manual pages of passwd(1) and security(4), setting PASSWORD_MAXDAYS=-1 will disable the password aging. But values specied in system-wide configuration file /etc/default/security do not take effect. So it is no possible disable password aging per user overriding the system default to use password aging.&lt;BR /&gt;&lt;BR /&gt;Unfortunately there is no a fix currently and there is no a release date for the patch.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Alonso&lt;BR /&gt;&lt;BR /&gt;======================&lt;BR /&gt;&lt;BR /&gt;My original note:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Running HPUX 11.31 on an Untrusted system and trying to disable password aging for 1 user from the SMH web interface. Not yet running with shadow passwords.&lt;BR /&gt;&lt;BR /&gt;Just like it says for PASSWORD_MAXDAYS: -1...441 Maximum number of days that a password is valid (-1=Disable aging)&lt;BR /&gt;&lt;BR /&gt;I did exactly that. Put in -1. It keeps telling me -1 out of range???&lt;BR /&gt;&lt;BR /&gt;Now if I go into the tui version of SMH, I read the following warning:&lt;BR /&gt;&lt;BR /&gt;The per user value for the security attributes PASSWORD_MINDAYS, PASSWORD_MAXDAYS and PASSWORD_WARNDAYS cannot be removed individually.&lt;BR /&gt;&lt;BR /&gt;How are we supposed to disable password aging for 1 user only? PASSWORD_MAXDAYS is set to 60 in /etc/default/security.&lt;BR /&gt;&lt;BR /&gt;&lt;/WFM&gt;</description>
      <pubDate>Fri, 16 Jan 2009 21:04:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-password-aging-hpux-11-31/m-p/4336957#M342969</guid>
      <dc:creator>PatRoy</dc:creator>
      <dc:date>2009-01-16T21:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling password aging - HPUX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-password-aging-hpux-11-31/m-p/4336958#M342970</link>
      <description>OK....the PASSWORD_MAXDAYS and whatnot are in the default security files.  They are applied when the user is first created and then not referenced.  Disabling them w/ -1 will only apply to users created after the change.&lt;BR /&gt;&lt;BR /&gt;I have no clue what userdbset does, so I can't comment on why you see the results you do.&lt;BR /&gt;&lt;BR /&gt;For a specific user, you can:&lt;BR /&gt;&lt;BR /&gt;a) remove the aging information for an individual user using "vipw" as Dennis noted.  in the following example:&lt;BR /&gt;&lt;BR /&gt;testusr:asdcasd,asd:.......&lt;BR /&gt;&lt;BR /&gt;you would want that to read:&lt;BR /&gt;&lt;BR /&gt;testusr:asdcasd:.......&lt;BR /&gt;&lt;BR /&gt;or:&lt;BR /&gt;&lt;BR /&gt;b)as "root", you can try:&lt;BR /&gt;&lt;BR /&gt;passwd testusr -n 0 -x 0 &lt;BR /&gt;&lt;BR /&gt;NOTE:&lt;BR /&gt;I prefer the "vipw" method, as I *know* that will work</description>
      <pubDate>Fri, 16 Jan 2009 23:47:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-password-aging-hpux-11-31/m-p/4336958#M342970</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-01-16T23:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling password aging - HPUX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-password-aging-hpux-11-31/m-p/4336959#M342971</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;remove password aging field from password  i.e after comma&lt;BR /&gt;&lt;BR /&gt;if you are not familiar with editing /etc/passwd&lt;BR /&gt;&lt;BR /&gt;use SAM to disable password aging &lt;BR /&gt;&lt;BR /&gt;SAM-Accounts for Users and Groups-Local users-select account-Modify password option -set password option to No Restrictions (Normal Behavior)&lt;BR /&gt;&lt;BR /&gt;Javed</description>
      <pubDate>Sat, 17 Jan 2009 12:51:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-password-aging-hpux-11-31/m-p/4336959#M342971</guid>
      <dc:creator>Javed Khan_1</dc:creator>
      <dc:date>2009-01-17T12:51:31Z</dc:date>
    </item>
  </channel>
</rss>

