<?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 system user id in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-user-id/m-p/2696657#M56928</link>
    <description>hi,&lt;BR /&gt;I need to explain our auditors why these ids exists in our unix box and some of them like daemon,hpdb got .rhost file in their home directory with permission 644.&lt;BR /&gt;&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;&lt;BR /&gt;Anybody got better explanation to convince them?&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;BR /&gt;Animesh&lt;BR /&gt;</description>
    <pubDate>Thu, 04 Apr 2002 02:16:19 GMT</pubDate>
    <dc:creator>Animesh Chakraborty</dc:creator>
    <dc:date>2002-04-04T02:16:19Z</dc:date>
    <item>
      <title>system user id</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-user-id/m-p/2696657#M56928</link>
      <description>hi,&lt;BR /&gt;I need to explain our auditors why these ids exists in our unix box and some of them like daemon,hpdb got .rhost file in their home directory with permission 644.&lt;BR /&gt;&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;&lt;BR /&gt;Anybody got better explanation to convince them?&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;BR /&gt;Animesh&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Apr 2002 02:16:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-user-id/m-p/2696657#M56928</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2002-04-04T02:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: system user id</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-user-id/m-p/2696658#M56929</link>
      <description>Hi Animesh,&lt;BR /&gt;&lt;BR /&gt;The /.rhosts file would only be used by&lt;BR /&gt;root. You should actually move root's home&lt;BR /&gt;dir to /root if not already. It is a BIG &lt;BR /&gt;security hole having a .rhosts file for root anyway. If possible get rid of it.&lt;BR /&gt;&lt;BR /&gt;The other accounts are part of the operating&lt;BR /&gt;system.&lt;BR /&gt;&lt;BR /&gt;lp is required for the spooler subsystem&lt;BR /&gt;daemon, bin, sys, adm are used by other&lt;BR /&gt;OS subsystems, uucp for ttys for modems etc&lt;BR /&gt;&lt;BR /&gt;-Michael&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Apr 2002 02:32:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-user-id/m-p/2696658#M56929</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-04-04T02:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: system user id</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-user-id/m-p/2696659#M56930</link>
      <description>One other thing:&lt;BR /&gt;&lt;BR /&gt;Seeing that these accounts don't have passwords&lt;BR /&gt;and can't be logged into directly, they are&lt;BR /&gt;fairly safe anyway.&lt;BR /&gt;&lt;BR /&gt;Something I've learnt over the years with &lt;BR /&gt;auditors, is do not volunteer information....&lt;BR /&gt;Sometimes it is better to baffle them with BS&lt;BR /&gt;&lt;BR /&gt;-Michael</description>
      <pubDate>Thu, 04 Apr 2002 02:35:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-user-id/m-p/2696659#M56930</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-04-04T02:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: system user id</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-user-id/m-p/2696660#M56931</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;A few of these could probably be removed if you are not using the facilities:&lt;BR /&gt;&lt;BR /&gt;If you are not running the ALLBASE database, hpdb can go. If you are using no uucp facilities including cu then uucp and nuucp can go as well. The others should remain. In order for lp to work and especially remote lp, those users and generally that particular uid (and gid) must exist. The user daemon must exist for several daemons including grmd. The user adm is required for accounting and wtmp is normally owned by this user.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Apr 2002 02:40:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-user-id/m-p/2696660#M56931</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-04-04T02:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: system user id</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-user-id/m-p/2696661#M56932</link>
      <description>If your auditors don't know why they are there, then why are they auditing you? Would you let your grocery store clerk perform open heart surgery on you? How I love auditors that are without a clue. Give them a quarter and have them call someone that knows a little about unix. &lt;BR /&gt;&lt;BR /&gt;I've posted this before, but I think it needs to be repeated (forever):&lt;BR /&gt;&lt;BR /&gt;I once had an "auditing" firm tell my client, a billion+ dollar bank, that they should remove all editors, and I was called, and I agreed that it is possible and I instructed them on how to do such.&lt;BR /&gt;&lt;BR /&gt;A Day later, I was called and asked if we could remove the source code. Not a problem!&lt;BR /&gt;&lt;BR /&gt;Another Day Later I was called and asked if we could remove the compilers. Again I agreed and led the way.&lt;BR /&gt;&lt;BR /&gt;Again, another day later, I was called and asked if we could remove some other "STUFF". Now, I was getting sick and tired of the insanity, so I called the president and a few vp's of the Bank on a conference call with the auditor. I told the auditor that I could honor his request to remove the OBJECT code, and that I could do one better by removing the OPERATING SYSTEM and any references to the banks data. Needless to say, the auditing firm was fired for being completely idiotic and non-computer literate.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;here's a good paper on building a bastion host:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://people.hp.se/stevesk/bastion.html" target="_blank"&gt;http://people.hp.se/stevesk/bastion.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Thu, 04 Apr 2002 02:46:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-user-id/m-p/2696661#M56932</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-04-04T02:46:49Z</dc:date>
    </item>
  </channel>
</rss>

