<?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 /etc/default/security file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security-file/m-p/2728927#M64923</link>
    <description>Hi everybody,&lt;BR /&gt;&lt;BR /&gt;I find no information on this file. Which criteria can I use in this file on a non-trusted-system??&lt;BR /&gt;&lt;BR /&gt;Thanks for your help</description>
    <pubDate>Wed, 22 May 2002 09:21:35 GMT</pubDate>
    <dc:creator>Olivier LEGRAND</dc:creator>
    <dc:date>2002-05-22T09:21:35Z</dc:date>
    <item>
      <title>/etc/default/security file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security-file/m-p/2728927#M64923</link>
      <description>Hi everybody,&lt;BR /&gt;&lt;BR /&gt;I find no information on this file. Which criteria can I use in this file on a non-trusted-system??&lt;BR /&gt;&lt;BR /&gt;Thanks for your help</description>
      <pubDate>Wed, 22 May 2002 09:21:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security-file/m-p/2728927#M64923</guid>
      <dc:creator>Olivier LEGRAND</dc:creator>
      <dc:date>2002-05-22T09:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default/security file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security-file/m-p/2728928#M64924</link>
      <description>Oliver,&lt;BR /&gt;&lt;BR /&gt;Try a forums search on /etc/default/security.  For example, I got this link:&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x0c8b8cc5e03fd6118fff0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x0c8b8cc5e03fd6118fff0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 22 May 2002 09:43:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security-file/m-p/2728928#M64924</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-05-22T09:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default/security file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security-file/m-p/2728929#M64925</link>
      <description>check this link for &lt;BR /&gt;Bill Hassel's description about /etc/default/security which was introduced from 11.0 for centralized security.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.interex.org/pubcontent/enterprise/jul01/09uxqa.html" target="_blank"&gt;http://www.interex.org/pubcontent/enterprise/jul01/09uxqa.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;THanks</description>
      <pubDate>Wed, 22 May 2002 09:46:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security-file/m-p/2728929#M64925</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-05-22T09:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default/security file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security-file/m-p/2728930#M64926</link>
      <description>/* &lt;BR /&gt;A centralized location ( /etc/default/security) for default security parameters has been cre-ated&lt;BR /&gt;in HP-UX 11i. Currently the login, passwd and su commands utilize this information. Each&lt;BR /&gt;line in the file is treated either as a comment or as configuration information for a given system&lt;BR /&gt;command or feature. If any parameter is not defined or is commented out in this file, the default&lt;BR /&gt;behavior detailed below will apply. This file must be world readable and root writable.&lt;BR /&gt;Parameter definitions, valid values, and defaults are defined as follows:&lt;BR /&gt;??? ABORT_LOGIN_ON_MISSING_HOMEDIR - This parameter controls login behavior&lt;BR /&gt;if a user's home directory does not exist. This is applicable only for non-root users. If&lt;BR /&gt;the parameter is set to one (1) the login session will exit if the user???s home directory&lt;BR /&gt;does not exist. If it is set to zero (0) the user will be allowed to login and his home&lt;BR /&gt;directory will be set to the root directory (/). The default value is zero.&lt;BR /&gt;??? MIN_PASSWORD_LENGTH - This parameter controls the minimum length of new&lt;BR /&gt;passwords. For untrusted systems it can be any value from 6 to 8. It is not applicable&lt;BR /&gt;to the root user on a untrusted system. For trusted systems it can be any value from 6 to&lt;BR /&gt;80. The default value is 6.&lt;BR /&gt;??? NOLOGIN - This parameter controls whether non-root login can be disabled by the /etc/&lt;BR /&gt;nologin file. If the value is 1, the contents of the file /etc/nologin will be displayed and&lt;BR /&gt;the root user will not be allowed access. If the value is 0, the presence of the file is&lt;BR /&gt;ignored. The default value is 0.&lt;BR /&gt;??? NUMBER_OF_LOGINS_ALLOWED - This parameter controls the number of logins&lt;BR /&gt;allowed per user. This is applicable only for non-root users. A value of zero (0) allows&lt;BR /&gt;unlimited logins. The default value is 0.&lt;BR /&gt;??? PASSWORD_HISTORY_DEPTH - This parameter controls the password history depth.&lt;BR /&gt;A new password is checked only against the number of most recently used passwords&lt;BR /&gt;stored in password history for a particular user. A user is not allowed to reuse a previ-ously&lt;BR /&gt;used password. The password history depth configuration is on a system basis&lt;BR /&gt;and is supported in trusted system. This feature does not support the users in NIS or&lt;BR /&gt;NISPLUS repositories. Once the feature is enabled, all the users on the system are&lt;BR /&gt;subject to the same check. If this parameter is not configured, the password history&lt;BR /&gt;check feature is automatically disabled. When the feature is disabled, the password&lt;BR /&gt;history check depth is set to 1. A password change is subject to all of the other rules for&lt;BR /&gt;a new password including a check with the current password. The default value is 1.&lt;BR /&gt;??? SU_ROOT_GROUP - This parameter defines the root group name for the su command.&lt;BR /&gt;The root group name is set to the specified symbolic group name. The su command&lt;BR /&gt;enforces the restriction that a non-superuser must be a member of the specified root&lt;BR /&gt;group in order to be allowed to su to root. This does not alter password checking. If this&lt;BR /&gt;parameter is not defined or if it is commented out, there is no default value. In this case,&lt;BR /&gt;a non-superuser is allowed to su to root without being bound by root group restrictions.&lt;BR /&gt;??? SU_DEFAULT_PATH - This parameter defines a new default PATH environment value&lt;BR /&gt;to be set when su is done. The PATH environment variable is set to new_PATH when&lt;BR /&gt;the su command is invoked. Other environment values are not changed. The path value&lt;BR /&gt;is not validated. This is applicable only when the "-" option is not used along with su&lt;BR /&gt;command. By default the path is not changed.&lt;BR /&gt;*/&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 22 May 2002 09:48:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security-file/m-p/2728930#M64926</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-05-22T09:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default/security file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security-file/m-p/2728931#M64927</link>
      <description>This link should be in a good readable format&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://devresource.hp.com/STKLI/man/11iv1.5/security_4.html" target="_blank"&gt;http://devresource.hp.com/STKLI/man/11iv1.5/security_4.html&lt;/A&gt;</description>
      <pubDate>Wed, 22 May 2002 09:52:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-security-file/m-p/2728931#M64927</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-05-22T09:52:13Z</dc:date>
    </item>
  </channel>
</rss>

