<?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: Trusted System Passwords in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-passwords/m-p/3787444#M784121</link>
    <description>Barry,&lt;BR /&gt;&lt;BR /&gt;To check the consistency of your /etc/passwd and trusted system password database, use the command:&lt;BR /&gt; /usr/sbin/authck &lt;BR /&gt;&lt;BR /&gt;Darrel</description>
    <pubDate>Fri, 12 May 2006 16:27:44 GMT</pubDate>
    <dc:creator>Darrel Louis</dc:creator>
    <dc:date>2006-05-12T16:27:44Z</dc:date>
    <item>
      <title>Trusted System Passwords</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-passwords/m-p/3787438#M784115</link>
      <description>We're using an HP 9000 box running HPUX 11.0. We recently trusted our system.&lt;BR /&gt;&lt;BR /&gt;We've got password requirements of a minimum of 8 characters, at least one of those being a digit, and at least one of those being a special character. (Ex: xfgdye1!)&lt;BR /&gt;&lt;BR /&gt;What we have happening is users are creating a password longer than eight characters...  using a digit and a special character as ninth and tenth characters for example... and once the password is set they are then able to log in to our system using only the eight characters. They have basically circumvented the digit and special character requirement.&lt;BR /&gt;&lt;BR /&gt;We've fiddled with all we know how and can't come up with a fix to prevent folks from getting around the use of a digit and special character... and users are spreading the news.&lt;BR /&gt;&lt;BR /&gt;Ideas?</description>
      <pubDate>Fri, 12 May 2006 12:22:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-passwords/m-p/3787438#M784115</guid>
      <dc:creator>Barry Mayfield</dc:creator>
      <dc:date>2006-05-12T12:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted System Passwords</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-passwords/m-p/3787439#M784116</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This link is really worth &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=212256" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=212256&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Chan</description>
      <pubDate>Fri, 12 May 2006 12:48:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-passwords/m-p/3787439#M784116</guid>
      <dc:creator>Chan 007</dc:creator>
      <dc:date>2006-05-12T12:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted System Passwords</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-passwords/m-p/3787440#M784117</link>
      <description>Barry,&lt;BR /&gt;&lt;BR /&gt;This is not normal behavior.  On my 11i trusted system, when I enter a password of &amp;gt;8 characters, all the characters are required to log in.&lt;BR /&gt;&lt;BR /&gt;1. Check your /etc/default/security file.  Maybe some weird option in there?&lt;BR /&gt;&lt;BR /&gt;2. Make sure you have all trusted system patches.  Go to &lt;A href="http://www1.itrc.hp.com/service/patch/search.do?BC=main" target="_blank"&gt;http://www1.itrc.hp.com/service/patch/search.do?BC=main&lt;/A&gt;|&amp;amp;pageOsid=hpux and search for the exact phrase "trusted system"</description>
      <pubDate>Fri, 12 May 2006 13:27:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-passwords/m-p/3787440#M784117</guid>
      <dc:creator>Greg Vaidman</dc:creator>
      <dc:date>2006-05-12T13:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted System Passwords</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-passwords/m-p/3787441#M784118</link>
      <description>Barry,&lt;BR /&gt;&lt;BR /&gt;Can you check what the Maximum password lenght is: &lt;BR /&gt;/usr/lbin/getprdef -m maxpwln&lt;BR /&gt;With modprdef you can chang the value.&lt;BR /&gt;&lt;BR /&gt;/usr/lbin/getprdef -r [-m option],option] [-b] [-p] [-t]&lt;BR /&gt;OPTIONS&lt;BR /&gt;-r raw display of the protected database field values&lt;BR /&gt;-m display the value of the option given. If -m is not specified,&lt;BR /&gt;all protected database fields will be displayed.&lt;BR /&gt;-b display password defaults&lt;BR /&gt;-p display time defaults&lt;BR /&gt;-t display login defaults&lt;BR /&gt;Boolean values are returned as YES, NO, or DFT (default).&lt;BR /&gt;A value of -1 indicates that the field is undefined.&lt;BR /&gt;The following values will be displayed or can be selected&lt;BR /&gt;using the -m option:&lt;BR /&gt;&lt;BR /&gt;maxpwln maximum password length allowed&lt;BR /&gt;&lt;BR /&gt;Goodluck &lt;BR /&gt;&lt;BR /&gt;Darrel&lt;BR /&gt;</description>
      <pubDate>Fri, 12 May 2006 15:25:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-passwords/m-p/3787441#M784118</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2006-05-12T15:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted System Passwords</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-passwords/m-p/3787442#M784119</link>
      <description>Greg:&lt;BR /&gt;We're actually in the middle of assessing our current patch status and prepping for any updates we need. We'll definitely be looking at this to make sure we're covered as far as the trusting goes.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Darrel:&lt;BR /&gt;We're currently set at 16 maximum.&lt;BR /&gt;&lt;BR /&gt;We use software that makes use of a telnet connection to our host (HPUX box). I currently have assigned myself a 16 character password but am logging in pretty as you please using only the first eight. Heh, heh.&lt;BR /&gt;&lt;BR /&gt;Thanks folks for the help and other things to look at.</description>
      <pubDate>Fri, 12 May 2006 15:57:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-passwords/m-p/3787442#M784119</guid>
      <dc:creator>Barry Mayfield</dc:creator>
      <dc:date>2006-05-12T15:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted System Passwords</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-passwords/m-p/3787443#M784120</link>
      <description>Barry,&lt;BR /&gt;&lt;BR /&gt;What's the patch level of your server, I'll test test it on one of the hp-ux 11.00 server.&lt;BR /&gt;What's the Openssh version you're using?&lt;BR /&gt;&lt;BR /&gt;Darrel</description>
      <pubDate>Fri, 12 May 2006 16:01:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-passwords/m-p/3787443#M784120</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2006-05-12T16:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted System Passwords</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-passwords/m-p/3787444#M784121</link>
      <description>Barry,&lt;BR /&gt;&lt;BR /&gt;To check the consistency of your /etc/passwd and trusted system password database, use the command:&lt;BR /&gt; /usr/sbin/authck &lt;BR /&gt;&lt;BR /&gt;Darrel</description>
      <pubDate>Fri, 12 May 2006 16:27:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-passwords/m-p/3787444#M784121</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2006-05-12T16:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted System Passwords</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-passwords/m-p/3787445#M784122</link>
      <description>When did you create your long passwords -- before or after trusted conversion?  An untrusted system will (incorrectly IMHO) let you enter 10, 20 30 or more characters for a password and then will accept anything past the first 8 characters. In other words, the untrusted system silently truncates all passwords to 8. When you converted, only those 8 came across as 8 and if the users use just 8, they will work fine. Add a 9th character to a login password attempt and it should fail because every character is used in a Trusted system.&lt;BR /&gt; &lt;BR /&gt;To prove this, create a new password now that the system is Trusted. Make it 9 or 10 or 16, whatever. Then try a login with just the first 8. If the first 8 work OK, I would be very concerned about patches. Note that 11.0 is going out of support this year.</description>
      <pubDate>Fri, 12 May 2006 20:34:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-system-passwords/m-p/3787445#M784122</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-05-12T20:34:57Z</dc:date>
    </item>
  </channel>
</rss>

