<?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: osh - The Operator Shell in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/osh-the-operator-shell/m-p/2724969#M753109</link>
    <description>Perhaps I'm looking at this the wrong way.  Is there a way to allow read access to the entire system, but not to change anything?</description>
    <pubDate>Thu, 16 May 2002 14:45:53 GMT</pubDate>
    <dc:creator>A. Daniel King_1</dc:creator>
    <dc:date>2002-05-16T14:45:53Z</dc:date>
    <item>
      <title>osh - The Operator Shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/osh-the-operator-shell/m-p/2724965#M753105</link>
      <description>Does anyone here know of an alternative to osh - the operator shell?  It is similar to sudo, but it allows access as a shell.  It seems that this project died some time back, but the concept has some value.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.engarde.com/~mcn/osh.html" target="_blank"&gt;http://www.engarde.com/~mcn/osh.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I've tried subbing to the mailing list (dead), and I was wondering if anyone here had tried this under HP-UX 11.0.  I've got it compiled using gcc 3.0.4, but it seems a bit buggy - even after specifying commands in the allowed-execution table, the commands remain unavailable.&lt;BR /&gt;&lt;BR /&gt;$./osh &lt;BR /&gt;A. Daniel King (dking)&lt;BR /&gt;Operator Shell version 1.7&lt;BR /&gt;myhost.dking (/usr/local/src/osh) #&amp;gt; ls&lt;BR /&gt;/bin/sh: /usr/bin/ls: Execute permission denied.&lt;BR /&gt;&lt;BR /&gt;table:&lt;BR /&gt;dking&lt;BR /&gt;{&lt;BR /&gt;ls /usr/bin/ls&lt;BR /&gt;exit NULL&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;It would be great if there were a way to allow roaming, shell-type access to our system - without the ability to destroy things.  Is there an alternative?  A fix?  An active user community?</description>
      <pubDate>Wed, 15 May 2002 21:50:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/osh-the-operator-shell/m-p/2724965#M753105</guid>
      <dc:creator>A. Daniel King_1</dc:creator>
      <dc:date>2002-05-15T21:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: osh - The Operator Shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/osh-the-operator-shell/m-p/2724966#M753106</link>
      <description>Hi,&lt;BR /&gt;I had a look at this some time ago ... but I'm afraid the project is dead :-(. The alternative is creating a "chrooted" (jail) environment yourself, but that is VERY timeconsuming (in my opinion). In our environment we use a very strict sudo (specific commands for specific users) ... which is (again in my opinion) the best "low cost / low effort / best results"-solution.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tom&lt;BR /&gt;</description>
      <pubDate>Thu, 16 May 2002 03:39:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/osh-the-operator-shell/m-p/2724966#M753106</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2002-05-16T03:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: osh - The Operator Shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/osh-the-operator-shell/m-p/2724967#M753107</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Look at&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Shells/osh-1.7/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Shells/osh-1.7/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Get there by&lt;BR /&gt;&lt;A href="http://www.software.hp.com" target="_blank"&gt;www.software.hp.com&lt;/A&gt;&lt;BR /&gt;public domain software&lt;BR /&gt;search on osh&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;          Steve steel</description>
      <pubDate>Thu, 16 May 2002 06:09:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/osh-the-operator-shell/m-p/2724967#M753107</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-05-16T06:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: osh - The Operator Shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/osh-the-operator-shell/m-p/2724968#M753108</link>
      <description>I've got sudo up and going - it works well.&lt;BR /&gt;&lt;BR /&gt;However, osh would provide the ability to do something like:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;cd /home/dking&lt;BR /&gt;&amp;gt;ls&lt;BR /&gt;&lt;BR /&gt;I can get the cd to work, but the ls is dying.  I've been looking at the code, and I think the issue has something to do with the way execv() is called.&lt;BR /&gt;&lt;BR /&gt;Perhaps there are some further examples of the access/execute table - specifically for HP-UX?&lt;BR /&gt;&lt;BR /&gt;Or perhaps there exists a shell-type wrapper for sudo?</description>
      <pubDate>Thu, 16 May 2002 13:45:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/osh-the-operator-shell/m-p/2724968#M753108</guid>
      <dc:creator>A. Daniel King_1</dc:creator>
      <dc:date>2002-05-16T13:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: osh - The Operator Shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/osh-the-operator-shell/m-p/2724969#M753109</link>
      <description>Perhaps I'm looking at this the wrong way.  Is there a way to allow read access to the entire system, but not to change anything?</description>
      <pubDate>Thu, 16 May 2002 14:45:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/osh-the-operator-shell/m-p/2724969#M753109</guid>
      <dc:creator>A. Daniel King_1</dc:creator>
      <dc:date>2002-05-16T14:45:53Z</dc:date>
    </item>
  </channel>
</rss>

