<?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: traking for user in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/traking-for-user/m-p/4068580#M307124</link>
    <description>Hi&lt;BR /&gt;but remained how expulsion fro using the server.&lt;BR /&gt;namely only root user using the server.&lt;BR /&gt;thanks and best regards</description>
    <pubDate>Tue, 11 Sep 2007 05:55:07 GMT</pubDate>
    <dc:creator>Mousa55</dc:creator>
    <dc:date>2007-09-11T05:55:07Z</dc:date>
    <item>
      <title>traking for user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/traking-for-user/m-p/4068574#M307118</link>
      <description>Hi&lt;BR /&gt;How to see all user working in my server&lt;BR /&gt;e.g i have two group dba and mysql&lt;BR /&gt;i want to see all user using my server. &lt;BR /&gt;and i can close the shell which work on it ?&lt;BR /&gt;thanks and best regards</description>
      <pubDate>Tue, 11 Sep 2007 05:06:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/traking-for-user/m-p/4068574#M307118</guid>
      <dc:creator>Mousa55</dc:creator>
      <dc:date>2007-09-11T05:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: traking for user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/traking-for-user/m-p/4068575#M307119</link>
      <description>you mean something like "who -u"?</description>
      <pubDate>Tue, 11 Sep 2007 05:09:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/traking-for-user/m-p/4068575#M307119</guid>
      <dc:creator>Oviwan</dc:creator>
      <dc:date>2007-09-11T05:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: traking for user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/traking-for-user/m-p/4068576#M307120</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;who -u will work to provide a best guess of who is currently logged in. Its based on data in the /var/adm/wtmp file and is not always accurate.&lt;BR /&gt;&lt;BR /&gt;I don't know what you mean by the statement "i can close the shell which work on it?"&lt;BR /&gt;&lt;BR /&gt;You can kill any process on the machine as root, which has these priviledges.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 11 Sep 2007 05:14:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/traking-for-user/m-p/4068576#M307120</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-09-11T05:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: traking for user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/traking-for-user/m-p/4068577#M307121</link>
      <description>If you don't trust who(1), you can look at all non-root processes:&lt;BR /&gt;$ ps -fe | grep -v "^root"</description>
      <pubDate>Tue, 11 Sep 2007 05:23:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/traking-for-user/m-p/4068577#M307121</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-09-11T05:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: traking for user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/traking-for-user/m-p/4068578#M307122</link>
      <description>Hi&lt;BR /&gt;the output of who -u command it is not out all user, if i am root the output only about the root user not another, if oracle and sql users using my server and i am root user how to see all these users and traking (last -oracle) and Expulsion from use the server&lt;BR /&gt;only.&lt;BR /&gt;thanks</description>
      <pubDate>Tue, 11 Sep 2007 05:24:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/traking-for-user/m-p/4068578#M307122</guid>
      <dc:creator>Mousa55</dc:creator>
      <dc:date>2007-09-11T05:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: traking for user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/traking-for-user/m-p/4068579#M307123</link>
      <description>&amp;gt;if oracle and sql users using my server and i am root user how to see all these users&lt;BR /&gt;&lt;BR /&gt;If you are looking for the users "sql" and "oracle", you can find them with:&lt;BR /&gt;$ ps -fu sql -u oracle&lt;BR /&gt;&lt;BR /&gt;If you want to find ALL users that are using sql or an Oracle database, that is much harder.</description>
      <pubDate>Tue, 11 Sep 2007 05:32:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/traking-for-user/m-p/4068579#M307123</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-09-11T05:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: traking for user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/traking-for-user/m-p/4068580#M307124</link>
      <description>Hi&lt;BR /&gt;but remained how expulsion fro using the server.&lt;BR /&gt;namely only root user using the server.&lt;BR /&gt;thanks and best regards</description>
      <pubDate>Tue, 11 Sep 2007 05:55:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/traking-for-user/m-p/4068580#M307124</guid>
      <dc:creator>Mousa55</dc:creator>
      <dc:date>2007-09-11T05:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: traking for user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/traking-for-user/m-p/4068581#M307125</link>
      <description>&amp;gt;but remained how expulsion from using the server.  namely only root user using the server.&lt;BR /&gt;&lt;BR /&gt;(There are some words missing above.)&lt;BR /&gt;Are you asking how to exclude everyone but root from using the machine?&lt;BR /&gt;&lt;BR /&gt;I assume you don't want to go to single user mode?&lt;BR /&gt;&lt;BR /&gt;You could use wall(1m) to ask them to logout.&lt;BR /&gt;Or you could kill them and then /etc/profile prevent them from logging in.  You would also have to stop networking so rlogin, remsh, ssh don't work.&lt;BR /&gt;&lt;BR /&gt;Here are some other threads that discuss this:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1070664" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1070664&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=995109" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=995109&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1138434" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1138434&lt;/A&gt;</description>
      <pubDate>Tue, 11 Sep 2007 06:39:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/traking-for-user/m-p/4068581#M307125</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-09-11T06:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: traking for user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/traking-for-user/m-p/4068582#M307126</link>
      <description>thanks to all</description>
      <pubDate>Tue, 11 Sep 2007 07:19:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/traking-for-user/m-p/4068582#M307126</guid>
      <dc:creator>Mousa55</dc:creator>
      <dc:date>2007-09-11T07:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: traking for user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/traking-for-user/m-p/4068583#M307127</link>
      <description>I have assigned points to   1  of   185  responses to  my questions. --&amp;gt; say thanks with hp points also in your other threads....&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Sep 2007 07:59:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/traking-for-user/m-p/4068583#M307127</guid>
      <dc:creator>Oviwan</dc:creator>
      <dc:date>2007-09-11T07:59:15Z</dc:date>
    </item>
  </channel>
</rss>

