<?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 password Security in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-password-security/m-p/4360298#M346054</link>
    <description>It is trusted mode server, so it means i don't even need to modify the security file at all, right?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Leah</description>
    <pubDate>Tue, 17 Feb 2009 18:53:46 GMT</pubDate>
    <dc:creator>Leah Chow</dc:creator>
    <dc:date>2009-02-17T18:53:46Z</dc:date>
    <item>
      <title>User password Security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-password-security/m-p/4360296#M346052</link>
      <description>I have a new HP Integrity RX6600 server, I need to create users to use some applications.  I modified the /etc/default/security file to define some password policy:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# Password history depth&lt;BR /&gt; PASSWORD_HISTORY_DEPTH=5&lt;BR /&gt;&lt;BR /&gt;# Optional restrictions for new passwords&lt;BR /&gt;# PASSWORD_MIN_UPPER_CASE_CHARS=0&lt;BR /&gt; PASSWORD_MIN_LOWER_CASE_CHARS=1&lt;BR /&gt; PASSWORD_MIN_DIGIT_CHARS=1&lt;BR /&gt;# PASSWORD_MIN_SPECIAL_CHARS=2&lt;BR /&gt;&lt;BR /&gt;# Standard and Shadow modes only: number&lt;BR /&gt;# of days that passwords are valid&lt;BR /&gt;# PASSWORD_MAXDAYS=175&lt;BR /&gt; PASSWORD_MINDAYS=90&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When i use smh or sam to create user account, i click on 'Modify users security policies', then 'password aging policies' , it has default (enabled) function, something like this:&lt;BR /&gt;&lt;BR /&gt;time between password changes (days): 0&lt;BR /&gt;password expiration time (days): 182&lt;BR /&gt;Password Expiration warning time (days): 7&lt;BR /&gt;password Life time (days): 196&lt;BR /&gt;&lt;BR /&gt;I gave each user a temperaory password, so i need to click on &lt;BR /&gt;&lt;BR /&gt;password age status:&lt;BR /&gt;&lt;BR /&gt;expire password immediately&lt;BR /&gt;&lt;BR /&gt;to expire password as soon as the user log on.&lt;BR /&gt;&lt;BR /&gt;My question is which policy will system follow?  the security file or the sam?&lt;BR /&gt;&lt;BR /&gt;thanks for your help&lt;BR /&gt;Leah</description>
      <pubDate>Tue, 17 Feb 2009 14:31:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-password-security/m-p/4360296#M346052</guid>
      <dc:creator>Leah Chow</dc:creator>
      <dc:date>2009-02-17T14:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: User password Security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-password-security/m-p/4360297#M346053</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you have converted the system to trusted mode then the global security policies you define on SAM will be applicable to all the users. You can also define user level security policies in trusted configuration by selecting individual users.&lt;BR /&gt;&lt;BR /&gt;/etc/default/security policies will be applicable to non-trusted systems.</description>
      <pubDate>Tue, 17 Feb 2009 14:43:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-password-security/m-p/4360297#M346053</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-02-17T14:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: User password Security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-password-security/m-p/4360298#M346054</link>
      <description>It is trusted mode server, so it means i don't even need to modify the security file at all, right?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Leah</description>
      <pubDate>Tue, 17 Feb 2009 18:53:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-password-security/m-p/4360298#M346054</guid>
      <dc:creator>Leah Chow</dc:creator>
      <dc:date>2009-02-17T18:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: User password Security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-password-security/m-p/4360299#M346055</link>
      <description>&amp;gt;&amp;gt;&amp;gt;It is trusted mode server, so it means i don't even need to modify the security file at all, right?&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Not really...There are many parameters you can set in security file which cannot be set on trusted configurations. Like Password history depth,&lt;BR /&gt;Number of logins allowed per user, How to behave when user home dir is missing, Password min upper/lower/special characters,&lt;BR /&gt;ignorance of /etc/nologin file, etc.&lt;BR /&gt;&lt;BR /&gt;security file will be referred even after the system is converted to trusted. It provides extended security features.&lt;BR /&gt;&lt;BR /&gt;Have a look at the security manual, it describes for each option if it applies for trusted systems.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3921-60631/security.4.html" target="_blank"&gt;http://docs.hp.com/en/B3921-60631/security.4.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Feb 2009 11:02:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-password-security/m-p/4360299#M346055</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-02-18T11:02:08Z</dc:date>
    </item>
  </channel>
</rss>

