<?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: Question about service accounts in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-service-accounts/m-p/3841246#M779591</link>
    <description>Well hpsmh is some system management homepage account, based on the passwd file. &lt;BR /&gt;&lt;BR /&gt;a quick &lt;BR /&gt;&lt;BR /&gt;find / -user hpsmh finds the following: &lt;BR /&gt;/var/opt/hpsmh/logs&lt;BR /&gt;/var/opt/hpsmh/logs/smh.log&lt;BR /&gt;/var/opt/hpsmh/session&lt;BR /&gt;/var/opt/hpsmh/session/php&lt;BR /&gt;/var/opt/hpsmh/tmp&lt;BR /&gt;/var/opt/hpsmh/tomcat/logs&lt;BR /&gt;/opt/hpsmh/data/htdocs/xlaunch/menus&lt;BR /&gt;/opt/hpsmh/data/htdocs/comppage&lt;BR /&gt;/opt/hpsmh/tomcat/conf&lt;BR /&gt;/opt/hpsmh/tomcat/work&lt;BR /&gt;/home/hpsmh&lt;BR /&gt;/home/hpsmh/.cshrc&lt;BR /&gt;/home/hpsmh/.exrc&lt;BR /&gt;/home/hpsmh/.login&lt;BR /&gt;/home/hpsmh/.profile&lt;BR /&gt;&lt;BR /&gt;my 11.23 system doesnt have a hpsmc account but you could run a find / -user hpsmc to see what it owns. &lt;BR /&gt;</description>
    <pubDate>Thu, 10 Aug 2006 10:08:54 GMT</pubDate>
    <dc:creator>Marvin Strong</dc:creator>
    <dc:date>2006-08-10T10:08:54Z</dc:date>
    <item>
      <title>Question about service accounts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-service-accounts/m-p/3841243#M779588</link>
      <description>I have come into an environment that didn't standardize their UID's and GID's across all servers and am now tasked with standardizing them.  Our new itanium servers are coming with two new service accounts using UID's that we already have in use.  Can anyone tell me what hpsmc:104 and hpsmh:103 are and what the implications of changing their UID's would be?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Karen</description>
      <pubDate>Thu, 10 Aug 2006 09:39:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-service-accounts/m-p/3841243#M779588</guid>
      <dc:creator>Karen Birkelbach</dc:creator>
      <dc:date>2006-08-10T09:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Question about service accounts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-service-accounts/m-p/3841244#M779589</link>
      <description>Karen,&lt;BR /&gt;Welcome to ITRC, first port after 1 month !&lt;BR /&gt;&lt;BR /&gt;I don't access to similar server, but is there anything in the /opt directory ?&lt;BR /&gt;Like /opt/hpsmc or /opt/hpsmh ?&lt;BR /&gt;&lt;BR /&gt;Could be System Management Homepage and System Health Check.&lt;BR /&gt;&lt;BR /&gt;Sure people you use the services will give you better info.</description>
      <pubDate>Thu, 10 Aug 2006 09:50:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-service-accounts/m-p/3841244#M779589</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-08-10T09:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Question about service accounts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-service-accounts/m-p/3841245#M779590</link>
      <description>My guess is that this is from the System Health Check software.&lt;BR /&gt;&lt;BR /&gt;More information available from here:&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=SHCBASE01" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=SHCBASE01&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I wouldn't think that there would be many implications of changing the UID, just be sure once you do to search for files that were owned by that ID and change the ownership on them.&lt;BR /&gt;&lt;BR /&gt;Good luck with your project.  I don't envy you.&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Aug 2006 09:51:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-service-accounts/m-p/3841245#M779590</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-08-10T09:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Question about service accounts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-service-accounts/m-p/3841246#M779591</link>
      <description>Well hpsmh is some system management homepage account, based on the passwd file. &lt;BR /&gt;&lt;BR /&gt;a quick &lt;BR /&gt;&lt;BR /&gt;find / -user hpsmh finds the following: &lt;BR /&gt;/var/opt/hpsmh/logs&lt;BR /&gt;/var/opt/hpsmh/logs/smh.log&lt;BR /&gt;/var/opt/hpsmh/session&lt;BR /&gt;/var/opt/hpsmh/session/php&lt;BR /&gt;/var/opt/hpsmh/tmp&lt;BR /&gt;/var/opt/hpsmh/tomcat/logs&lt;BR /&gt;/opt/hpsmh/data/htdocs/xlaunch/menus&lt;BR /&gt;/opt/hpsmh/data/htdocs/comppage&lt;BR /&gt;/opt/hpsmh/tomcat/conf&lt;BR /&gt;/opt/hpsmh/tomcat/work&lt;BR /&gt;/home/hpsmh&lt;BR /&gt;/home/hpsmh/.cshrc&lt;BR /&gt;/home/hpsmh/.exrc&lt;BR /&gt;/home/hpsmh/.login&lt;BR /&gt;/home/hpsmh/.profile&lt;BR /&gt;&lt;BR /&gt;my 11.23 system doesnt have a hpsmc account but you could run a find / -user hpsmc to see what it owns. &lt;BR /&gt;</description>
      <pubDate>Thu, 10 Aug 2006 10:08:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-service-accounts/m-p/3841246#M779591</guid>
      <dc:creator>Marvin Strong</dc:creator>
      <dc:date>2006-08-10T10:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Question about service accounts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-service-accounts/m-p/3841247#M779592</link>
      <description>&lt;!--!*#--&gt;Thanks for the suggestions.  I don't think anyone has implemented hpsmh on any of the systems, so I'm going to change the UID's and GID's for the Health Check software.  &lt;BR /&gt;&lt;BR /&gt;And thanks for the quick response!</description>
      <pubDate>Thu, 10 Aug 2006 10:14:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-service-accounts/m-p/3841247#M779592</guid>
      <dc:creator>Karen Birkelbach</dc:creator>
      <dc:date>2006-08-10T10:14:15Z</dc:date>
    </item>
  </channel>
</rss>

