<?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: Valid User IDs? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/valid-user-ids/m-p/4960104#M415501</link>
    <description>Bill,&lt;BR /&gt;I would not recommend deleting the accounts. Better to lock them and concentrate on servcices not required. Check in /etc/services for example for uucp.&lt;BR /&gt;Best start if perhaps to read more on the subject/recommendations from the forums. Using forum search should bring a good selection</description>
    <pubDate>Wed, 15 Feb 2006 11:54:40 GMT</pubDate>
    <dc:creator>Peter Godron</dc:creator>
    <dc:date>2006-02-15T11:54:40Z</dc:date>
    <item>
      <title>Valid User IDs?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/valid-user-ids/m-p/4960100#M415497</link>
      <description>Our v10.01 HP-9000 E45 appears to have been hacked.  Some files were deleted.  Thus, I am trying to beef up security.&lt;BR /&gt;&lt;BR /&gt;Which of the following user.ids are necessary to hp-ux?  I do not recognize them...&lt;BR /&gt;&lt;BR /&gt;  adm   bin   daemon   nuucp   sys   uucp&lt;BR /&gt;&lt;BR /&gt;I am inclined to delete these users via SAM.&lt;BR /&gt;&lt;BR /&gt;Suggestions are welcome.</description>
      <pubDate>Wed, 15 Feb 2006 11:40:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/valid-user-ids/m-p/4960100#M415497</guid>
      <dc:creator>Bill Brutzman</dc:creator>
      <dc:date>2006-02-15T11:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Valid User IDs?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/valid-user-ids/m-p/4960101#M415498</link>
      <description>Deleting system accounts is a bit dangerous. While people don't log into them, they do control ownership of numerous files throughout the system and could result in some subsystems not functioning if they don't exist. It is typically considered adequated to lock these accounts, which is how they ship standard with the OS these days. If they aren't already locked, you can issue "passwd -l" on them to lock them.</description>
      <pubDate>Wed, 15 Feb 2006 11:48:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/valid-user-ids/m-p/4960101#M415498</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2006-02-15T11:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: Valid User IDs?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/valid-user-ids/m-p/4960102#M415499</link>
      <description>Those are required for various subsystems and the accounts are locked, anyway.  If you look at the  password field in /etc/passwd for them, you'll note that they have an asterisk, which means you can't log into them.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 15 Feb 2006 11:49:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/valid-user-ids/m-p/4960102#M415499</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-02-15T11:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Valid User IDs?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/valid-user-ids/m-p/4960103#M415500</link>
      <description>Hi Bill&lt;BR /&gt;I would not touch these account since you shoulnt be able to use them (have a * in the cripted passwd zone) e.g.&lt;BR /&gt;daemon:*:1:5::/:/sbin/sh&lt;BR /&gt;bin:*:2:2::/usr/bin:/sbin/sh&lt;BR /&gt;sys:*:3:3::/:&lt;BR /&gt;adm:*:4:4::/var/adm:/sbin/sh&lt;BR /&gt;uucp:*:5:3::/var/spool/uucppublic:/usr/lbin/uucp/uucico&lt;BR /&gt;lp:*:9:7::/var/spool/lp:/sbin/sh&lt;BR /&gt;nuucp:*:11:11::/var/spool/uucppublic:/usr/lbin/uucp/uucico&lt;BR /&gt;hpdb:*:27:1:ALLBASE:/:/sbin/sh&lt;BR /&gt;nobody:*:-2:-2::/:&lt;BR /&gt;And some dont have shells...&lt;BR /&gt;I would configure /etc/inetd.sec, check for valid shells, limit ftp...&lt;BR /&gt;And look for spoofs on the box, that is look for all the files with suid root and see if there are not spoofs...&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Victor</description>
      <pubDate>Wed, 15 Feb 2006 11:52:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/valid-user-ids/m-p/4960103#M415500</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2006-02-15T11:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Valid User IDs?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/valid-user-ids/m-p/4960104#M415501</link>
      <description>Bill,&lt;BR /&gt;I would not recommend deleting the accounts. Better to lock them and concentrate on servcices not required. Check in /etc/services for example for uucp.&lt;BR /&gt;Best start if perhaps to read more on the subject/recommendations from the forums. Using forum search should bring a good selection</description>
      <pubDate>Wed, 15 Feb 2006 11:54:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/valid-user-ids/m-p/4960104#M415501</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-02-15T11:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Valid User IDs?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/valid-user-ids/m-p/4960105#M415502</link>
      <description>Those are required.&lt;BR /&gt;&lt;BR /&gt;Check for stuff in /tmp and /var/tmp - in case they put programs/back doors there.&lt;BR /&gt;&lt;BR /&gt;Install bastille...and ipfilter...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Feb 2006 12:00:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/valid-user-ids/m-p/4960105#M415502</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-02-15T12:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Valid User IDs?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/valid-user-ids/m-p/4960106#M415503</link>
      <description>Those accounts are required but should be locked out so they cannot be used to log in with(just thought I'd join in with the gang on that one).  &lt;BR /&gt;&lt;BR /&gt;Another couple of information sources/tools  are to download the security_patch_check tool (forget the patch number required for this one) and run it.  Follow the recommendations as best you can for your system.&lt;BR /&gt;&lt;BR /&gt;On my job we are also starting to use the Center for Internet Security (&lt;A href="http://www.CISecurity.org/)" target="_blank"&gt;http://www.CISecurity.org/)&lt;/A&gt; benchmark and guidelines to assist in security our systems.  The HP-UX guide can be a help to securing your system, although there are other guides on the net also.&lt;BR /&gt;&lt;BR /&gt;Good luck!</description>
      <pubDate>Thu, 16 Feb 2006 06:35:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/valid-user-ids/m-p/4960106#M415503</guid>
      <dc:creator>Tom Henning</dc:creator>
      <dc:date>2006-02-16T06:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Valid User IDs?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/valid-user-ids/m-p/4960107#M415504</link>
      <description>Thanks to those who responded !</description>
      <pubDate>Thu, 16 Feb 2006 10:00:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/valid-user-ids/m-p/4960107#M415504</guid>
      <dc:creator>Bill Brutzman</dc:creator>
      <dc:date>2006-02-16T10:00:07Z</dc:date>
    </item>
  </channel>
</rss>

