<?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 directory in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-directory/m-p/2647638#M45288</link>
    <description>there is also (via searching with google) &lt;BR /&gt;&lt;BR /&gt;/etc/default/security&lt;BR /&gt;/etc/default/tz&lt;BR /&gt;/etc/default/login&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
    <pubDate>Thu, 17 Jan 2002 18:48:38 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2002-01-17T18:48:38Z</dc:date>
    <item>
      <title>/etc/default directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-directory/m-p/2647636#M45286</link>
      <description>Is there any HPUX documentation available on what files could possibly exist in this directory, and what effects they would have on the system?</description>
      <pubDate>Thu, 17 Jan 2002 18:39:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-directory/m-p/2647636#M45286</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2002-01-17T18:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-directory/m-p/2647637#M45287</link>
      <description>I have this for 11i, but no document that I know of:&lt;BR /&gt;&lt;BR /&gt;# ls -l /etc/default&lt;BR /&gt;total 4&lt;BR /&gt;-r--r--r--   1 bin        bin             11 Aug 13 15:06 fs&lt;BR /&gt;-r--r--r--   1 bin        bin             67 Nov  9  2000 useradd&lt;BR /&gt;# cat /etc/default/*&lt;BR /&gt;LOCAL=vxfs&lt;BR /&gt;#default useradd options&lt;BR /&gt;HOMEDIR /home&lt;BR /&gt;GROUPID 20&lt;BR /&gt;INACT -1&lt;BR /&gt;EXPIRE &lt;BR /&gt;# &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Thu, 17 Jan 2002 18:41:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-directory/m-p/2647637#M45287</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-01-17T18:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-directory/m-p/2647638#M45288</link>
      <description>there is also (via searching with google) &lt;BR /&gt;&lt;BR /&gt;/etc/default/security&lt;BR /&gt;/etc/default/tz&lt;BR /&gt;/etc/default/login&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Thu, 17 Jan 2002 18:48:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-directory/m-p/2647638#M45288</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-01-17T18:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-directory/m-p/2647639#M45289</link>
      <description>Hi Jim&lt;BR /&gt;Some more info:-&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/onlinedocs.py?mpn=B2355-90696&amp;amp;service=hpux&amp;amp;path=../B2355-90696/00/01/111&amp;amp;title=HP-UX%20Reference%20%28Volume%208%20of%209%29" target="_blank"&gt;http://docs.hp.com/cgi-bin/onlinedocs.py?mpn=B2355-90696&amp;amp;service=hpux&amp;amp;path=../B2355-90696/00/01/111&amp;amp;title=HP-UX%20Reference%20%28Volume%208%20of%209%29&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Thu, 17 Jan 2002 19:02:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-directory/m-p/2647639#M45289</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-01-17T19:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default directory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-directory/m-p/2647640#M45290</link>
      <description>....yeah, I've seen everything mentioned so far...and believe me there is quite a bit more that could be in the directory that hasnt been mentioned by anyone yet.&lt;BR /&gt;&lt;BR /&gt;I know that different flavors of unix use the directory to house files that contain variables affecting the "default" behavior of different commands and system calls.  I was just hoping that HP (or someone) had put together an extensive list of specifically what functions/commands are affected by entries in the /etc/default directory.&lt;BR /&gt;&lt;BR /&gt;For instance, check out the patch description for PHCO_21833.  In there you will see that now if you touch a file called "I_ACCEPT_RESPONSIBILITY_FOR_BYPASSING_SECURITY_CHECKS" in the /etc/default directory you can create login accounts with more than 8 characters in the name.&lt;BR /&gt;&lt;BR /&gt;It would be nice to have a unified document of all options available to us when it comes to this directory</description>
      <pubDate>Thu, 17 Jan 2002 19:24:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-directory/m-p/2647640#M45290</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2002-01-17T19:24:16Z</dc:date>
    </item>
  </channel>
</rss>

