<?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 default passwd settings on &amp;quot;non trusted&amp;quot; system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205222#M733095</link>
    <description>We have a "non trusted" hp-ux 11i system&lt;BR /&gt;and I want to know:&lt;BR /&gt;What the default security settings are.&lt;BR /&gt;&lt;BR /&gt;There is a directory /etc/default/ but no file "security"&lt;BR /&gt;&lt;BR /&gt;Paul.</description>
    <pubDate>Wed, 21 Oct 2009 07:58:46 GMT</pubDate>
    <dc:creator>Paul Ettema</dc:creator>
    <dc:date>2009-10-21T07:58:46Z</dc:date>
    <item>
      <title>default passwd settings on "non trusted" system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205222#M733095</link>
      <description>We have a "non trusted" hp-ux 11i system&lt;BR /&gt;and I want to know:&lt;BR /&gt;What the default security settings are.&lt;BR /&gt;&lt;BR /&gt;There is a directory /etc/default/ but no file "security"&lt;BR /&gt;&lt;BR /&gt;Paul.</description>
      <pubDate>Wed, 21 Oct 2009 07:58:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205222#M733095</guid>
      <dc:creator>Paul Ettema</dc:creator>
      <dc:date>2009-10-21T07:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: default passwd settings on "non trusted" system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205223#M733096</link>
      <description>copy the file from some other server and change the variables as per your need</description>
      <pubDate>Wed, 21 Oct 2009 09:37:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205223#M733096</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2009-10-21T09:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: default passwd settings on "non trusted" system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205224#M733097</link>
      <description>IF your server is non trusted then some security features from /etc/default/security won't work as those features depend on the tcb database.&lt;BR /&gt;&lt;BR /&gt;Which security features are you lookig for???</description>
      <pubDate>Wed, 21 Oct 2009 09:53:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205224#M733097</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2009-10-21T09:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: default passwd settings on "non trusted" system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205225#M733098</link>
      <description>Hi Sunny,&lt;BR /&gt;&lt;BR /&gt;like:  min/max password length</description>
      <pubDate>Wed, 21 Oct 2009 09:57:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205225#M733098</guid>
      <dc:creator>Paul Ettema</dc:creator>
      <dc:date>2009-10-21T09:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: default passwd settings on "non trusted" system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205226#M733099</link>
      <description>Hi Paul..&lt;BR /&gt;&lt;BR /&gt;Password length is governed by "/etc/default/security" file.&lt;BR /&gt;&lt;BR /&gt;Inside that file you will find:&lt;BR /&gt;&lt;BR /&gt;MIN_PASSWORD_LENGTH&lt;BR /&gt;This parameter controls the minimum length of new passwords. It is not applicable to the root user on an untrusted system. &lt;BR /&gt;&lt;BR /&gt;MIN_PASSWORD_LENGTH=N New passwords must contain at least N characters. For untrusted systems N can be any value from 6 to 8. For trusted systems N can be any value from 6 to 80.&lt;BR /&gt;&lt;BR /&gt;Hope this helps..</description>
      <pubDate>Wed, 21 Oct 2009 10:02:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205226#M733099</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2009-10-21T10:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: default passwd settings on "non trusted" system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205227#M733100</link>
      <description>Hi Again,&lt;BR /&gt;&lt;BR /&gt;Try using sam for this:&lt;BR /&gt;SAM -&amp;gt; Auditing and Security -&amp;gt; System Security Policies -&amp;gt; Password Format policies -&amp;gt; maximum password length&lt;BR /&gt;&lt;BR /&gt;Regds..</description>
      <pubDate>Wed, 21 Oct 2009 10:03:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205227#M733100</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2009-10-21T10:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: default passwd settings on "non trusted" system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205228#M733101</link>
      <description>&amp;gt;RK :MIN_PASSWORD_LENGTH&lt;BR /&gt;&lt;BR /&gt;it is good for Trusted Systems not untrusted systems.</description>
      <pubDate>Wed, 21 Oct 2009 10:39:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205228#M733101</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-10-21T10:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: default passwd settings on "non trusted" system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205229#M733102</link>
      <description>Correction for my answer to RK:&lt;BR /&gt;&lt;BR /&gt;/etc/default/security will give the only parameter for non-trusted systems:&lt;BR /&gt;&lt;BR /&gt;MIN_PASSWORD_LENGTH=N New passwords must contain at least N characters. For non-trusted systems N can be any value from 6 to 8, while can be any value from 6 to 80 for Trusted system.</description>
      <pubDate>Wed, 21 Oct 2009 10:45:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205229#M733102</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-10-21T10:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: default passwd settings on "non trusted" system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205230#M733103</link>
      <description>Hi Paul,&lt;BR /&gt;&lt;BR /&gt;There won't be any security settings implied to the users if the systems is not trused or /etc/default/security files doesn't exist.&lt;BR /&gt;&lt;BR /&gt;You can copy or create security file by your own. To know more about the parameters in security file and it's explanations, read the man page or go here..&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60127/security.4.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60127/security.4.html&lt;/A&gt;</description>
      <pubDate>Wed, 21 Oct 2009 11:19:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205230#M733103</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-10-21T11:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: default passwd settings on "non trusted" system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205231#M733104</link>
      <description>@(1) R.K.# &lt;BR /&gt;no file "/etc/default/security"&lt;BR /&gt;&lt;BR /&gt;@(2) R.K.#&lt;BR /&gt;Then I got dthe message "You need to convert to a Trusted System before proceeding. ..."&lt;BR /&gt;&lt;BR /&gt;@(1) Hakki Aydin&lt;BR /&gt;I have "non trusted"&lt;BR /&gt;&lt;BR /&gt;@(2) Hakki Aydin&lt;BR /&gt;Where is it defined on "non trusted"? I don't have "/etc/default/security"&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Oct 2009 10:12:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205231#M733104</guid>
      <dc:creator>Paul Ettema</dc:creator>
      <dc:date>2009-10-22T10:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: default passwd settings on "non trusted" system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205232#M733105</link>
      <description>if you do not have the file, &lt;BR /&gt;the max passwd is 8 (you can use more caracters, but you will see that when entering the passwd the firat 8 are enauf to login.. so if somebody is thinking he has a 9 caracter passwd when youing to trusted mode ore when setting the max om 9 his passwd wil nologer work (unless he is only typing the first 8)&lt;BR /&gt;&lt;BR /&gt;there is no other limitation to the passwd that are used&lt;BR /&gt;&lt;BR /&gt;ps some passwd settings like max passwd age that can be set in the /etc/passwd file. if this options are used you encripted passwd fielt in the /etc/passwd is getting longer, for more info man passwd.&lt;BR /&gt;&lt;BR /&gt;Alsow it is poseble to gain a shadow file, please check if you have one (this will change my anwser)</description>
      <pubDate>Thu, 22 Oct 2009 10:28:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205232#M733105</guid>
      <dc:creator>F Verschuren</dc:creator>
      <dc:date>2009-10-22T10:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: default passwd settings on "non trusted" system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205233#M733106</link>
      <description>Thanks all for input.&lt;BR /&gt;it is clear for me now (and for auditor)&lt;BR /&gt;&lt;BR /&gt;Paul.</description>
      <pubDate>Wed, 04 Nov 2009 07:45:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/default-passwd-settings-on-quot-non-trusted-quot-system/m-p/5205233#M733106</guid>
      <dc:creator>Paul Ettema</dc:creator>
      <dc:date>2009-11-04T07:45:54Z</dc:date>
    </item>
  </channel>
</rss>

