<?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 Restricted Login in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/restricted-login/m-p/2723083#M63508</link>
    <description>I have need to only qualify the telnet of a customer to the own HOME and below directory.  They are not successful to find documentation with regard to, for which I wanted to know if the thing were feasible and eventually as.  Thanks in advanced</description>
    <pubDate>Tue, 14 May 2002 08:06:57 GMT</pubDate>
    <dc:creator>MARCONI SPA</dc:creator>
    <dc:date>2002-05-14T08:06:57Z</dc:date>
    <item>
      <title>Restricted Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricted-login/m-p/2723083#M63508</link>
      <description>I have need to only qualify the telnet of a customer to the own HOME and below directory.  They are not successful to find documentation with regard to, for which I wanted to know if the thing were feasible and eventually as.  Thanks in advanced</description>
      <pubDate>Tue, 14 May 2002 08:06:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-login/m-p/2723083#M63508</guid>
      <dc:creator>MARCONI SPA</dc:creator>
      <dc:date>2002-05-14T08:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Restricted Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricted-login/m-p/2723084#M63509</link>
      <description>A restricted shell may help. It will keep the user in one directory.&lt;BR /&gt;Perhaps change the users group id to a uniq one that can't read anything, but their own files.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Dave.</description>
      <pubDate>Tue, 14 May 2002 08:14:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-login/m-p/2723084#M63509</guid>
      <dc:creator>David Burgess</dc:creator>
      <dc:date>2002-05-14T08:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Restricted Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricted-login/m-p/2723085#M63510</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;this thread expains all.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x59c9c8ecad09d6118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x59c9c8ecad09d6118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;John</description>
      <pubDate>Tue, 14 May 2002 08:14:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-login/m-p/2723085#M63510</guid>
      <dc:creator>John Carr_2</dc:creator>
      <dc:date>2002-05-14T08:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Restricted Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricted-login/m-p/2723086#M63511</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;You need to give the user a restricted shell /usr/bin/rsh&lt;BR /&gt;&lt;BR /&gt;via&lt;BR /&gt;&lt;BR /&gt;useradd -m -s /usr/bin/rsh &amp;lt; user &amp;gt;&lt;BR /&gt;&lt;BR /&gt;It gives&lt;BR /&gt;&lt;BR /&gt;1. A user can't change dirs&lt;BR /&gt;2. Can't set env variables&lt;BR /&gt;3. Can't execute programs&lt;BR /&gt;4 I/O redirection is disabled&lt;BR /&gt;&lt;BR /&gt;Have a look at  man useradd for more info&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 14 May 2002 08:16:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-login/m-p/2723086#M63511</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-05-14T08:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Restricted Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricted-login/m-p/2723087#M63512</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I agree with steven&lt;BR /&gt;&lt;BR /&gt;do use rsh as login shell.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Niraj</description>
      <pubDate>Tue, 14 May 2002 08:33:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-login/m-p/2723087#M63512</guid>
      <dc:creator>Niraj Kumar Verma</dc:creator>
      <dc:date>2002-05-14T08:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Restricted Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricted-login/m-p/2723088#M63513</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I dont'agree.&lt;BR /&gt;Is impossible to use rsh (or rksh) why this shell disable cd. &lt;BR /&gt;In my question i need do use $HOME and BELOW directory $HOME/1 $HOME/pppppdd etc. &lt;BR /&gt;&lt;BR /&gt;Thanks. &lt;BR /&gt;</description>
      <pubDate>Tue, 14 May 2002 08:47:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-login/m-p/2723088#M63513</guid>
      <dc:creator>MARCONI SPA</dc:creator>
      <dc:date>2002-05-14T08:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Restricted Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricted-login/m-p/2723089#M63514</link>
      <description>I don't think even chroot will help you.&lt;BR /&gt;I'm not sure it can be achieved.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave.</description>
      <pubDate>Tue, 14 May 2002 08:51:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-login/m-p/2723089#M63514</guid>
      <dc:creator>David Burgess</dc:creator>
      <dc:date>2002-05-14T08:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Restricted Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricted-login/m-p/2723090#M63515</link>
      <description>I guess you'll have to rely on tight Unix permissions to do this - Create a new group and userid for this guy and make sure all other users/groups do not give access to "others" on any of their files/directories.&lt;BR /&gt;Of course your user will still be able to access places like /tmp which allow access to "others".</description>
      <pubDate>Tue, 14 May 2002 09:48:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-login/m-p/2723090#M63515</guid>
      <dc:creator>Deepak Extross</dc:creator>
      <dc:date>2002-05-14T09:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Restricted Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricted-login/m-p/2723091#M63516</link>
      <description>Please take a look at this thread...&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x42647bb04b5cd611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x42647bb04b5cd611abdb0090277a778c,00.html&lt;/A&gt;</description>
      <pubDate>Wed, 15 May 2002 14:30:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-login/m-p/2723091#M63516</guid>
      <dc:creator>Geetha Alagappan</dc:creator>
      <dc:date>2002-05-15T14:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Restricted Login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/restricted-login/m-p/2723092#M63517</link>
      <description>The only secure way to do this is to replace the shell with a menu program (note: program, not a shell script). If they are to be restricted to their own $HOME, they likely do not need all the shell and HP-UX commands, so let the menu handle their needs. Note tha programs like vi have an escape to a shell so make sure that if the menu program allows vi, that the variable SHELL=/usr/bin/false has been set in the environment.</description>
      <pubDate>Wed, 15 May 2002 15:13:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/restricted-login/m-p/2723092#M63517</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-05-15T15:13:09Z</dc:date>
    </item>
  </channel>
</rss>

