<?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: Strange message from whoami - Intruder Alert in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-from-whoami-intruder-alert/m-p/2775869#M75963</link>
    <description>Thanks Bill!&lt;BR /&gt;&lt;BR /&gt;I usually put /var/adm/sw and /var/adm/crash in their own lvols. On this particular system, it wasn't done as this system was setup by consultants. I'll have to add it to my "todo" list.&lt;BR /&gt;&lt;BR /&gt;Marty</description>
    <pubDate>Tue, 30 Jul 2002 17:57:19 GMT</pubDate>
    <dc:creator>Martin Johnson</dc:creator>
    <dc:date>2002-07-30T17:57:19Z</dc:date>
    <item>
      <title>Strange message from whoami - Intruder Alert</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-from-whoami-intruder-alert/m-p/2775862#M75956</link>
      <description>Can someone explain to me under what conditions the whoami command will return Intruder Alert.  I am seeing this returned to my logs in some batch processes I am running.</description>
      <pubDate>Tue, 30 Jul 2002 17:13:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-from-whoami-intruder-alert/m-p/2775862#M75956</guid>
      <dc:creator>Al Miller</dc:creator>
      <dc:date>2002-07-30T17:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Strange message from whoami - Intruder Alert</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-from-whoami-intruder-alert/m-p/2775863#M75957</link>
      <description>If I remember correctly, this happens when /etc/passwd file is not world readable.&lt;BR /&gt;&lt;BR /&gt;/etc/passwd should be, at a minimum, 444 permissions.</description>
      <pubDate>Tue, 30 Jul 2002 17:15:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-from-whoami-intruder-alert/m-p/2775863#M75957</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-07-30T17:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Strange message from whoami - Intruder Alert</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-from-whoami-intruder-alert/m-p/2775864#M75958</link>
      <description>Hi,&lt;BR /&gt;I believe you will see this message if a user attempts to log in but either, is not listed in /etc/passwd or if /etc/passwd is not world readable.&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Kel</description>
      <pubDate>Tue, 30 Jul 2002 17:16:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-from-whoami-intruder-alert/m-p/2775864#M75958</guid>
      <dc:creator>Kelli Ward</dc:creator>
      <dc:date>2002-07-30T17:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Strange message from whoami - Intruder Alert</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-from-whoami-intruder-alert/m-p/2775865#M75959</link>
      <description>If you need more information, check out TKB document W3449877.&lt;BR /&gt;&lt;BR /&gt;To summarize, /etc/passwd should be at 444 permissions with root:sys as owner and group, and the /etc directory should be at 666 permissions with bin:bin as owner and group.</description>
      <pubDate>Tue, 30 Jul 2002 17:18:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-from-whoami-intruder-alert/m-p/2775865#M75959</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-07-30T17:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Strange message from whoami - Intruder Alert</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-from-whoami-intruder-alert/m-p/2775866#M75960</link>
      <description>I can think of 3 conditions ..&lt;BR /&gt;1- password file is corrupted&lt;BR /&gt;2- password file permission is set to 400&lt;BR /&gt;3- wrong NIS domainname</description>
      <pubDate>Tue, 30 Jul 2002 17:19:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-from-whoami-intruder-alert/m-p/2775866#M75960</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-07-30T17:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Strange message from whoami - Intruder Alert</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-from-whoami-intruder-alert/m-p/2775867#M75961</link>
      <description>This happened to me last week. The /var file system filled up. This resulted in the ServiceGuard software to terminate and all sorts of weird things happening, including the "Intruder Alert" from whoami. I cleared out some core files from /var.&lt;BR /&gt;&lt;BR /&gt;I was logged in my pseudo root account. I tried to run shutdown. It said I wasn't authorized. I "su-ed" to root. shutdown wouldn't run because it couldn't determine my username. I use "reboot" instead. Everything came up fine after the reboot. whoami worked fine after the reboot.&lt;BR /&gt;&lt;BR /&gt;Weird!&lt;BR /&gt;Marty</description>
      <pubDate>Tue, 30 Jul 2002 17:28:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-from-whoami-intruder-alert/m-p/2775867#M75961</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-07-30T17:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Strange message from whoami - Intruder Alert</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-from-whoami-intruder-alert/m-p/2775868#M75962</link>
      <description>As you have seen, /var is a critical filesystem and must have lots of empty space available. You can start by eliminating core files completely with the statement:&lt;BR /&gt;&lt;BR /&gt;ulimit -Sc 0&lt;BR /&gt;&lt;BR /&gt;in /etc/profile. This assumes that all your user logins are using /usr/bin/sh as their shell (and root must use /sbin/sh).&lt;BR /&gt;&lt;BR /&gt;Then find out where the big stuff is located--not big files, but big directories! Use du as in:&lt;BR /&gt;&lt;BR /&gt;du -kx /var | sort -rn | /tmp/du.var&lt;BR /&gt;&lt;BR /&gt;Look at the top of the du.var file for hints. In a ServiceGuard environment, you don't want much of anything in /var/mail or /var/spool. /var/adm will be large for 2 reasons: /var/adm logfiles, and /var/adm/sw for installs and patches. /var/adm/sw is a good candidate for it's own lvol.&lt;BR /&gt;&lt;BR /&gt;And also /var/ad,/crash which should empty if you keep up on patches, otherwise, create an lvol for the crash directory. Use symlinks to avoid having to change config files.</description>
      <pubDate>Tue, 30 Jul 2002 17:48:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-from-whoami-intruder-alert/m-p/2775868#M75962</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-07-30T17:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Strange message from whoami - Intruder Alert</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-from-whoami-intruder-alert/m-p/2775869#M75963</link>
      <description>Thanks Bill!&lt;BR /&gt;&lt;BR /&gt;I usually put /var/adm/sw and /var/adm/crash in their own lvols. On this particular system, it wasn't done as this system was setup by consultants. I'll have to add it to my "todo" list.&lt;BR /&gt;&lt;BR /&gt;Marty</description>
      <pubDate>Tue, 30 Jul 2002 17:57:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-message-from-whoami-intruder-alert/m-p/2775869#M75963</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-07-30T17:57:19Z</dc:date>
    </item>
  </channel>
</rss>

