<?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: mxnodesecurity command changed in SIM 5.3 in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/mxnodesecurity-command-changed-in-sim-5-3/m-p/4438598#M37818</link>
    <description>I don't know where those man pages you refer to come from but according to my installed 5.3 manpages the "-c cert" option has disappeared. Some output:&lt;BR /&gt;&lt;BR /&gt;mxversion&lt;BR /&gt;Systems Insight Manager 5.3 - Linux C.05.03.00.00 ( 2008-12-10 15:45 )&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mxnodesecurity -a -p wbem -c cert -n fsu12&lt;BR /&gt;The '-c username:password' option requires both username and password. The credentials have not been added.&lt;BR /&gt;Usage:&lt;BR /&gt;  mxnodesecurity -a -p protocol -c username:password [-t on|off] -n nodename (add/modify node credential)&lt;BR /&gt;  mxnodesecurity -a -p snmp -c writestring:readstring [-t on|off] -n nodename (add/modify snmp node credential)&lt;BR /&gt;  mxnodesecurity -a -p wbem -c username:password [-t on|off] -n nodename[:port#] (add/modify wbem node credential)&lt;BR /&gt;  mxnodesecurity -a -p sign-in -c username:password [-t on|off] -n nodename (add/modify sign-in type node credential)&lt;BR /&gt;  mxnodesecurity -a -p protocol -c username:password (add default credential)&lt;BR /&gt;  mxnodesecurity -a -p protocol -c username:password -n @default# (modify default credential)&lt;BR /&gt;  mxnodesecurity -a -f filespec (add/modify credentials as specified in external xml file)&lt;BR /&gt;  mxnodesecurity -r -p protocol -n nodename (remove node credential)&lt;BR /&gt;  mxnodesecurity -r -p wbem -n nodename[:port#] (remove wbem node credential)&lt;BR /&gt;  mxnodesecurity -r -p protocol -n @default# [-x {fd|fcd}] (remove default credential)&lt;BR /&gt;  mxnodesecurity -r -p protocol [-x {fd|fcd}] (remove all default credentials of specified protocol)&lt;BR /&gt;  mxnodesecurity -r -f filespec (remove credentials as specified in external xml file)&lt;BR /&gt;  mxnodesecurity -l [[-p protocol] [-n nodename]] (list credentials)&lt;BR /&gt;  option: -t = try other credentials (on | off) default = off&lt;BR /&gt;  option: -x = extended (fd | fcd) default = any referenced credential will not be deleted&lt;BR /&gt;  fd (forceDelete) = delete credentials and any references - system comm may be lost&lt;BR /&gt;  fcd (forceCopyDelete) = delete credentials and copy any references - system comm is retained&lt;BR /&gt;  standard protocols: (snmp, wbem, ws-man, ssh, sign-in)&lt;BR /&gt;  sign-in: a protocol independent type credential used to sign into the managed node&lt;BR /&gt;  default/global: a type of credential that applies to all nodes/systems&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 16 Jun 2009 03:51:57 GMT</pubDate>
    <dc:creator>Fredrik Uddin-Backman2</dc:creator>
    <dc:date>2009-06-16T03:51:57Z</dc:date>
    <item>
      <title>mxnodesecurity command changed in SIM 5.3</title>
      <link>https://community.hpe.com/t5/server-management-systems/mxnodesecurity-command-changed-in-sim-5-3/m-p/4438596#M37816</link>
      <description>In HP SIM 5.1 I had the possibility to add a wbem node with mxnodesecurity -a -p wbem -c cert -n nodename.domain.com. In 5.3 the command doesnt understand the cert keyword. How am I supposed to add a wbem host with certificate authentication now? Don't say via "Configure &amp;amp; repair agents" because that kind of requires me to open up ssh login for root.</description>
      <pubDate>Fri, 12 Jun 2009 13:18:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/mxnodesecurity-command-changed-in-sim-5-3/m-p/4438596#M37816</guid>
      <dc:creator>Fredrik Uddin-Backman2</dc:creator>
      <dc:date>2009-06-12T13:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: mxnodesecurity command changed in SIM 5.3</title>
      <link>https://community.hpe.com/t5/server-management-systems/mxnodesecurity-command-changed-in-sim-5-3/m-p/4438597#M37817</link>
      <description>From the SIM 5.3 manpages the -c cert option does exist in SIM 5.3. If the command is failing, provide details about it&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18013.www1.hp.com/products/servers/management/hpsim/info-library51/mxnodesecurity.4.html" target="_blank"&gt;http://h18013.www1.hp.com/products/servers/management/hpsim/info-library51/mxnodesecurity.4.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;mxnodesecurity -a -f xmlfilename&lt;BR /&gt;&lt;BR /&gt;The 'certname' attribute specifies a certificate-based credential. If the keyword "cert" is used as a value for this attribute, then the credential is accepted as a certificate-based credential, and an   internal default certificate will be used to access the node. Username and password will be ignored, if present, when the credential is certificate-based.  Only 'wbem' type protocol may be specified when  the credential is certificate-based&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18013.www1.hp.com/products/servers/management/hpsim/info-library51/mxnodesecurity.1m.html" target="_blank"&gt;http://h18013.www1.hp.com/products/servers/management/hpsim/info-library51/mxnodesecurity.1m.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This command adds a WBEM Certificate-based credential to the node security repository for the node mycomputer.ak.hp.com. Note that the certificate used will be an internally defined default certificate. You can not specify a unique certificate name of your own choosing. The keyword 'CERT' is case insensitive.&lt;BR /&gt;mxnodesecurity -a -p wbem -c CERT -n mycomputer.ak.hp.com</description>
      <pubDate>Mon, 15 Jun 2009 12:49:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/mxnodesecurity-command-changed-in-sim-5-3/m-p/4438597#M37817</guid>
      <dc:creator>sandeep_raman</dc:creator>
      <dc:date>2009-06-15T12:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: mxnodesecurity command changed in SIM 5.3</title>
      <link>https://community.hpe.com/t5/server-management-systems/mxnodesecurity-command-changed-in-sim-5-3/m-p/4438598#M37818</link>
      <description>I don't know where those man pages you refer to come from but according to my installed 5.3 manpages the "-c cert" option has disappeared. Some output:&lt;BR /&gt;&lt;BR /&gt;mxversion&lt;BR /&gt;Systems Insight Manager 5.3 - Linux C.05.03.00.00 ( 2008-12-10 15:45 )&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mxnodesecurity -a -p wbem -c cert -n fsu12&lt;BR /&gt;The '-c username:password' option requires both username and password. The credentials have not been added.&lt;BR /&gt;Usage:&lt;BR /&gt;  mxnodesecurity -a -p protocol -c username:password [-t on|off] -n nodename (add/modify node credential)&lt;BR /&gt;  mxnodesecurity -a -p snmp -c writestring:readstring [-t on|off] -n nodename (add/modify snmp node credential)&lt;BR /&gt;  mxnodesecurity -a -p wbem -c username:password [-t on|off] -n nodename[:port#] (add/modify wbem node credential)&lt;BR /&gt;  mxnodesecurity -a -p sign-in -c username:password [-t on|off] -n nodename (add/modify sign-in type node credential)&lt;BR /&gt;  mxnodesecurity -a -p protocol -c username:password (add default credential)&lt;BR /&gt;  mxnodesecurity -a -p protocol -c username:password -n @default# (modify default credential)&lt;BR /&gt;  mxnodesecurity -a -f filespec (add/modify credentials as specified in external xml file)&lt;BR /&gt;  mxnodesecurity -r -p protocol -n nodename (remove node credential)&lt;BR /&gt;  mxnodesecurity -r -p wbem -n nodename[:port#] (remove wbem node credential)&lt;BR /&gt;  mxnodesecurity -r -p protocol -n @default# [-x {fd|fcd}] (remove default credential)&lt;BR /&gt;  mxnodesecurity -r -p protocol [-x {fd|fcd}] (remove all default credentials of specified protocol)&lt;BR /&gt;  mxnodesecurity -r -f filespec (remove credentials as specified in external xml file)&lt;BR /&gt;  mxnodesecurity -l [[-p protocol] [-n nodename]] (list credentials)&lt;BR /&gt;  option: -t = try other credentials (on | off) default = off&lt;BR /&gt;  option: -x = extended (fd | fcd) default = any referenced credential will not be deleted&lt;BR /&gt;  fd (forceDelete) = delete credentials and any references - system comm may be lost&lt;BR /&gt;  fcd (forceCopyDelete) = delete credentials and copy any references - system comm is retained&lt;BR /&gt;  standard protocols: (snmp, wbem, ws-man, ssh, sign-in)&lt;BR /&gt;  sign-in: a protocol independent type credential used to sign into the managed node&lt;BR /&gt;  default/global: a type of credential that applies to all nodes/systems&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Jun 2009 03:51:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/mxnodesecurity-command-changed-in-sim-5-3/m-p/4438598#M37818</guid>
      <dc:creator>Fredrik Uddin-Backman2</dc:creator>
      <dc:date>2009-06-16T03:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: mxnodesecurity command changed in SIM 5.3</title>
      <link>https://community.hpe.com/t5/server-management-systems/mxnodesecurity-command-changed-in-sim-5-3/m-p/4438599#M37819</link>
      <description>&lt;A href="http://h10018.www1.hp.com/wwsolutions/misc/hpsim-helpfiles/cliguide53.pdf" target="_blank"&gt;http://h10018.www1.hp.com/wwsolutions/misc/hpsim-helpfiles/cliguide53.pdf&lt;/A&gt;</description>
      <pubDate>Tue, 16 Jun 2009 06:53:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/mxnodesecurity-command-changed-in-sim-5-3/m-p/4438599#M37819</guid>
      <dc:creator>Fredrik Uddin-Backman2</dc:creator>
      <dc:date>2009-06-16T06:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: mxnodesecurity command changed in SIM 5.3</title>
      <link>https://community.hpe.com/t5/server-management-systems/mxnodesecurity-command-changed-in-sim-5-3/m-p/4438600#M37820</link>
      <description>Certificate authentication is only available for the HP-UX version of WBEM.  Since you appear to be using Linux, this does not apply.&lt;BR /&gt;&lt;BR /&gt;Also, going back to your original post, where you refer to opening up ssh login for root, HP SIM 5.3 now supports privilege elevation through su or sudo, so that isn't necessary.</description>
      <pubDate>Tue, 16 Jun 2009 16:00:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/mxnodesecurity-command-changed-in-sim-5-3/m-p/4438600#M37820</guid>
      <dc:creator>David Claypool</dc:creator>
      <dc:date>2009-06-16T16:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: mxnodesecurity command changed in SIM 5.3</title>
      <link>https://community.hpe.com/t5/server-management-systems/mxnodesecurity-command-changed-in-sim-5-3/m-p/4438601#M37821</link>
      <description>mxnodesecurity command is for managing credentials to managaged nodes so in order to have certificate based WBEM authentication to a HPUX managed host i need to add a cert based credential. That I did in 5.1 (on Linux &amp;amp; Windows SIM) with mxnodesecurity -c cert.</description>
      <pubDate>Wed, 17 Jun 2009 04:11:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/mxnodesecurity-command-changed-in-sim-5-3/m-p/4438601#M37821</guid>
      <dc:creator>Fredrik Uddin-Backman2</dc:creator>
      <dc:date>2009-06-17T04:11:01Z</dc:date>
    </item>
  </channel>
</rss>

