<?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: CDE env variables in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-env-variables/m-p/3520358#M219799</link>
    <description>I've found a couple references, but still not nailed down.&lt;BR /&gt;&lt;BR /&gt;I want to set the umask value for all CDE users globally.&lt;BR /&gt;&lt;BR /&gt;It doesn't appear that Xconfig is the answer.  Sourcing each users .profile as Pete suggested will work, but is not a global solution.&lt;BR /&gt;&lt;BR /&gt;I came across this &lt;A href="http://docs.hp.com/en/B1171-90162/ch02s04.html" target="_blank"&gt;http://docs.hp.com/en/B1171-90162/ch02s04.html&lt;/A&gt; but cannot get any additional syntax info to see if this is the solution.</description>
    <pubDate>Thu, 07 Apr 2005 13:08:57 GMT</pubDate>
    <dc:creator>Ray Evans</dc:creator>
    <dc:date>2005-04-07T13:08:57Z</dc:date>
    <item>
      <title>CDE env variables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-env-variables/m-p/3520351#M219792</link>
      <description>This has got to have been answered, but my searches came up blank.&lt;BR /&gt;&lt;BR /&gt;I need to set the umask for CDE users and cannot figure out where to make the entry.  For telnet, it's /etc/profile - simple enough.  &lt;BR /&gt;&lt;BR /&gt;What is the equivalent location for CDE?</description>
      <pubDate>Thu, 07 Apr 2005 12:47:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-env-variables/m-p/3520351#M219792</guid>
      <dc:creator>Ray Evans</dc:creator>
      <dc:date>2005-04-07T12:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: CDE env variables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-env-variables/m-p/3520352#M219793</link>
      <description>.dtprofile. Also in .dtprofile, set .profile to execute.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 07 Apr 2005 12:49:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-env-variables/m-p/3520352#M219793</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-04-07T12:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: CDE env variables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-env-variables/m-p/3520353#M219794</link>
      <description>Ray,&lt;BR /&gt;&lt;BR /&gt;In each user's .dtprofile, I set it to source /etc/profile as well:&lt;BR /&gt;&lt;BR /&gt;DTSOURCEPROFILE=true&lt;BR /&gt;  . /etc/profile;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 07 Apr 2005 12:55:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-env-variables/m-p/3520353#M219794</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-04-07T12:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: CDE env variables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-env-variables/m-p/3520354#M219795</link>
      <description>Thanks, but is there not a way that this can be set globally?  I want all my users coming in via CDE to have the same env.</description>
      <pubDate>Thu, 07 Apr 2005 12:57:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-env-variables/m-p/3520354#M219795</guid>
      <dc:creator>Ray Evans</dc:creator>
      <dc:date>2005-04-07T12:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: CDE env variables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-env-variables/m-p/3520355#M219796</link>
      <description>And note the space between the dot and /etc/profile!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 07 Apr 2005 12:58:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-env-variables/m-p/3520355#M219796</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-04-07T12:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: CDE env variables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-env-variables/m-p/3520356#M219797</link>
      <description>To set it globally, you may want to have a look at /etc/dtc/config/Xconfig file.</description>
      <pubDate>Thu, 07 Apr 2005 13:03:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-env-variables/m-p/3520356#M219797</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-04-07T13:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: CDE env variables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-env-variables/m-p/3520357#M219798</link>
      <description>As I said, if you have .dtprofile source /etc/profile, then you can make your changes in /etc/profile and it will work for everyone CDE or not!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 07 Apr 2005 13:08:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-env-variables/m-p/3520357#M219798</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-04-07T13:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: CDE env variables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-env-variables/m-p/3520358#M219799</link>
      <description>I've found a couple references, but still not nailed down.&lt;BR /&gt;&lt;BR /&gt;I want to set the umask value for all CDE users globally.&lt;BR /&gt;&lt;BR /&gt;It doesn't appear that Xconfig is the answer.  Sourcing each users .profile as Pete suggested will work, but is not a global solution.&lt;BR /&gt;&lt;BR /&gt;I came across this &lt;A href="http://docs.hp.com/en/B1171-90162/ch02s04.html" target="_blank"&gt;http://docs.hp.com/en/B1171-90162/ch02s04.html&lt;/A&gt; but cannot get any additional syntax info to see if this is the solution.</description>
      <pubDate>Thu, 07 Apr 2005 13:08:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-env-variables/m-p/3520358#M219799</guid>
      <dc:creator>Ray Evans</dc:creator>
      <dc:date>2005-04-07T13:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: CDE env variables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-env-variables/m-p/3520359#M219800</link>
      <description>No, I suggested sourcing /etc/profile.  &lt;BR /&gt;&lt;BR /&gt;Write a little sed script to insert the "dot space /etc/profile" line in /home/*/.dtprofile, then change the umask in /etc/profile.  Then it's global for everyone.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 07 Apr 2005 13:18:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-env-variables/m-p/3520359#M219800</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-04-07T13:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: CDE env variables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-env-variables/m-p/3520360#M219801</link>
      <description>Pete,&lt;BR /&gt;&lt;BR /&gt;Sourcing /etc/profile in users .dtprofile works and a PERL or SED script can handle adding this entry to existing users.  It's not very clean/complete in the event new users are added I will have to revisit it each time.&lt;BR /&gt;&lt;BR /&gt;Thanks for the help.  I'll post anything else I find in my travels regarding this issue.&lt;BR /&gt;&lt;BR /&gt;Ray</description>
      <pubDate>Thu, 07 Apr 2005 13:40:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-env-variables/m-p/3520360#M219801</guid>
      <dc:creator>Ray Evans</dc:creator>
      <dc:date>2005-04-07T13:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: CDE env variables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-env-variables/m-p/3520361#M219802</link>
      <description>Ray,&lt;BR /&gt;&lt;BR /&gt;I use sam to add users and in Actions &amp;gt; Task Customization, have added a "command to run after adding users".  I'm attaching my command script, which copies a standard set of basic files into the new users' home directory</description>
      <pubDate>Thu, 07 Apr 2005 13:47:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-env-variables/m-p/3520361#M219802</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-04-07T13:47:17Z</dc:date>
    </item>
  </channel>
</rss>

