<?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: How to find out the logins in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-out-the-logins/m-p/3640327#M239076</link>
    <description>Another way is simply (if you enabled history file) then,&lt;BR /&gt;&lt;BR /&gt;cd /home&lt;BR /&gt;for file in `find . -type f -name "*history*"`&lt;BR /&gt;do&lt;BR /&gt;  grep 'sybase-stop related string' $file&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;hth.&lt;BR /&gt;</description>
    <pubDate>Mon, 03 Oct 2005 07:24:05 GMT</pubDate>
    <dc:creator>Muthukumar_5</dc:creator>
    <dc:date>2005-10-03T07:24:05Z</dc:date>
    <item>
      <title>How to find out the logins</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-out-the-logins/m-p/3640319#M239068</link>
      <description>Hi...&lt;BR /&gt;&lt;BR /&gt;Someone(obviously with preveliged user) restarted the Sybase DB on my HP-UX 11.0 box. How can I find that who has done this or who was logged on to the server at a particular time.&lt;BR /&gt;&lt;BR /&gt;Can anybody help me out in this regard.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;Suni</description>
      <pubDate>Mon, 03 Oct 2005 07:13:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-out-the-logins/m-p/3640319#M239068</guid>
      <dc:creator>Suni Raj</dc:creator>
      <dc:date>2005-10-03T07:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the logins</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-out-the-logins/m-p/3640320#M239069</link>
      <description>last -R&lt;BR /&gt;&lt;BR /&gt;will give it.&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Mon, 03 Oct 2005 07:14:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-out-the-logins/m-p/3640320#M239069</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-03T07:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the logins</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-out-the-logins/m-p/3640321#M239070</link>
      <description>The last command will give you login info.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 03 Oct 2005 07:15:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-out-the-logins/m-p/3640321#M239070</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-10-03T07:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the logins</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-out-the-logins/m-p/3640322#M239071</link>
      <description>last -R - successful logins&lt;BR /&gt;lastb -R - invalid logins</description>
      <pubDate>Mon, 03 Oct 2005 07:15:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-out-the-logins/m-p/3640322#M239071</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-10-03T07:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the logins</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-out-the-logins/m-p/3640323#M239072</link>
      <description># last will be helpful. Use # last -R to get user's hostname. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 03 Oct 2005 07:17:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-out-the-logins/m-p/3640323#M239072</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-03T07:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the logins</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-out-the-logins/m-p/3640324#M239073</link>
      <description>last will tell who logged in and when.&lt;BR /&gt;But you need to take note who may still have been logged in at that time.&lt;BR /&gt;&lt;BR /&gt;Suppose depending on your environment, and depending on how many folks have access to stop/start DB's, your going to have to narrow down who it 'could have been'.  &lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Oct 2005 07:21:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-out-the-logins/m-p/3640324#M239073</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2005-10-03T07:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the logins</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-out-the-logins/m-p/3640325#M239074</link>
      <description>Hi Suni,&lt;BR /&gt;&lt;BR /&gt;#last -R &lt;BR /&gt;and you will find who was logged but also look in /var/adm/sulog to see if he used the su command to user who is able to restart the Sysbase DB,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Borislav&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Oct 2005 07:22:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-out-the-logins/m-p/3640325#M239074</guid>
      <dc:creator>Borislav Perkov</dc:creator>
      <dc:date>2005-10-03T07:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the logins</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-out-the-logins/m-p/3640326#M239075</link>
      <description>last will be helpful in this case.&lt;BR /&gt;&lt;BR /&gt;/var/adm/wtmp : login database.&lt;BR /&gt;&lt;BR /&gt;Hope this helps &lt;BR /&gt;&lt;BR /&gt;Ziad</description>
      <pubDate>Mon, 03 Oct 2005 07:23:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-out-the-logins/m-p/3640326#M239075</guid>
      <dc:creator>Morcos</dc:creator>
      <dc:date>2005-10-03T07:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the logins</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-out-the-logins/m-p/3640327#M239076</link>
      <description>Another way is simply (if you enabled history file) then,&lt;BR /&gt;&lt;BR /&gt;cd /home&lt;BR /&gt;for file in `find . -type f -name "*history*"`&lt;BR /&gt;do&lt;BR /&gt;  grep 'sybase-stop related string' $file&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;hth.&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Oct 2005 07:24:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-out-the-logins/m-p/3640327#M239076</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-10-03T07:24:05Z</dc:date>
    </item>
  </channel>
</rss>

