<?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: Valid profile shell in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/valid-profile-shell/m-p/4612943#M620609</link>
    <description>Thanks JRF. I got it from your link.</description>
    <pubDate>Tue, 06 Apr 2010 23:03:31 GMT</pubDate>
    <dc:creator>yoge</dc:creator>
    <dc:date>2010-04-06T23:03:31Z</dc:date>
    <item>
      <title>Valid profile shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/valid-profile-shell/m-p/4612936#M620602</link>
      <description>Hi, can anyone let me know which is the valid profile shell?</description>
      <pubDate>Tue, 06 Apr 2010 18:00:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/valid-profile-shell/m-p/4612936#M620602</guid>
      <dc:creator>yoge</dc:creator>
      <dc:date>2010-04-06T18:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Valid profile shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/valid-profile-shell/m-p/4612937#M620603</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;For the 'root' account, *never* change the login shell as defined in '/etc/passwd' from the Posix shell '/sbin/sh'.  To do so, may lead to an un-startable system.&lt;BR /&gt;&lt;BR /&gt;In HP-UX the Posix shell is a Korn-like superset.  Non-root users should use '/usr/bin/sh' which uses dynamically linked libraries to reduce the memory footprint.  The root user must use a statically linked shell '/sbin/sh' as I noted.  This allows the root account to function in single-user mode when '/usr' isn't mounted.&lt;BR /&gt;&lt;BR /&gt;The HP-UX Posix shell first sources (reads) '/etc/profile' and then '${HOME}/.profile'.  You can customize '/etc/profile' for all user's needs; and '${HOME}/.profile' on an individual basis as necessary.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 06 Apr 2010 18:10:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/valid-profile-shell/m-p/4612937#M620603</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-04-06T18:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Valid profile shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/valid-profile-shell/m-p/4612938#M620604</link>
      <description>what about pfsh shell?</description>
      <pubDate>Tue, 06 Apr 2010 18:40:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/valid-profile-shell/m-p/4612938#M620604</guid>
      <dc:creator>yoge</dc:creator>
      <dc:date>2010-04-06T18:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Valid profile shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/valid-profile-shell/m-p/4612939#M620605</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; what about pfsh shell?&lt;BR /&gt;&lt;BR /&gt;You can specify that as the default shell for any user *other than* 'root that you want.  Change the default program (shell) in '/etc/passwd' accordingly.  You can use 'chsh' to do this (see the manpages).&lt;BR /&gt;&lt;BR /&gt;Since you wish to define and use a non-standard shell, you should create '/etc/shells' (if you don't already have it) and add the absolute path for 'pfsh'.&lt;BR /&gt;&lt;BR /&gt;The file, '/etc/shells' should be readable by everyone and contain (at least):&lt;BR /&gt;&lt;BR /&gt;/sbin/sh&lt;BR /&gt;/usr/bin/sh&lt;BR /&gt;/usr/bin/rsh&lt;BR /&gt;/usr/bin/ksh&lt;BR /&gt;/usr/bin/rksh&lt;BR /&gt;/usr/bin/csh&lt;BR /&gt;/usr/bin/keysh&lt;BR /&gt;&lt;BR /&gt;Add '/usr/bin/pfsh' to the end in your case assuming that that is the correct absolute path.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 06 Apr 2010 18:46:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/valid-profile-shell/m-p/4612939#M620605</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-04-06T18:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Valid profile shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/valid-profile-shell/m-p/4612940#M620606</link>
      <description>*)bash &lt;BR /&gt;*)csh &lt;BR /&gt;*)pfsh&lt;BR /&gt;&lt;BR /&gt;which one is the valid profile shell here?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Apr 2010 21:12:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/valid-profile-shell/m-p/4612940#M620606</guid>
      <dc:creator>yoge</dc:creator>
      <dc:date>2010-04-06T21:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Valid profile shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/valid-profile-shell/m-p/4612941#M620607</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;&amp;gt; which one is the valid profile shell here?&lt;BR /&gt;&lt;BR /&gt;I don't quite know what you are asking.  See:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.sun.com/app/docs/doc/816-5165/pfsh-1?a=view" target="_blank"&gt;http://docs.sun.com/app/docs/doc/816-5165/pfsh-1?a=view&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 06 Apr 2010 21:29:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/valid-profile-shell/m-p/4612941#M620607</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-04-06T21:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Valid profile shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/valid-profile-shell/m-p/4612942#M620608</link>
      <description>&amp;gt;which one is the valid profile shell here?&lt;BR /&gt;&lt;BR /&gt;(None of these are "real" shells.  Only sh or ksh.  :-)&lt;BR /&gt;What do you mean by "profile shell"?&lt;BR /&gt;From JRF's URL, I don't think they exist on HP-UX.</description>
      <pubDate>Tue, 06 Apr 2010 22:10:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/valid-profile-shell/m-p/4612942#M620608</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-04-06T22:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Valid profile shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/valid-profile-shell/m-p/4612943#M620609</link>
      <description>Thanks JRF. I got it from your link.</description>
      <pubDate>Tue, 06 Apr 2010 23:03:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/valid-profile-shell/m-p/4612943#M620609</guid>
      <dc:creator>yoge</dc:creator>
      <dc:date>2010-04-06T23:03:31Z</dc:date>
    </item>
  </channel>
</rss>

