<?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: IM7 - How to Web enabled software in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/im7-how-to-web-enabled-software/m-p/3243561#M2374</link>
    <description>(A)&lt;BR /&gt;This applies to WEB Agents Installed on Proliant Servers / Compaq PCS&lt;BR /&gt;&lt;BR /&gt;Solution:  &lt;BR /&gt;The default web agent logins are&lt;BR /&gt;Account User Name Password&lt;BR /&gt;~~~~~~~~~~ ~~~~~~~~~~ ~~~~~~~~~&lt;BR /&gt;Anonymous anonymous &lt;NONE&gt;&lt;BR /&gt;User user public&lt;BR /&gt;Operator operator operator&lt;BR /&gt;Administrator administrator administrator &lt;BR /&gt;&lt;BR /&gt;To reset the password information:&lt;BR /&gt;- Stop the CIM agents completely on the server&lt;BR /&gt;- Delete the file C:\COMPAQ\WBEM\CPQHMMD.ACL and the folder C:\COMPAQ\WBEM\cache from the server&lt;BR /&gt;- Restart the agents to recreate the file (or reboot)&lt;BR /&gt;&lt;BR /&gt;Note: This will not fix the issue with 5.3 Agents and higher. These versions require the Foundation Agent to be reinstalled, then use the Package Configuration Tool under the tools menu (Remote Deployment Utility) and set the password to the one desired.&lt;BR /&gt;&lt;BR /&gt;note: In order to fix the issue using smartstart 6.xx you must deinstall the management agents, then remove the C:\COMPAQ\WBEM\CPQHMMD.ACL and the folder C:\COMPAQ\WBEM\cache from the server and then use the autorun of the smartstart cd and choose accept on the disclaimer, and then on install software, and then there comes a popup screen to configure the webmanagement password &lt;BR /&gt;&lt;BR /&gt;(B)&lt;BR /&gt;For REsetting the password for CIM&lt;BR /&gt;From the CIM 7 installation directory, typically, "C:\program files\compaq\Compaq Insight Manager 7", go into the "config" subdirectory and edit the file named, "database.props".&lt;BR /&gt;Below are typical contents of "config\database.props":&lt;BR /&gt;#Thu Apr 18 09:13:51 CDT 2002&lt;BR /&gt;compaq.Database.install.success=true&lt;BR /&gt;compaq.Database.install.databaseSize=100&lt;BR /&gt;compaq.Database.install.databaseName=insight_db_v31&lt;BR /&gt;compaq.Database.username=sa&lt;BR /&gt;compaq.Database.driver=sun.jdbc.odbc.JdbcOdbcDriver&lt;BR /&gt;compaq.Database.install.path=.\\&lt;BR /&gt;compaq.Database.ep=3xR32cGf&lt;BR /&gt;compaq.Database.install.databaseLogSize=100&lt;BR /&gt;compaq.Database.Databasename=jdbc\:odbc\:insight_db_v31&lt;BR /&gt;Assuming that the SA password was not blank, there will be a â  compaq.Database.epâ   line with an encrypted form of the password after the equal sign.  &lt;BR /&gt;If the SA password was blank, there will already be a â  compaq.Database.password=â   in the file.  When CIM 7 starts, if there is a .password line with a non-blank password, it will create the .ep line with an encrypted password and remove the .password line.  This is to help keep the SA password secure.&lt;BR /&gt;To resolve this problem, remove the â  compaq.Database.epâ   line if it exists, and create a â  compaq.Database.password=â   line, with the password immediately following the equal sign.  &lt;BR /&gt;Now, restart CIM 7 and it will encrypt the newly inserted password in database.props, and begin using it.&lt;BR /&gt;NOTE: The name on the left side of the equal sign is case-sensitive.  The â  câ   in Compaq must be lowercase, the â  Dâ   in Database must be uppercase, and the â&lt;/NONE&gt;</description>
    <pubDate>Thu, 08 Apr 2004 08:45:22 GMT</pubDate>
    <dc:creator>Prashant (I am Back)</dc:creator>
    <dc:date>2004-04-08T08:45:22Z</dc:date>
    <item>
      <title>IM7 - How to Web enabled software</title>
      <link>https://community.hpe.com/t5/server-management-systems/im7-how-to-web-enabled-software/m-p/3243559#M2372</link>
      <description>How to replicate password and configuration data across multiple device.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Mahesh</description>
      <pubDate>Thu, 08 Apr 2004 08:16:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/im7-how-to-web-enabled-software/m-p/3243559#M2372</guid>
      <dc:creator>Mahesh Shah_3</dc:creator>
      <dc:date>2004-04-08T08:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: IM7 - How to Web enabled software</title>
      <link>https://community.hpe.com/t5/server-management-systems/im7-how-to-web-enabled-software/m-p/3243560#M2373</link>
      <description>(A)&lt;BR /&gt;This applies to WEB Agents Installed on Proliant Servers / Compaq PCS&lt;BR /&gt;&lt;BR /&gt;Solution:  &lt;BR /&gt;The default web agent logins are&lt;BR /&gt;Account User Name Password&lt;BR /&gt;~~~~~~~~~~ ~~~~~~~~~~ ~~~~~~~~~&lt;BR /&gt;Anonymous anonymous &lt;NONE&gt;&lt;BR /&gt;User user public&lt;BR /&gt;Operator operator operator&lt;BR /&gt;Administrator administrator administrator &lt;BR /&gt;&lt;BR /&gt;To reset the password information:&lt;BR /&gt;- Stop the CIM agents completely on the server&lt;BR /&gt;- Delete the file C:\COMPAQ\WBEM\CPQHMMD.ACL and the folder C:\COMPAQ\WBEM\cache from the server&lt;BR /&gt;- Restart the agents to recreate the file (or reboot)&lt;BR /&gt;&lt;BR /&gt;Note: This will not fix the issue with 5.3 Agents and higher. These versions require the Foundation Agent to be reinstalled, then use the Package Configuration Tool under the tools menu (Remote Deployment Utility) and set the password to the one desired.&lt;BR /&gt;&lt;BR /&gt;note: In order to fix the issue using smartstart 6.xx you must deinstall the management agents, then remove the C:\COMPAQ\WBEM\CPQHMMD.ACL and the folder C:\COMPAQ\WBEM\cache from the server and then use the autorun of the smartstart cd and choose accept on the disclaimer, and then on install software, and then there comes a popup screen to configure the webmanagement password &lt;BR /&gt;&lt;BR /&gt;(B)&lt;BR /&gt;For REsetting the password for CIM&lt;BR /&gt;From the CIM 7 installation directory, typically, "C:\program files\compaq\Compaq Insight Manager 7", go into the "config" subdirectory and edit the file named, "database.props".&lt;BR /&gt;Below are typical contents of "config\database.props":&lt;BR /&gt;#Thu Apr 18 09:13:51 CDT 2002&lt;BR /&gt;compaq.Database.install.success=true&lt;BR /&gt;compaq.Database.install.databaseSize=100&lt;BR /&gt;compaq.Database.install.databaseName=insight_db_v31&lt;BR /&gt;compaq.Database.username=sa&lt;BR /&gt;compaq.Database.driver=sun.jdbc.odbc.JdbcOdbcDriver&lt;BR /&gt;compaq.Database.install.path=.\\&lt;BR /&gt;compaq.Database.ep=3xR32cGf&lt;BR /&gt;compaq.Database.install.databaseLogSize=100&lt;BR /&gt;compaq.Database.Databasename=jdbc\:odbc\:insight_db_v31&lt;BR /&gt;Assuming that the SA password was not blank, there will be a â  compaq.Database.epâ   line with an encrypted form of the password after the equal sign.  &lt;BR /&gt;If the SA password was blank, there will already be a â  compaq.Database.password=â   in the file.  When CIM 7 starts, if there is a .password line with a non-blank password, it will create the .ep line with an encrypted password and remove the .password line.  This is to help keep the SA password secure.&lt;BR /&gt;To resolve this problem, remove the â  compaq.Database.epâ   line if it exists, and create a â  compaq.Database.password=â   line, with the password immediately following the equal sign.  &lt;BR /&gt;Now, restart CIM 7 and it will encrypt the newly inserted password in database.props, and begin using it.&lt;BR /&gt;NOTE: The name on the left side of the equal sign is case-sensitive.  The â  câ   in Compaq must be lowercase, the â  Dâ   in Database must be uppercase, and the â&lt;/NONE&gt;</description>
      <pubDate>Thu, 08 Apr 2004 08:45:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/im7-how-to-web-enabled-software/m-p/3243560#M2373</guid>
      <dc:creator>Prashant (I am Back)</dc:creator>
      <dc:date>2004-04-08T08:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: IM7 - How to Web enabled software</title>
      <link>https://community.hpe.com/t5/server-management-systems/im7-how-to-web-enabled-software/m-p/3243561#M2374</link>
      <description>(A)&lt;BR /&gt;This applies to WEB Agents Installed on Proliant Servers / Compaq PCS&lt;BR /&gt;&lt;BR /&gt;Solution:  &lt;BR /&gt;The default web agent logins are&lt;BR /&gt;Account User Name Password&lt;BR /&gt;~~~~~~~~~~ ~~~~~~~~~~ ~~~~~~~~~&lt;BR /&gt;Anonymous anonymous &lt;NONE&gt;&lt;BR /&gt;User user public&lt;BR /&gt;Operator operator operator&lt;BR /&gt;Administrator administrator administrator &lt;BR /&gt;&lt;BR /&gt;To reset the password information:&lt;BR /&gt;- Stop the CIM agents completely on the server&lt;BR /&gt;- Delete the file C:\COMPAQ\WBEM\CPQHMMD.ACL and the folder C:\COMPAQ\WBEM\cache from the server&lt;BR /&gt;- Restart the agents to recreate the file (or reboot)&lt;BR /&gt;&lt;BR /&gt;Note: This will not fix the issue with 5.3 Agents and higher. These versions require the Foundation Agent to be reinstalled, then use the Package Configuration Tool under the tools menu (Remote Deployment Utility) and set the password to the one desired.&lt;BR /&gt;&lt;BR /&gt;note: In order to fix the issue using smartstart 6.xx you must deinstall the management agents, then remove the C:\COMPAQ\WBEM\CPQHMMD.ACL and the folder C:\COMPAQ\WBEM\cache from the server and then use the autorun of the smartstart cd and choose accept on the disclaimer, and then on install software, and then there comes a popup screen to configure the webmanagement password &lt;BR /&gt;&lt;BR /&gt;(B)&lt;BR /&gt;For REsetting the password for CIM&lt;BR /&gt;From the CIM 7 installation directory, typically, "C:\program files\compaq\Compaq Insight Manager 7", go into the "config" subdirectory and edit the file named, "database.props".&lt;BR /&gt;Below are typical contents of "config\database.props":&lt;BR /&gt;#Thu Apr 18 09:13:51 CDT 2002&lt;BR /&gt;compaq.Database.install.success=true&lt;BR /&gt;compaq.Database.install.databaseSize=100&lt;BR /&gt;compaq.Database.install.databaseName=insight_db_v31&lt;BR /&gt;compaq.Database.username=sa&lt;BR /&gt;compaq.Database.driver=sun.jdbc.odbc.JdbcOdbcDriver&lt;BR /&gt;compaq.Database.install.path=.\\&lt;BR /&gt;compaq.Database.ep=3xR32cGf&lt;BR /&gt;compaq.Database.install.databaseLogSize=100&lt;BR /&gt;compaq.Database.Databasename=jdbc\:odbc\:insight_db_v31&lt;BR /&gt;Assuming that the SA password was not blank, there will be a â  compaq.Database.epâ   line with an encrypted form of the password after the equal sign.  &lt;BR /&gt;If the SA password was blank, there will already be a â  compaq.Database.password=â   in the file.  When CIM 7 starts, if there is a .password line with a non-blank password, it will create the .ep line with an encrypted password and remove the .password line.  This is to help keep the SA password secure.&lt;BR /&gt;To resolve this problem, remove the â  compaq.Database.epâ   line if it exists, and create a â  compaq.Database.password=â   line, with the password immediately following the equal sign.  &lt;BR /&gt;Now, restart CIM 7 and it will encrypt the newly inserted password in database.props, and begin using it.&lt;BR /&gt;NOTE: The name on the left side of the equal sign is case-sensitive.  The â  câ   in Compaq must be lowercase, the â  Dâ   in Database must be uppercase, and the â&lt;/NONE&gt;</description>
      <pubDate>Thu, 08 Apr 2004 08:45:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/im7-how-to-web-enabled-software/m-p/3243561#M2374</guid>
      <dc:creator>Prashant (I am Back)</dc:creator>
      <dc:date>2004-04-08T08:45:22Z</dc:date>
    </item>
  </channel>
</rss>

