<?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: Duplicate HP-UX 11.i Environment in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-hp-ux-11-i-environment/m-p/5079613#M440187</link>
    <description>Thanks for the quick response.  Are there any other files that cover all users (not just the root user?)&lt;BR /&gt;</description>
    <pubDate>Wed, 14 Nov 2007 09:18:05 GMT</pubDate>
    <dc:creator>mohnkern</dc:creator>
    <dc:date>2007-11-14T09:18:05Z</dc:date>
    <item>
      <title>Duplicate HP-UX 11.i Environment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-hp-ux-11-i-environment/m-p/5079611#M440185</link>
      <description>We've got two machines running HP-X 11.i and we want to duplicate the&lt;BR /&gt;"default environment" from one machine to another.&lt;BR /&gt;&lt;BR /&gt;In particular we want the default to match on them: 1. Path 2. Default Prompts 3. Environment Variables&lt;BR /&gt;&lt;BR /&gt;We've found /etc/profile and /etc/PATH however there isn't /etc/profile.d (/etc/d.profile points to /skel/profile). Are there any&lt;BR /&gt;other files we should be looking for?&lt;BR /&gt;&lt;BR /&gt;Scott Mohnkern</description>
      <pubDate>Wed, 14 Nov 2007 08:52:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-hp-ux-11-i-environment/m-p/5079611#M440185</guid>
      <dc:creator>mohnkern</dc:creator>
      <dc:date>2007-11-14T08:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate HP-UX 11.i Environment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-hp-ux-11-i-environment/m-p/5079612#M440186</link>
      <description>hi scott;&lt;BR /&gt;&lt;BR /&gt;for root user &lt;BR /&gt;/.profile &lt;BR /&gt;&lt;BR /&gt;Hasan.</description>
      <pubDate>Wed, 14 Nov 2007 08:59:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-hp-ux-11-i-environment/m-p/5079612#M440186</guid>
      <dc:creator>Hasan  Atasoy</dc:creator>
      <dc:date>2007-11-14T08:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate HP-UX 11.i Environment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-hp-ux-11-i-environment/m-p/5079613#M440187</link>
      <description>Thanks for the quick response.  Are there any other files that cover all users (not just the root user?)&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Nov 2007 09:18:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-hp-ux-11-i-environment/m-p/5079613#M440187</guid>
      <dc:creator>mohnkern</dc:creator>
      <dc:date>2007-11-14T09:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate HP-UX 11.i Environment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-hp-ux-11-i-environment/m-p/5079614#M440188</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;For the root user, I'd use .profile from root as a template.&lt;BR /&gt;&lt;BR /&gt;Part of /etc/skel should be a default template for .profile of normal users.&lt;BR /&gt;&lt;BR /&gt;If you have differing user types, go ahead and create skel2 or skel3 etc.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 14 Nov 2007 09:25:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-hp-ux-11-i-environment/m-p/5079614#M440188</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-11-14T09:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate HP-UX 11.i Environment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-hp-ux-11-i-environment/m-p/5079615#M440189</link>
      <description>Are the files in /etc/skel processed on a non root user login, or are they just templates to copy from?&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Nov 2007 09:31:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-hp-ux-11-i-environment/m-p/5079615#M440189</guid>
      <dc:creator>mohnkern</dc:creator>
      <dc:date>2007-11-14T09:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate HP-UX 11.i Environment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-hp-ux-11-i-environment/m-p/5079616#M440190</link>
      <description>The /etc/skel files are the templates used to create .profile, etc. when users are created.&lt;BR /&gt;&lt;BR /&gt;/etc/PATH and /etc/profile are good starting points for ALL users, assuming you are using the POSIX shell (/usr/bin/sh or /sbin/sh) and/or Korn Shell (/usr/bin/ksh or /sbin/ksh).&lt;BR /&gt;&lt;BR /&gt;If you are using the C-shell, then that's a whole different set of files.</description>
      <pubDate>Wed, 14 Nov 2007 09:37:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-hp-ux-11-i-environment/m-p/5079616#M440190</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-11-14T09:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate HP-UX 11.i Environment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-hp-ux-11-i-environment/m-p/5079617#M440191</link>
      <description>Default for all users is ksh.  I was pretty sure that I had almost everything, but was hunting around to see if there might be anything else.&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Nov 2007 09:41:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-hp-ux-11-i-environment/m-p/5079617#M440191</guid>
      <dc:creator>mohnkern</dc:creator>
      <dc:date>2007-11-14T09:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate HP-UX 11.i Environment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-hp-ux-11-i-environment/m-p/5079618#M440192</link>
      <description>Found solution.</description>
      <pubDate>Mon, 26 Nov 2007 15:08:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-hp-ux-11-i-environment/m-p/5079618#M440192</guid>
      <dc:creator>mohnkern</dc:creator>
      <dc:date>2007-11-26T15:08:16Z</dc:date>
    </item>
  </channel>
</rss>

