<?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: Error Local Certificate HPSMH Linux in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/error-local-certificate-hpsmh-linux/m-p/5081021#M49643</link>
    <description>trace permission denied with &lt;BR /&gt;strace -f -eopen /etc/init.d/hpsmhd start&lt;BR /&gt;&lt;BR /&gt;Changing rights and owner on /etc/opt/hp &lt;BR /&gt;drwxr-x---  4 root hpsmh 4096 Mar 26 11:57 hp&lt;BR /&gt;&lt;BR /&gt;that fix my problem&lt;BR /&gt;</description>
    <pubDate>Tue, 17 Jun 2008 11:28:48 GMT</pubDate>
    <dc:creator>ffrancois</dc:creator>
    <dc:date>2008-06-17T11:28:48Z</dc:date>
    <item>
      <title>Error Local Certificate HPSMH Linux</title>
      <link>https://community.hpe.com/t5/server-management-systems/error-local-certificate-hpsmh-linux/m-p/5081015#M49637</link>
      <description>I can't create local server certificate on HpSMH 2.1.10 from web.&lt;BR /&gt;&lt;BR /&gt;Message on web page:&lt;BR /&gt;An error occurred while creating the PKCS #10 Certificate Request.&lt;BR /&gt;&lt;BR /&gt;smh.log&lt;BR /&gt;ERROR LOG (severity=2)  Thu Nov 22 16:45:46 2007&lt;BR /&gt;Unable to generate Certificate Request: Could not open key file&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any idees welcome&lt;BR /&gt;&lt;BR /&gt;François&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Nov 2007 10:50:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/error-local-certificate-hpsmh-linux/m-p/5081015#M49637</guid>
      <dc:creator>ffrancois</dc:creator>
      <dc:date>2007-11-22T10:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error Local Certificate HPSMH Linux</title>
      <link>https://community.hpe.com/t5/server-management-systems/error-local-certificate-hpsmh-linux/m-p/5081016#M49638</link>
      <description>Same problem here at one of my 2 linux servers. But my smh.log file is clean.&lt;BR /&gt;Nothing to find in the internet or in the manuals.&lt;BR /&gt;&lt;BR /&gt;Jens</description>
      <pubDate>Sat, 01 Dec 2007 03:58:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/error-local-certificate-hpsmh-linux/m-p/5081016#M49638</guid>
      <dc:creator>Jens Ey</dc:creator>
      <dc:date>2007-12-01T03:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error Local Certificate HPSMH Linux</title>
      <link>https://community.hpe.com/t5/server-management-systems/error-local-certificate-hpsmh-linux/m-p/5081017#M49639</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I found the solution!&lt;BR /&gt;The problem are the file access permissions to the certificates in /opt/hp/hpsmh and /etc/opt/hp/sslshare.&lt;BR /&gt;Group hpsmh needs permission to read and write the files and to read and seek the folders above.&lt;BR /&gt;After changing the permissions it works like a charme on my servers!&lt;BR /&gt;&lt;BR /&gt;Jens</description>
      <pubDate>Fri, 30 May 2008 07:18:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/error-local-certificate-hpsmh-linux/m-p/5081017#M49639</guid>
      <dc:creator>Jens Ey</dc:creator>
      <dc:date>2008-05-30T07:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error Local Certificate HPSMH Linux</title>
      <link>https://community.hpe.com/t5/server-management-systems/error-local-certificate-hpsmh-linux/m-p/5081018#M49640</link>
      <description>Hi Jens,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Unfortunately, It doesn't work for me.&lt;BR /&gt;Witch user do you connect to smh, root ? and what is the exact rights you set on folders.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thx &lt;BR /&gt;FranÃ§ois &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Jun 2008 08:17:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/error-local-certificate-hpsmh-linux/m-p/5081018#M49640</guid>
      <dc:creator>ffrancois</dc:creator>
      <dc:date>2008-06-09T08:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Error Local Certificate HPSMH Linux</title>
      <link>https://community.hpe.com/t5/server-management-systems/error-local-certificate-hpsmh-linux/m-p/5081019#M49641</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I set the permissions for /opt/hp/hpsmh to&lt;BR /&gt;drwxr-xr-x owner:hpsmh group:hpsmh&lt;BR /&gt;and for /etc/opt/hp/sslshare to&lt;BR /&gt;drwxrwx--- owner:root group:hpsmh&lt;BR /&gt;&lt;BR /&gt;That should to it. User hpsmh (primary group hpsmh) to have read/write access to all files and folder containing key or key requests.&lt;BR /&gt;If that does not work you should also search your machine for other locations containing a folder 'sshshare' or files with the extension '.pem'.&lt;BR /&gt;&lt;BR /&gt;Jens&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Jun 2008 08:28:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/error-local-certificate-hpsmh-linux/m-p/5081019#M49641</guid>
      <dc:creator>Jens Ey</dc:creator>
      <dc:date>2008-06-09T08:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error Local Certificate HPSMH Linux</title>
      <link>https://community.hpe.com/t5/server-management-systems/error-local-certificate-hpsmh-linux/m-p/5081020#M49642</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I tried to change these permissions, but no way, always the same message.&lt;BR /&gt;I found a cert.pem in /usr/share/ssl/ and modified permissions like  /etc/opt/hp/sslshare, but this don't help.&lt;BR /&gt;&lt;BR /&gt;francois&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Jun 2008 05:54:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/error-local-certificate-hpsmh-linux/m-p/5081020#M49642</guid>
      <dc:creator>ffrancois</dc:creator>
      <dc:date>2008-06-10T05:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error Local Certificate HPSMH Linux</title>
      <link>https://community.hpe.com/t5/server-management-systems/error-local-certificate-hpsmh-linux/m-p/5081021#M49643</link>
      <description>trace permission denied with &lt;BR /&gt;strace -f -eopen /etc/init.d/hpsmhd start&lt;BR /&gt;&lt;BR /&gt;Changing rights and owner on /etc/opt/hp &lt;BR /&gt;drwxr-x---  4 root hpsmh 4096 Mar 26 11:57 hp&lt;BR /&gt;&lt;BR /&gt;that fix my problem&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Jun 2008 11:28:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/error-local-certificate-hpsmh-linux/m-p/5081021#M49643</guid>
      <dc:creator>ffrancois</dc:creator>
      <dc:date>2008-06-17T11:28:48Z</dc:date>
    </item>
  </channel>
</rss>

