<?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: No admin command in remsh in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/no-admin-command-in-remsh/m-p/4191615#M689519</link>
    <description>Already configure that .rhosts, hosts.equiv. I guess you can not execute remsh if have not configrued those files. Yeah i know there's no ifconfig -a, in hp -ux. But the point is, the system do not know the command ifconfig.&lt;BR /&gt;&lt;BR /&gt;# remsh scipl3 ifconfig lan0&lt;BR /&gt;sh: ifconfig:  not found.&lt;BR /&gt;# remsh scipl3 ifconfig lan1&lt;BR /&gt;sh: ifconfig:  not found.&lt;BR /&gt;# remsh scipl3 ifconfig vgscan&lt;BR /&gt;sh: ifconfig:  not found.&lt;BR /&gt;# remsh scipl3 vgscan&lt;BR /&gt;</description>
    <pubDate>Mon, 05 May 2008 07:13:01 GMT</pubDate>
    <dc:creator>Aristotle</dc:creator>
    <dc:date>2008-05-05T07:13:01Z</dc:date>
    <item>
      <title>No admin command in remsh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-admin-command-in-remsh/m-p/4191611#M689515</link>
      <description>I've been setting up remsh in my HPUX server. All i can do is bdf,uname,uptime etc.&lt;BR /&gt;&lt;BR /&gt;But i can not execute ifconfig,useradd etc.&lt;BR /&gt;# remsh scipl3 uname -a&lt;BR /&gt;HP-UX scipl3 B.11.11 U 9000/800 scipl3 unlimited-user license&lt;BR /&gt;# remsh scipl3 ifconfig -a&lt;BR /&gt;sh: ifconfig:  not found.&lt;BR /&gt;# remsh scipl3 useradd test&lt;BR /&gt;sh: useradd:  not found.&lt;BR /&gt;# remsh scipl3 uptime&lt;BR /&gt;  3:47pm  up 26 days,  1:34,  1 user,  load average: 0.01, 0.01, 0.02&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 May 2008 06:49:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-admin-command-in-remsh/m-p/4191611#M689515</guid>
      <dc:creator>Aristotle</dc:creator>
      <dc:date>2008-05-05T06:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: No admin command in remsh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-admin-command-in-remsh/m-p/4191612#M689516</link>
      <description>Dear &lt;BR /&gt;what is the content of the following file&lt;BR /&gt;&lt;BR /&gt;/etc/hosts.equiv&lt;BR /&gt;.rhosts file &lt;BR /&gt;&lt;BR /&gt;sajjad&lt;BR /&gt;</description>
      <pubDate>Mon, 05 May 2008 07:02:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-admin-command-in-remsh/m-p/4191612#M689516</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-05-05T07:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: No admin command in remsh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-admin-command-in-remsh/m-p/4191613#M689517</link>
      <description>remsh scipl3 -n /usr/sbin/lanscan      &lt;BR /&gt;&lt;BR /&gt;remsh scipl3 -l root -n /usr/sbin/ifconfig lan0 or lan1 or lan2 (whatever it is)&lt;BR /&gt;&lt;BR /&gt;remote account name must be equivalent to the originating account&lt;BR /&gt;&lt;BR /&gt;remsh scipl3 -n ifconfig /usr/sbin/ifconfig lan2 &lt;BR /&gt;&lt;BR /&gt;By default, remsh uses the following path when executing the specified command:&lt;BR /&gt;/usr/bin:/usr/ccs/bin:/usr/bin/X11:/usr/contrib/bin:/usr/local/bin&lt;BR /&gt;&lt;BR /&gt;There is no ifconfig -a avble in HP-UX&lt;BR /&gt;You have to give full path of the command, if it is not in the above path or in the /usr/sbin.&lt;BR /&gt;&lt;BR /&gt;Rgds.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 May 2008 07:03:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-admin-command-in-remsh/m-p/4191613#M689517</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-05-05T07:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: No admin command in remsh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-admin-command-in-remsh/m-p/4191614#M689518</link>
      <description>&amp;gt; remsh scipl3 -n ifconfig /usr/sbin/ifconfig lan2 &lt;BR /&gt;&lt;BR /&gt;remsh scipl3 -n /usr/sbin/ifconfig lan2</description>
      <pubDate>Mon, 05 May 2008 07:04:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-admin-command-in-remsh/m-p/4191614#M689518</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-05-05T07:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: No admin command in remsh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-admin-command-in-remsh/m-p/4191615#M689519</link>
      <description>Already configure that .rhosts, hosts.equiv. I guess you can not execute remsh if have not configrued those files. Yeah i know there's no ifconfig -a, in hp -ux. But the point is, the system do not know the command ifconfig.&lt;BR /&gt;&lt;BR /&gt;# remsh scipl3 ifconfig lan0&lt;BR /&gt;sh: ifconfig:  not found.&lt;BR /&gt;# remsh scipl3 ifconfig lan1&lt;BR /&gt;sh: ifconfig:  not found.&lt;BR /&gt;# remsh scipl3 ifconfig vgscan&lt;BR /&gt;sh: ifconfig:  not found.&lt;BR /&gt;# remsh scipl3 vgscan&lt;BR /&gt;</description>
      <pubDate>Mon, 05 May 2008 07:13:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-admin-command-in-remsh/m-p/4191615#M689519</guid>
      <dc:creator>Aristotle</dc:creator>
      <dc:date>2008-05-05T07:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: No admin command in remsh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-admin-command-in-remsh/m-p/4191616#M689520</link>
      <description>Please read my above post.</description>
      <pubDate>Mon, 05 May 2008 07:18:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-admin-command-in-remsh/m-p/4191616#M689520</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-05-05T07:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: No admin command in remsh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-admin-command-in-remsh/m-p/4191617#M689521</link>
      <description>owwwww~ i got it men,hehehe thanks a lot :). This is for Disaster Recovery.</description>
      <pubDate>Mon, 05 May 2008 07:24:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-admin-command-in-remsh/m-p/4191617#M689521</guid>
      <dc:creator>Aristotle</dc:creator>
      <dc:date>2008-05-05T07:24:08Z</dc:date>
    </item>
  </channel>
</rss>

