<?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: find out all user in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364880#M346543</link>
    <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;use "whodo"  to find out logged in users and process running by those users.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sani</description>
    <pubDate>Tue, 24 Feb 2009 09:22:01 GMT</pubDate>
    <dc:creator>Sani</dc:creator>
    <dc:date>2009-02-24T09:22:01Z</dc:date>
    <item>
      <title>find out all user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364878#M346541</link>
      <description>I need to find out all user who logged in my host and what modification they done.</description>
      <pubDate>Tue, 24 Feb 2009 07:47:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364878#M346541</guid>
      <dc:creator>prateek_1</dc:creator>
      <dc:date>2009-02-24T07:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: find out all user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364879#M346542</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Need more details. If you need to know the currently logged in users use #who -u command or #w &lt;BR /&gt;&lt;BR /&gt;If you have enabled auditing you can findout which user did what.&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Feb 2009 07:54:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364879#M346542</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-02-24T07:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: find out all user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364880#M346543</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;use "whodo"  to find out logged in users and process running by those users.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sani</description>
      <pubDate>Tue, 24 Feb 2009 09:22:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364880#M346543</guid>
      <dc:creator>Sani</dc:creator>
      <dc:date>2009-02-24T09:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: find out all user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364881#M346544</link>
      <description>I need all user currently as well as previously logged on system and in which file they done any modification with the IP address of user.</description>
      <pubDate>Tue, 24 Feb 2009 09:25:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364881#M346544</guid>
      <dc:creator>prateek_1</dc:creator>
      <dc:date>2009-02-24T09:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: find out all user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364882#M346545</link>
      <description>What version of HPUX you are running, you need to convert your system to a trusted mode to enable auditing to find all information.</description>
      <pubDate>Tue, 24 Feb 2009 09:31:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364882#M346545</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2009-02-24T09:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: find out all user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364883#M346546</link>
      <description>Hi Prateek,&lt;BR /&gt;&lt;BR /&gt;Have you turn on audting in your Server .?&lt;BR /&gt;&lt;BR /&gt;If you Server Trusted System.? if not bit difficult... :(&lt;BR /&gt;&lt;BR /&gt;# last -R user1 user2 user3&lt;BR /&gt;&lt;BR /&gt;(above command will give login history with IP address of user1,user2,user3)&lt;BR /&gt;&lt;BR /&gt;Hope This Helps,&lt;BR /&gt;&lt;BR /&gt;Tks,&lt;BR /&gt;Johnson</description>
      <pubDate>Tue, 24 Feb 2009 09:35:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364883#M346546</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-02-24T09:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: find out all user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364884#M346547</link>
      <description>Prateek,&lt;BR /&gt;&lt;BR /&gt;You need to have a look at the system audit tools. I don't know what versionof HPUX you are running, but have a look at the below link and search for audit.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20392.www2.hp.com/portal/swdepot/searchProducts.do" target="_blank"&gt;http://h20392.www2.hp.com/portal/swdepot/searchProducts.do&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 24 Feb 2009 09:38:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364884#M346547</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2009-02-24T09:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: find out all user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364885#M346548</link>
      <description>Hi,&lt;BR /&gt;how can i turn on audting in my Server,commands mentioned by you give me o/p like--&lt;BR /&gt;bash-2.05# last -R user1 user2&lt;BR /&gt;&lt;BR /&gt;WTMPS_FILE  begins at Thu Jan 29 19:42:29&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Feb 2009 09:39:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364885#M346548</guid>
      <dc:creator>prateek_1</dc:creator>
      <dc:date>2009-02-24T09:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: find out all user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364886#M346549</link>
      <description>im using 11.31 sep08 fusion.</description>
      <pubDate>Tue, 24 Feb 2009 09:40:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364886#M346549</guid>
      <dc:creator>prateek_1</dc:creator>
      <dc:date>2009-02-24T09:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: find out all user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364887#M346550</link>
      <description>Hi Prateek,&lt;BR /&gt;&lt;BR /&gt;Use SAM to convert the system into trusted mode. Once you converted to trusted you can enable auditing.&lt;BR /&gt;&lt;BR /&gt;SAM -&amp;gt; Auditing and Security -&amp;gt;Goto Actions -&amp;gt;Convert the sytem</description>
      <pubDate>Tue, 24 Feb 2009 09:43:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364887#M346550</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-02-24T09:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: find out all user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364888#M346551</link>
      <description>Turning system into trusted mode may not be done to fast. It may have side effects that need to be studied.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Feb 2009 09:54:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364888#M346551</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2009-02-24T09:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: find out all user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364889#M346552</link>
      <description>Thanks ganesan ,now i m able convert the system into trusted mode. &lt;BR /&gt;&lt;BR /&gt;but above command are giving same o/p--&lt;BR /&gt;&lt;BR /&gt;bash-2.05# last -R user1 user2&lt;BR /&gt;&lt;BR /&gt;WTMPS_FILE  begins at Thu Jan 29 19:42:29&lt;BR /&gt;&lt;BR /&gt;i need to find out the ip of user and check where and what changes he/she had done.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Feb 2009 09:58:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364889#M346552</guid>
      <dc:creator>prateek_1</dc:creator>
      <dc:date>2009-02-24T09:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: find out all user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364890#M346553</link>
      <description>The "last" command will only tell you who logged in, from which IP and at which time. But it won't tell you what action has been made. If it's a shell action, you will have information in the .sh_history file of the user (if it exists).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Feb 2009 10:04:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364890#M346553</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2009-02-24T10:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: find out all user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364891#M346554</link>
      <description>duplicate thread has been opened. close one&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1316984" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1316984&lt;/A&gt;</description>
      <pubDate>Tue, 24 Feb 2009 10:05:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364891#M346554</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2009-02-24T10:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: find out all user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364892#M346555</link>
      <description>sure ahsan,</description>
      <pubDate>Tue, 24 Feb 2009 10:14:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364892#M346555</guid>
      <dc:creator>prateek_1</dc:creator>
      <dc:date>2009-02-24T10:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: find out all user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364893#M346556</link>
      <description>Hi fred ,&lt;BR /&gt;&lt;BR /&gt;.sh_history is not here but i can see some previous command on .bash_histroy.but its difficult to me to specify which command used by which user.could you help me on that</description>
      <pubDate>Tue, 24 Feb 2009 10:17:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364893#M346556</guid>
      <dc:creator>prateek_1</dc:creator>
      <dc:date>2009-02-24T10:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: find out all user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364894#M346557</link>
      <description>Is this something you need to do going forward, or are you actiavely trying to determine a change that someone has made in the past?&lt;BR /&gt;&lt;BR /&gt;If the latter, it sounds to me like its too late. Enabling auditing won't show you what happened *before* auditing was enabled! Only what has happened since it was enabled.&lt;BR /&gt;&lt;BR /&gt;A couple of other points:&lt;BR /&gt;&lt;BR /&gt;i) Don't convert to a trusted system... hou don't need to to enable autiting in 11iv3(11.31). In fact trusted systems will be deprectaed in a future release.&lt;BR /&gt;&lt;BR /&gt;ii) If you really wanto to setup auditing correctly I suggest you *read and understand* the section of the manual that covers this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-3387/ch10.html" target="_blank"&gt;http://docs.hp.com/en/5992-3387/ch10.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It really isn't as simple as running a couple of commands and magically getting what you want. You bhave to take ther time to decide what you're going to audit and then configure collection and manage the ongoing production of audit logs...&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Tue, 24 Feb 2009 10:17:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-out-all-user/m-p/4364894#M346557</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-02-24T10:17:57Z</dc:date>
    </item>
  </channel>
</rss>

