<?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: Profile scripts not being executed at login in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/profile-scripts-not-being-executed-at-login/m-p/3015591#M129457</link>
    <description>Hi Nic,&lt;BR /&gt;&lt;BR /&gt;what does /.dt/startlog says?&lt;BR /&gt;&lt;BR /&gt;Volkmar</description>
    <pubDate>Fri, 04 Jul 2003 09:56:14 GMT</pubDate>
    <dc:creator>V. Nyga</dc:creator>
    <dc:date>2003-07-04T09:56:14Z</dc:date>
    <item>
      <title>Profile scripts not being executed at login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/profile-scripts-not-being-executed-at-login/m-p/3015590#M129456</link>
      <description>Hi, I'm having a real strange problem on an 11i machine.&lt;BR /&gt;I uncommented the last line in the .dtprofile but my .profile and /etc/profile scripts are not being run at login.&lt;BR /&gt;When I do a "su - root" they do get executed.&lt;BR /&gt;Any ideas?&lt;BR /&gt;Thanks&lt;BR /&gt;Nic</description>
      <pubDate>Fri, 04 Jul 2003 09:23:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/profile-scripts-not-being-executed-at-login/m-p/3015590#M129456</guid>
      <dc:creator>Nic_4</dc:creator>
      <dc:date>2003-07-04T09:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Profile scripts not being executed at login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/profile-scripts-not-being-executed-at-login/m-p/3015591#M129457</link>
      <description>Hi Nic,&lt;BR /&gt;&lt;BR /&gt;what does /.dt/startlog says?&lt;BR /&gt;&lt;BR /&gt;Volkmar</description>
      <pubDate>Fri, 04 Jul 2003 09:56:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/profile-scripts-not-being-executed-at-login/m-p/3015591#M129457</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2003-07-04T09:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Profile scripts not being executed at login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/profile-scripts-not-being-executed-at-login/m-p/3015592#M129458</link>
      <description>Hi Nic,&lt;BR /&gt;&lt;BR /&gt;you have set&lt;BR /&gt;#DTSOURCEPROFILE=true     &lt;BR /&gt;   to&lt;BR /&gt;DTSOURCEPROFILE=true&lt;BR /&gt;&lt;BR /&gt;in $HOME/.dtprofile&lt;BR /&gt;&lt;BR /&gt;Had the user log-in and log-out from CDE?&lt;BR /&gt;Is the .profile readable?&lt;BR /&gt;&lt;BR /&gt;Roland&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jul 2003 10:12:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/profile-scripts-not-being-executed-at-login/m-p/3015592#M129458</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-07-04T10:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Profile scripts not being executed at login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/profile-scripts-not-being-executed-at-login/m-p/3015593#M129459</link>
      <description>What I forget to mention.&lt;BR /&gt;&lt;BR /&gt;You say you had made an su - root and it worked. So root has the permission to read /etc/profile and .profile without read permission. So my files look like this.&lt;BR /&gt;&lt;BR /&gt;-r--r--r-- 1 root sys 5229 Apr 1 08:00 /etc/profile&lt;BR /&gt;&lt;BR /&gt;and my personel .profile looks like this&lt;BR /&gt;&lt;BR /&gt;-rw-r--r-- 1  rolandH admin 1569 Apr 1 08:00 .profile&lt;BR /&gt;&lt;BR /&gt;So important is - both files are readable for the world.</description>
      <pubDate>Fri, 04 Jul 2003 10:41:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/profile-scripts-not-being-executed-at-login/m-p/3015593#M129459</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2003-07-04T10:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Profile scripts not being executed at login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/profile-scripts-not-being-executed-at-login/m-p/3015594#M129460</link>
      <description>As noted are they logging in natively from CDE?  If they are logging in from a terminal emulator such as Exceed or Reflection then you will you need to set *loginShell:true in the file /usr/dt/app-defaults/C/Dtterm.  That will change it on a systemwide basis for dtterms.  If you just want it for an indivdual user then you can do the following:&lt;BR /&gt;&lt;BR /&gt;print "*loginShell: true" &amp;gt; $HOME/.Xdefaults&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jul 2003 14:20:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/profile-scripts-not-being-executed-at-login/m-p/3015594#M129460</guid>
      <dc:creator>William Wong_2</dc:creator>
      <dc:date>2003-07-04T14:20:07Z</dc:date>
    </item>
  </channel>
</rss>

