<?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 comands overview in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/comands-overview/m-p/3701101#M796873</link>
    <description>Hi&lt;BR /&gt;As a root administrator I would like to see the commands run by other users in my server.Is there any way to trace this other than refering .sh_history.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;Arun</description>
    <pubDate>Mon, 02 Jan 2006 21:25:28 GMT</pubDate>
    <dc:creator>aruns_s</dc:creator>
    <dc:date>2006-01-02T21:25:28Z</dc:date>
    <item>
      <title>comands overview</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/comands-overview/m-p/3701101#M796873</link>
      <description>Hi&lt;BR /&gt;As a root administrator I would like to see the commands run by other users in my server.Is there any way to trace this other than refering .sh_history.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;Arun</description>
      <pubDate>Mon, 02 Jan 2006 21:25:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/comands-overview/m-p/3701101#M796873</guid>
      <dc:creator>aruns_s</dc:creator>
      <dc:date>2006-01-02T21:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: comands overview</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/comands-overview/m-p/3701102#M796874</link>
      <description>Hi Arun,&lt;BR /&gt;&lt;BR /&gt;Yes, you can by turning on the trusted system on your machine and from there you can do the audit of the user on your system.&lt;BR /&gt;&lt;BR /&gt;Hope this information can help you.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;AW</description>
      <pubDate>Mon, 02 Jan 2006 21:47:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/comands-overview/m-p/3701102#M796874</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2006-01-02T21:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: comands overview</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/comands-overview/m-p/3701103#M796875</link>
      <description>Is your system trusted on non-trusted. If trsuted then you can view the commands run by other users.&lt;BR /&gt;&lt;BR /&gt;Else,&lt;BR /&gt;&lt;BR /&gt; You have to setup history setup in /etc/profile as,&lt;BR /&gt;&lt;BR /&gt; set -o ksh&lt;BR /&gt; # Change if you want&lt;BR /&gt; export HISTFILE=$HOME/.sh_history&lt;BR /&gt; export HISTSIZE=2000&lt;BR /&gt; &lt;BR /&gt;It will log those details in history file. If you want another new solution then,&lt;BR /&gt;&lt;BR /&gt;--- Edit  /etc/profile --- and put this,&lt;BR /&gt;&lt;BR /&gt; script -a $HOME/${LOGNAME}.log&lt;BR /&gt;&lt;BR /&gt;It will automatically log all commands and results. &lt;BR /&gt;&lt;BR /&gt;It is better to use HISTFILE setup to collect only files.&lt;BR /&gt;&lt;BR /&gt;-Muthu&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jan 2006 02:50:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/comands-overview/m-p/3701103#M796875</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-03T02:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: comands overview</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/comands-overview/m-p/3701104#M796876</link>
      <description>Hello, Many threads are having similar question, &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=217471" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=217471&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=100314" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=100314&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Generic search, &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/james/search.do?searchtext=command+history&amp;amp;submit.x=0&amp;amp;submit.y=0&amp;amp;hpl=1&amp;amp;todo=search&amp;amp;searchcriteria=allwords&amp;amp;from=forums&amp;amp;searchcategory=ALL&amp;amp;rn=25&amp;amp;presort=rank&amp;amp;source=7000&amp;amp;esc=us.support.itrc.hp.com&amp;amp;wpa=forums1.itrc.hp.com%3A80&amp;amp;origin=0&amp;amp;chkServStor=on" target="_blank"&gt;http://www1.itrc.hp.com/service/james/search.do?searchtext=command+history&amp;amp;submit.x=0&amp;amp;submit.y=0&amp;amp;hpl=1&amp;amp;todo=search&amp;amp;searchcriteria=allwords&amp;amp;from=forums&amp;amp;searchcategory=ALL&amp;amp;rn=25&amp;amp;presort=rank&amp;amp;source=7000&amp;amp;esc=us.support.itrc.hp.com&amp;amp;wpa=forums1.itrc.hp.com%3A80&amp;amp;origin=0&amp;amp;chkServStor=on&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 03 Jan 2006 02:56:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/comands-overview/m-p/3701104#M796876</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-03T02:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: comands overview</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/comands-overview/m-p/3701105#M796877</link>
      <description>please advice how can I audit the coommands used by others in a trusted system</description>
      <pubDate>Tue, 03 Jan 2006 17:45:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/comands-overview/m-p/3701105#M796877</guid>
      <dc:creator>aruns_s</dc:creator>
      <dc:date>2006-01-03T17:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: comands overview</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/comands-overview/m-p/3701106#M796878</link>
      <description>check this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=988316" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=988316&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Wed, 04 Jan 2006 01:35:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/comands-overview/m-p/3701106#M796878</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-04T01:35:13Z</dc:date>
    </item>
  </channel>
</rss>

