<?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 Restrited Shell in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/restrited-shell/m-p/3714909#M251665</link>
    <description>Hi:&lt;BR /&gt;I need create a user with limited rigths, but i need that user run some commands, and need to that user don´t use de command CD to move a other directory.&lt;BR /&gt;I create it using rsh shell but y can´t run the process the i need, because the system sendme a messages you cant run a command using restrited shell,&lt;BR /&gt;&lt;BR /&gt;Some one have a idea about this ?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 22 Jan 2006 22:02:48 GMT</pubDate>
    <dc:creator>Isaac_4</dc:creator>
    <dc:date>2006-01-22T22:02:48Z</dc:date>
    <item>
      <title>Restrited Shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrited-shell/m-p/3714909#M251665</link>
      <description>Hi:&lt;BR /&gt;I need create a user with limited rigths, but i need that user run some commands, and need to that user don´t use de command CD to move a other directory.&lt;BR /&gt;I create it using rsh shell but y can´t run the process the i need, because the system sendme a messages you cant run a command using restrited shell,&lt;BR /&gt;&lt;BR /&gt;Some one have a idea about this ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 22 Jan 2006 22:02:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrited-shell/m-p/3714909#M251665</guid>
      <dc:creator>Isaac_4</dc:creator>
      <dc:date>2006-01-22T22:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Restrited Shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrited-shell/m-p/3714910#M251666</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;wat is the shell used for that user (with restricted shell)? u may like to verify in /etc/passwd. &lt;BR /&gt;&lt;BR /&gt;for info, /usr/bin/rsh will allow the user to run in restricted shell.&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Sun, 22 Jan 2006 22:38:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrited-shell/m-p/3714910#M251666</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2006-01-22T22:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Restrited Shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrited-shell/m-p/3714911#M251667</link>
      <description>All restricted shells are extremely restricted. The shell uses chroot to establish the root directory as the user's HOME. There is nothing visibile to this user above their own directory. That is what prevents the user from CD'ing to a higher directory. In order to run an application, all the execurbles, any needed libraries and all config files must be copied to the user's HOME in a manner that allows the program(s) to run. This is usually so complicated that it is impractical to implement.&lt;BR /&gt; &lt;BR /&gt;What you7 need to do is replace the user's shell with a menu script or program that only allows the tasks listed in the menu. And any attempt to break out of the menu will automnatically log off the user.</description>
      <pubDate>Sun, 22 Jan 2006 22:42:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrited-shell/m-p/3714911#M251667</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-01-22T22:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Restrited Shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restrited-shell/m-p/3714912#M251668</link>
      <description>I have a different concept about the restricted shell, with restricted shell, users are not in a chroot environment, but they cannot issue any command that contains a slash. So, basically, you put the allowed commands for the users to the $HOME/bin directory with a symbolic link, and modify the PATH variable for the users in their profiles indicating only $HOME/bin. The users are restricted to run the commands in $HOME/bin only in that way.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.unix.org.ua/orelly/unix/ksh/ch10_03.htm" target="_blank"&gt;http://www.unix.org.ua/orelly/unix/ksh/ch10_03.htm&lt;/A&gt;</description>
      <pubDate>Sun, 22 Jan 2006 22:58:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restrited-shell/m-p/3714912#M251668</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-01-22T22:58:16Z</dc:date>
    </item>
  </channel>
</rss>

