<?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: user tracking in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-tracking/m-p/2756542#M71561</link>
    <description>The first thing that I would do is change the permissions on home directories to something more restrictive.&lt;BR /&gt;</description>
    <pubDate>Tue, 02 Jul 2002 17:04:03 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2002-07-02T17:04:03Z</dc:date>
    <item>
      <title>user tracking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-tracking/m-p/2756537#M71556</link>
      <description>I am looking for some info regarding user tracking on a HP 9000 server running HPUX 10.20. We have more than 250 users on this server. Recently we notice couple of users are trying to get into other users home folder and coping files to others home directory etc. When we notice that we change the right for the home directory and make it only read only to all others other than the owner. My question is, there is a way we can monitor the users activity on the server.  I sow under sam there is a Audited Users. Is this something I can use to se the users activity. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Jul 2002 16:43:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-tracking/m-p/2756537#M71556</guid>
      <dc:creator>Raghuram Ollakal_1</dc:creator>
      <dc:date>2002-07-02T16:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: user tracking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-tracking/m-p/2756538#M71557</link>
      <description>I think you need to change your system to a trusted system to take the advantage of that.&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
      <pubDate>Tue, 02 Jul 2002 16:49:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-tracking/m-p/2756538#M71557</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2002-07-02T16:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: user tracking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-tracking/m-p/2756539#M71558</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Go to SAM and then convert your system to a Trusted System.&lt;BR /&gt;&lt;BR /&gt;Piyush</description>
      <pubDate>Tue, 02 Jul 2002 16:54:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-tracking/m-p/2756539#M71558</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-07-02T16:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: user tracking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-tracking/m-p/2756540#M71559</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  convert the system to the trusted system,&lt;BR /&gt;&lt;BR /&gt;#/usr/lbin/tsconvert -c&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;Do it through sam...&lt;BR /&gt;&lt;BR /&gt;Then turn on the auditing...</description>
      <pubDate>Tue, 02 Jul 2002 16:57:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-tracking/m-p/2756540#M71559</guid>
      <dc:creator>Arockia Jegan</dc:creator>
      <dc:date>2002-07-02T16:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: user tracking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-tracking/m-p/2756541#M71560</link>
      <description>Take care when you turn on auditing. If you audit everything you will need Gigabytes/Terabytes worth of storage for the audit log. Select carefully what you want to audit.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Tue, 02 Jul 2002 17:00:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-tracking/m-p/2756541#M71560</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-07-02T17:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: user tracking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-tracking/m-p/2756542#M71561</link>
      <description>The first thing that I would do is change the permissions on home directories to something more restrictive.&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Jul 2002 17:04:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-tracking/m-p/2756542#M71561</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-07-02T17:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: user tracking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-tracking/m-p/2756543#M71562</link>
      <description>Unfortunately, the default permissions on an unmodified HP-UX box are not suitable for multiple users. umask is 00 which means that all root-created files and directories cannot be trusted and users will have the same problem: files=666, directories=777&lt;BR /&gt;&lt;BR /&gt;First, explicitly set:&lt;BR /&gt;&lt;BR /&gt;umask 077&lt;BR /&gt;&lt;BR /&gt;in /etc/profile and /etc/csh.login&lt;BR /&gt;&lt;BR /&gt;Then, change all /home/* directories to 700 and remove rw privileges for all files and directories in every user directory. Users can then give away permissions if they really want to, never by default.&lt;BR /&gt;&lt;BR /&gt;To answer the question about watching the user activities, look at the .sh_history file in their $HOME directory. If the user is covering their tracks by zeroing this file or running a non-history shell like /usr/old/bin/sh, then you have a much bigger problem--the user is purposely trying to hack your system.</description>
      <pubDate>Wed, 03 Jul 2002 01:45:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-tracking/m-p/2756543#M71562</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-07-03T01:45:31Z</dc:date>
    </item>
  </channel>
</rss>

