<?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: User's CDE environment in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-s-cde-environment/m-p/2526268#M889488</link>
    <description>Hi,&lt;BR /&gt;edit .dtprofile to load your .profile&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Roberto</description>
    <pubDate>Wed, 09 May 2001 08:33:12 GMT</pubDate>
    <dc:creator>Roberto Gallis</dc:creator>
    <dc:date>2001-05-09T08:33:12Z</dc:date>
    <item>
      <title>User's CDE environment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-s-cde-environment/m-p/2526267#M889487</link>
      <description>Hi all there..&lt;BR /&gt;i have created a nis user. I have set his shell to posix shell (/usr/bin/sh). I have also set .profile and .kshrc. If I work remotely as that user, for ex. with a remote shell or with su - user my terminal reads .profile and have that environment i've set such as PS1, aliases and so forth..&lt;BR /&gt;But if i enter locally usring CDE on the ws with username and password when i open a terminal my environment isn't set. It seems as .profile and .kshrc aren't read. So PS1 isn't set (i have only $) and also aliases... Another thing is that when i try to use ESC to complete a filename this doesn't work..it gives me ^[^[&lt;BR /&gt;Do i have to set something so my .profile will be read when i enter using CDE locally??&lt;BR /&gt;Thanks...</description>
      <pubDate>Wed, 09 May 2001 08:29:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-s-cde-environment/m-p/2526267#M889487</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-05-09T08:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: User's CDE environment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-s-cde-environment/m-p/2526268#M889488</link>
      <description>Hi,&lt;BR /&gt;edit .dtprofile to load your .profile&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Roberto</description>
      <pubDate>Wed, 09 May 2001 08:33:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-s-cde-environment/m-p/2526268#M889488</guid>
      <dc:creator>Roberto Gallis</dc:creator>
      <dc:date>2001-05-09T08:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: User's CDE environment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-s-cde-environment/m-p/2526269#M889489</link>
      <description>Thanks Roberto..&lt;BR /&gt;now aliases work and also ESC file name completition but the prompt isn't as i set in my .profile. &lt;BR /&gt;It is:&lt;BR /&gt;PS1='gehp180: $PWD &amp;gt; '&lt;BR /&gt;Is it wrong? Because as i told before with remsh and rlogin it works.&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 09 May 2001 08:40:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-s-cde-environment/m-p/2526269#M889489</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-05-09T08:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: User's CDE environment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-s-cde-environment/m-p/2526270#M889490</link>
      <description>HI,&lt;BR /&gt;&lt;BR /&gt;please check $HOME/.drprofile&lt;BR /&gt;make sure that this following line was not comment.&lt;BR /&gt;DTSOURCEPROFILE=true</description>
      <pubDate>Wed, 09 May 2001 08:53:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-s-cde-environment/m-p/2526270#M889490</guid>
      <dc:creator>Printaporn_1</dc:creator>
      <dc:date>2001-05-09T08:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: User's CDE environment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-s-cde-environment/m-p/2526271#M889491</link>
      <description>Hi,&lt;BR /&gt;my .profile has&lt;BR /&gt;&lt;BR /&gt;PS1=`hostname`':$PWD#&amp;gt;'&lt;BR /&gt;&lt;BR /&gt;but try just uncomment the bottom line in .dtprofile where&lt;BR /&gt;&lt;BR /&gt;DTSOURCEPROFILE=true&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Roberto</description>
      <pubDate>Wed, 09 May 2001 08:57:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-s-cde-environment/m-p/2526271#M889491</guid>
      <dc:creator>Roberto Gallis</dc:creator>
      <dc:date>2001-05-09T08:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: User's CDE environment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-s-cde-environment/m-p/2526272#M889492</link>
      <description>Hi..&lt;BR /&gt;as i told you before i have Uncommented that line in .profile but it seems as it isn't read. If i put PS1 in .profile my prompt doesn't change. But if i put it in .kshrc it changes. It seems as only .kshrc is read.</description>
      <pubDate>Wed, 09 May 2001 11:04:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-s-cde-environment/m-p/2526272#M889492</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-05-09T11:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: User's CDE environment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-s-cde-environment/m-p/2526273#M889493</link>
      <description>Hi,&lt;BR /&gt;are you sure the shell is /usr/bin/sh in /etc/passwd ?</description>
      <pubDate>Wed, 09 May 2001 11:11:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-s-cde-environment/m-p/2526273#M889493</guid>
      <dc:creator>Roberto Gallis</dc:creator>
      <dc:date>2001-05-09T11:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: User's CDE environment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-s-cde-environment/m-p/2526274#M889494</link>
      <description>Yes that is the shell. But the user is a nis user, i don't know if this changes or not.&lt;BR /&gt;It is really strange..now also .kshrc isn't read. I can't set my prompt as i want. Now also aliases aren't read and the file completetion name isn't working. &lt;BR /&gt;I don't know what to do. &lt;BR /&gt;Does my .profile need special entries??</description>
      <pubDate>Wed, 09 May 2001 11:16:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-s-cde-environment/m-p/2526274#M889494</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-05-09T11:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: User's CDE environment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-s-cde-environment/m-p/2526275#M889495</link>
      <description>Try This&lt;BR /&gt;&lt;BR /&gt;How to make sure in CDE that /etc/profile get read&lt;BR /&gt;&lt;BR /&gt;SOLUTION:&lt;BR /&gt;Here is the info about the questions with the sourceing of the&lt;BR /&gt;/etc/profile or $HOME/.profile.&lt;BR /&gt;&lt;BR /&gt;1: Setup the ttymodes for CDE.&lt;BR /&gt;1a) Create a$HOME/.Xdefaults file for user specific settings&lt;BR /&gt;    or copy the file /usr/dt/config/C/sys.resources to the&lt;BR /&gt;    /etc/dt/config/C directory&lt;BR /&gt;&lt;BR /&gt;1b) Apply the following lines for the tty modes and to force of sourcing&lt;BR /&gt;     the /etc/profile, each time you open a new shell.&lt;BR /&gt;&lt;BR /&gt;    *ttyModes:      erase ^H intr ^C kill ^U start ^Q stop ^S swtch ^@&lt;BR /&gt;                    susp ^Z&lt;BR /&gt;    *loginShell: True&lt;BR /&gt;&lt;BR /&gt;    NOTE: make sure that you have no blanks in front of *ttyModes .....&lt;BR /&gt;          and no blanks i front of *loginShell ....&lt;BR /&gt;&lt;BR /&gt;2: Make sure to have the latest shell patches installed to avoid known&lt;BR /&gt;   problems with the ksh and Posix shell.&lt;BR /&gt;&lt;BR /&gt;3: Motify the /etc/profile and the $HOME/.profiles to have a&lt;BR /&gt;   IF-Statement around and settings for DISPLAY, stty and other&lt;BR /&gt;   services, which make no sence to get executed under CDE..&lt;BR /&gt;   Everything between the follow lines, will not executed when login&lt;BR /&gt;   from CDE:&lt;BR /&gt;       if [ ! "$DT" ]; then&lt;BR /&gt;               .&lt;BR /&gt;               .&lt;BR /&gt;               .&lt;BR /&gt;       fi     # if !DT&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 May 2001 11:16:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-s-cde-environment/m-p/2526275#M889495</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2001-05-09T11:16:21Z</dc:date>
    </item>
  </channel>
</rss>

