<?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: Password Length in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841969#M273451</link>
    <description>My apologies, this is actually a trusted system.  I downloaded most of the 10.x documentation, and now understand the /tcb/files/auth structure</description>
    <pubDate>Mon, 14 Aug 2006 08:35:12 GMT</pubDate>
    <dc:creator>Dirk Moolman</dc:creator>
    <dc:date>2006-08-14T08:35:12Z</dc:date>
    <item>
      <title>Password Length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841953#M273435</link>
      <description>I also have another question regarding passwords on my version B10:20.&lt;BR /&gt;&lt;BR /&gt;Some of my accounts have short passwords (5 characters, alphabetic only. When I try to change the passwords, I am not allowed to use 5 characters any longer.  How can I force the use of 5 characters - how did the previous admin do this ?&lt;BR /&gt;&lt;BR /&gt;Dirk</description>
      <pubDate>Fri, 11 Aug 2006 10:27:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841953#M273435</guid>
      <dc:creator>Dirk Moolman</dc:creator>
      <dc:date>2006-08-11T10:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Password Length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841954#M273436</link>
      <description>The root use can make the password change and use any length he wants.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 11 Aug 2006 10:31:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841954#M273436</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-08-11T10:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Password Length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841955#M273437</link>
      <description>Dirk,&lt;BR /&gt;&lt;BR /&gt;why not just go with a bit more system security and use 8 alphanumeric and numeric numbers?  Seems anymore, you can't make a system secure enough.  Is this system running in trusted mode?&lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Fri, 11 Aug 2006 10:34:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841955#M273437</guid>
      <dc:creator>AndyMueller</dc:creator>
      <dc:date>2006-08-11T10:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Password Length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841956#M273438</link>
      <description>I am logging in as root, but I am still not allowed to create 5 character passwords, which is strange to me.&lt;BR /&gt;&lt;BR /&gt;I do not want to give away too much detail about my system, for security reasons, but we have cases unfortunately where we need the 5 char passwords.&lt;BR /&gt;&lt;BR /&gt;I also do not know if the system is trusted or not.  I had a look under /tcb, but I don't know what to look for, and cannot tell if the system is trusted or not.</description>
      <pubDate>Fri, 11 Aug 2006 10:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841956#M273438</guid>
      <dc:creator>Dirk Moolman</dc:creator>
      <dc:date>2006-08-11T10:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Password Length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841957#M273439</link>
      <description>run:  /usr/lbin/getprpw &lt;LOGINID&gt;  and it will tell you if the system is trusted or not.&lt;/LOGINID&gt;</description>
      <pubDate>Fri, 11 Aug 2006 10:49:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841957#M273439</guid>
      <dc:creator>AndyMueller</dc:creator>
      <dc:date>2006-08-11T10:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Password Length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841958#M273440</link>
      <description>Nope, mine is not - thanks</description>
      <pubDate>Fri, 11 Aug 2006 10:52:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841958#M273440</guid>
      <dc:creator>Dirk Moolman</dc:creator>
      <dc:date>2006-08-11T10:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Password Length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841959#M273441</link>
      <description>Dirk,  man passwd, your answer might be with MIN_PASSWORD_LENGTH variable&lt;BR /&gt;&lt;BR /&gt;On an untrusted system, only the first eight characters of a password are significant.&lt;BR /&gt;&lt;BR /&gt;        +  On an untrusted system, passwords of non-root users must have at&lt;BR /&gt;least six characters.  On a trusted system, passwords of all users must have at least six characters.  This restriction on the&lt;BR /&gt;password length can be increased to a value larger than six. Refer to the security(4) manual page for detailed information on&lt;BR /&gt;configurable parameters that affect the behavior of this command.&lt;BR /&gt;The parameter to select the minimum password length is            MIN_PASSWORD_LENGTH&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Aug 2006 10:57:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841959#M273441</guid>
      <dc:creator>AndyMueller</dc:creator>
      <dc:date>2006-08-11T10:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Password Length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841960#M273442</link>
      <description>My apologies for asking so many questions, I just have a lot to do in a very short time (work overload) - &lt;BR /&gt;&lt;BR /&gt;the man page says:&lt;BR /&gt;"The minimum password length depends on several parameters that the system administrator sets in the authentication databases."&lt;BR /&gt;&lt;BR /&gt;Where can I read more about the authentication of passwords, and the authentication databases ?</description>
      <pubDate>Fri, 11 Aug 2006 11:09:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841960#M273442</guid>
      <dc:creator>Dirk Moolman</dc:creator>
      <dc:date>2006-08-11T11:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Password Length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841961#M273443</link>
      <description>PS. I do not have any system administration documentation - is there a URL where I can download pdf versions of the HP manuals ?&lt;BR /&gt;&lt;BR /&gt;Any help appreciated</description>
      <pubDate>Fri, 11 Aug 2006 11:12:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841961#M273443</guid>
      <dc:creator>Dirk Moolman</dc:creator>
      <dc:date>2006-08-11T11:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Password Length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841962#M273444</link>
      <description>In a non-trusted system, the only "authentication database" that I'm aware of is /etc/default/security.  Check there for MIN_PASSWORD_LENGTH and do a man on security.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 11 Aug 2006 11:13:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841962#M273444</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-08-11T11:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Password Length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841963#M273445</link>
      <description>Dirk,&lt;BR /&gt;&lt;BR /&gt;try a :  man security&lt;BR /&gt;somewhere there appears to be a place where you can set the password lenght, I'm just not sure where.&lt;BR /&gt;/etc/default/security  maybe?</description>
      <pubDate>Fri, 11 Aug 2006 11:13:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841963#M273445</guid>
      <dc:creator>AndyMueller</dc:creator>
      <dc:date>2006-08-11T11:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Password Length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841964#M273446</link>
      <description>Dirk,&lt;BR /&gt;&lt;BR /&gt;For documentation:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/" target="_blank"&gt;http://docs.hp.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For HP-UX 10.20 specific docs:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/oshpux10.x.html" target="_blank"&gt;http://docs.hp.com/en/oshpux10.x.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;A lot of the docs are available in either HTML or PDF format.</description>
      <pubDate>Fri, 11 Aug 2006 11:24:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841964#M273446</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-08-11T11:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Password Length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841965#M273447</link>
      <description>Hi Dirk,&lt;BR /&gt;&lt;BR /&gt;Like Pete said. use the /etc/default/security file.&lt;BR /&gt;PASSWORD_MIN_UPPER_CASE_CHARS=2&lt;BR /&gt;PASSWORD_MIN_LOWER_CASE_CHARS=2&lt;BR /&gt;PASSWORD_MIN_DIGIT_CHARS=2&lt;BR /&gt;PASSWORD_MIN_SPECIAL_CHARS=2&lt;BR /&gt;PASSWORD_HISTORY_DEPTH=10&lt;BR /&gt;MIN_PASSWORD_LENGTH=9&lt;BR /&gt;&lt;BR /&gt;sp,</description>
      <pubDate>Fri, 11 Aug 2006 17:10:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841965#M273447</guid>
      <dc:creator>Sp4admin</dc:creator>
      <dc:date>2006-08-11T17:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: Password Length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841966#M273448</link>
      <description>All the manuals for HP-UX are located at:&lt;BR /&gt; &lt;BR /&gt;docs.hp.com&lt;BR /&gt; &lt;BR /&gt;NOTE: version 10.20 has been obsolete and unsupported since 2001 so many of the manuals will have details that do not apply to your old software. The /etc/default/security file will have no effect at all unless you have applied all the security patches for 10.20. Now your system is trusted IF there is a /tcb directory -- if not, then you have a standard system. Root should be able to change any user's password to 5 characters -- the previous admin may have created a script that uses usermod.sam or something similar. What error message do you get when you type:&lt;BR /&gt;&lt;BR /&gt;passwd userlogin&lt;BR /&gt; &lt;BR /&gt;Also, does your site use an NIS server for centralized passwords?</description>
      <pubDate>Fri, 11 Aug 2006 18:37:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841966#M273448</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-08-11T18:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: Password Length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841967#M273449</link>
      <description>The submitter indicated that the systems were running 10.20.  /etc/default/security did not exist until after 11.00 shipped. (It was first created in the August, 1998 release of 11.00 to control variables related to the password history mechanism.)  I don't believe those changes were ever backported to 10.20 systems, though 10.20 has been out of support for so long that it's mostly irrelevant now.&lt;BR /&gt;&lt;BR /&gt;Generally speaking, the design philosophy has been to not force restrictions like this upon superusers, since they could always bypass them by using vi directly on the passwd file or other configuration files, and are more likely to break something by doing so.</description>
      <pubDate>Fri, 11 Aug 2006 19:22:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841967#M273449</guid>
      <dc:creator>doug hosking</dc:creator>
      <dc:date>2006-08-11T19:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Password Length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841968#M273450</link>
      <description>Thank you everyone for the replies, I do appreciate it.&lt;BR /&gt;I also assumed that this was an old version of HP, when I read the man pages which were very limited.&lt;BR /&gt;&lt;BR /&gt;I will download the documentation, and read up about this version a bit. And I think Doug is right - I do not have the file /etc/default/security on this system.&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Aug 2006 02:57:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841968#M273450</guid>
      <dc:creator>Dirk Moolman</dc:creator>
      <dc:date>2006-08-14T02:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Password Length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841969#M273451</link>
      <description>My apologies, this is actually a trusted system.  I downloaded most of the 10.x documentation, and now understand the /tcb/files/auth structure</description>
      <pubDate>Mon, 14 Aug 2006 08:35:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841969#M273451</guid>
      <dc:creator>Dirk Moolman</dc:creator>
      <dc:date>2006-08-14T08:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Password Length</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841970#M273452</link>
      <description>Info I found (also not available on my version):&lt;BR /&gt;&lt;BR /&gt;o MIN_PASSWORD_LENGTH &lt;BR /&gt;(introduced in 11.00 via PHCO_24390)</description>
      <pubDate>Mon, 14 Aug 2006 10:03:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-length/m-p/3841970#M273452</guid>
      <dc:creator>Dirk Moolman</dc:creator>
      <dc:date>2006-08-14T10:03:18Z</dc:date>
    </item>
  </channel>
</rss>

