<?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: Configured user in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/configured-user/m-p/4947953#M740053</link>
    <description>Thx a lot</description>
    <pubDate>Tue, 20 Dec 2005 16:20:50 GMT</pubDate>
    <dc:creator>Rene Mendez_4</dc:creator>
    <dc:date>2005-12-20T16:20:50Z</dc:date>
    <item>
      <title>Configured user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configured-user/m-p/4947948#M740048</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;How to configure  a user and this user  execute ping only.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rene</description>
      <pubDate>Tue, 20 Dec 2005 14:46:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configured-user/m-p/4947948#M740048</guid>
      <dc:creator>Rene Mendez_4</dc:creator>
      <dc:date>2005-12-20T14:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Configured user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configured-user/m-p/4947949#M740049</link>
      <description>You can create the user with a restricted shell (rsh) and in the users home directory is a copy of the ping command.&lt;BR /&gt;&lt;BR /&gt;The users .profile will unset the system wide PATH variable and only have PATH=$HOME&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Dec 2005 14:51:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configured-user/m-p/4947949#M740049</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-12-20T14:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Configured user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configured-user/m-p/4947950#M740050</link>
      <description>Hi Rene:&lt;BR /&gt;&lt;BR /&gt;One way would be to create a shell script that asks the user for the address or DNS name to ping, does the ping and exits.&lt;BR /&gt;&lt;BR /&gt;Then, create a user account but specify the name of your shell script instead of the usual shell as the program to use for the shell.&lt;BR /&gt;&lt;BR /&gt;Your shell script would look like:&lt;BR /&gt;&lt;BR /&gt;#/usr/bin/sh&lt;BR /&gt;trap 1 2 3 ''&lt;BR /&gt;echo "Enter IPAddress or hostname\c "&lt;BR /&gt;read WHO&lt;BR /&gt;/usr/sbin/ping ${WHO}&lt;BR /&gt;exit 0&lt;BR /&gt;&lt;BR /&gt;When the user exits, he/she is logged off.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Dec 2005 14:55:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configured-user/m-p/4947950#M740050</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2005-12-20T14:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Configured user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configured-user/m-p/4947951#M740051</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;In the .profile file define the shellvar as a script. In this script allow to execute only ping. after his login, the script start automatically. If the user exit the script then the session will close.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 20 Dec 2005 14:56:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configured-user/m-p/4947951#M740051</guid>
      <dc:creator>Oviwan</dc:creator>
      <dc:date>2005-12-20T14:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Configured user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configured-user/m-p/4947952#M740052</link>
      <description>If the user can only execute ping - why have them login at all - I mean in order to login - they must be using some sort of client - IE Windows - therefore - they already have the ability to run ping from a Command Prompt...&lt;BR /&gt;&lt;BR /&gt;Just my 2 cents as I thought the question was a bit out there...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Dec 2005 15:37:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configured-user/m-p/4947952#M740052</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-12-20T15:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Configured user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/configured-user/m-p/4947953#M740053</link>
      <description>Thx a lot</description>
      <pubDate>Tue, 20 Dec 2005 16:20:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/configured-user/m-p/4947953#M740053</guid>
      <dc:creator>Rene Mendez_4</dc:creator>
      <dc:date>2005-12-20T16:20:50Z</dc:date>
    </item>
  </channel>
</rss>

