<?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: /etc/default/security in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960955#M740499</link>
    <description>correct. go ahead.</description>
    <pubDate>Sun, 19 Feb 2006 18:55:18 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2006-02-19T18:55:18Z</dc:date>
    <item>
      <title>/etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960948#M740492</link>
      <description>I donot have a /etc/default/security file. How can i create one.</description>
      <pubDate>Sun, 19 Feb 2006 18:09:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960948#M740492</guid>
      <dc:creator>Khashru</dc:creator>
      <dc:date>2006-02-19T18:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960949#M740493</link>
      <description>Hi Krashru:&lt;BR /&gt;&lt;BR /&gt;As root, do:&lt;BR /&gt;&lt;BR /&gt;# touch /etc/default/security&lt;BR /&gt;# chmod 644 /etc/default/security&lt;BR /&gt;&lt;BR /&gt;See the manpages for more information.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/B2355-60127/security.4.html" target="_blank"&gt;http://www.docs.hp.com/en/B2355-60127/security.4.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Sun, 19 Feb 2006 18:19:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960949#M740493</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-02-19T18:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960950#M740494</link>
      <description>I want to mean that is there any templete for the content of the file. From where i can get a default content that file.</description>
      <pubDate>Sun, 19 Feb 2006 18:22:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960950#M740494</guid>
      <dc:creator>Khashru</dc:creator>
      <dc:date>2006-02-19T18:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960951#M740495</link>
      <description>Check if you have template file in /usr/newconfig/etc dir.&lt;BR /&gt;Elseprepae one, by looking at man page of man 4 security</description>
      <pubDate>Sun, 19 Feb 2006 18:27:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960951#M740495</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-02-19T18:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960952#M740496</link>
      <description>can i get a sample one.</description>
      <pubDate>Sun, 19 Feb 2006 18:30:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960952#M740496</guid>
      <dc:creator>Khashru</dc:creator>
      <dc:date>2006-02-19T18:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960953#M740497</link>
      <description>HI (again) Khashru:&lt;BR /&gt;&lt;BR /&gt;You simply need to create the file and specify what *you* want in it according to the manpages I referenced.&lt;BR /&gt;&lt;BR /&gt;The format is 'paramter=value' as noted there.  Pay attention to the notes with each parameter cited in the manpages.  Certain options require certain patches or bundles to be installed to work.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Sun, 19 Feb 2006 18:35:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960953#M740497</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-02-19T18:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960954#M740498</link>
      <description>I want to create the following rule&lt;BR /&gt;&lt;BR /&gt;password 6 character and password history 1. I think the /etc/default/security file should contain the following&lt;BR /&gt;&lt;BR /&gt;MIN_PASSWORD_LENGTH=6&lt;BR /&gt;PASSWORD_HISTORY_DEPTH=1&lt;BR /&gt;&lt;BR /&gt;correct me if i am wrong.</description>
      <pubDate>Sun, 19 Feb 2006 18:41:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960954#M740498</guid>
      <dc:creator>Khashru</dc:creator>
      <dc:date>2006-02-19T18:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960955#M740499</link>
      <description>correct. go ahead.</description>
      <pubDate>Sun, 19 Feb 2006 18:55:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960955#M740499</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-02-19T18:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960956#M740500</link>
      <description>here is my /etc/default/security file...&lt;BR /&gt;&lt;BR /&gt;have a look attachment&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mustafa</description>
      <pubDate>Tue, 21 Feb 2006 01:59:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960956#M740500</guid>
      <dc:creator>Mustafa Gulercan</dc:creator>
      <dc:date>2006-02-21T01:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960957#M740501</link>
      <description># touch /etc/default/security&lt;BR /&gt;# chmod 666 /etc/default/security&lt;BR /&gt;&lt;BR /&gt;Sample "security" file:&lt;BR /&gt;&lt;BR /&gt;MIN_PASSWORD_LENGTH=8&lt;BR /&gt;PASSWORD_MIN_UPPER_CASE_CHARS=1&lt;BR /&gt;PASSWORD_MIN_LOWER_CASE_CHARS=1&lt;BR /&gt;PASSWORD_MIN_DIGIT_CHARS=1&lt;BR /&gt;PASSWORD_MIN_SPECIAL_CHARS=1&lt;BR /&gt;PASSWORD_HISTORY_DEPTH=3&lt;BR /&gt;ABORT_LOGIN_ON_MISSING_HOMEDIR=1&lt;BR /&gt;SU_ROOT_GROUP=suroot&lt;BR /&gt;&lt;BR /&gt;ran</description>
      <pubDate>Tue, 21 Feb 2006 02:20:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960957#M740501</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2006-02-21T02:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960958#M740502</link>
      <description>Read security man page.&lt;BR /&gt;&lt;BR /&gt;Create a file as,&lt;BR /&gt;&lt;BR /&gt;# touch /etc/default/security&lt;BR /&gt;# chmod 644 /etc/default/security&lt;BR /&gt;&lt;BR /&gt;Put the setting as like,&lt;BR /&gt;&lt;BR /&gt;PASSWORD_HISTORY_DEPTH=3&lt;BR /&gt;&lt;BR /&gt;# Comment to give comments. Normal configuration file as like /etc/hosts etc.&lt;BR /&gt;&lt;BR /&gt;Keep the ownership and permission to give security.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Tue, 21 Feb 2006 02:35:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960958#M740502</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-02-21T02:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960959#M740503</link>
      <description>Hi Khashru, &lt;BR /&gt;&lt;BR /&gt;It is always better to read man pages before doing any security related stuffs on your system. &lt;BR /&gt;&lt;BR /&gt;# man security for more details. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 21 Feb 2006 02:41:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960959#M740503</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-21T02:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960960#M740504</link>
      <description>You may also consider using Bastille, which comes with 11.23 or can be downloaded from HP.  It is an easy-to-use security wizard that will help create password policies on your system among other things.</description>
      <pubDate>Tue, 21 Feb 2006 11:23:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960960#M740504</guid>
      <dc:creator>Robert Fritz</dc:creator>
      <dc:date>2006-02-21T11:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default/security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960961#M740505</link>
      <description>I have user the following parameter&lt;BR /&gt;&lt;BR /&gt;MIN_PASSWORD_LENGTH=6&lt;BR /&gt;PASSWORD_HISTORY_DEPTH=1</description>
      <pubDate>Tue, 21 Feb 2006 16:52:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security/m-p/4960961#M740505</guid>
      <dc:creator>Khashru</dc:creator>
      <dc:date>2006-02-21T16:52:06Z</dc:date>
    </item>
  </channel>
</rss>

