- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Server Management (Insight Manager 7)
- >
- Re: Password Reset
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2003 03:26 AM
01-20-2003 03:26 AM
Thanks!
"Eagles never got off the ground."
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2003 03:37 AM
01-20-2003 03:37 AM
Re: Password Reset
In the RDU, this would be one of the three agents that are shown as "configurable" or that are reported as requiring configuration. These are the Foundation Agents, The Survey Utility or the Version Control Agents.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2003 10:59 PM
01-20-2003 10:59 PM
Re: Password Reset
You can find the files to copy listed in the Agents Users Guide (which is on the Management CD.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2003 01:02 AM
01-21-2003 01:02 AM
Re: Password Reset
Oliver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2003 01:27 PM
01-21-2003 01:27 PM
Re: Password Reset
Scott
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2003 01:24 PM
02-10-2003 01:24 PM
Solution1. CPQHMMD.ACL (c:\ compaq\WBEM\) ??? Stores password information. Should not be edited manually. Use GUI to change passwords and copy the file.
2. CPQHMMD.INI (c:\ compaq\WBEM\homepage\) ??? Controls Remote Anonymous Access. The following lines should be included for protecting the system.
[HMMDConfiguration]
DiscoveryMaster=false
AnonymousAccess=false
Use the GUI or manually edit the file.
3. CPQHMMdx.ini (c:\ compaq\WBEM\homepage\) ??? Controls Local Console Access and Insight Manager 7 communication controls. The following lines should be included.
[HMMDConfiguration]
LocalAccessEnabled=false
LocalAccessType=Anonymous
TrustMode=TrustByCert
Use the GUI or manually edit the file.
Note: LocalAccessType should only exist if local system is running Insight Manager 7. Should not be included otherwise)
4. %InsightManagerServername%.pem (c:\COMPAQ\WBEM\certs\) ???
This file helps when certain controls can't be set by other security methods.
You can write batch scripts to deploy these. We have a perl wrap-around that works wonders for every batch file we create. Basically, it runs the batch files over and over for a preset list of server names that it inserts into the batch file. But, anyway, the above information contains the details about what files to change out. Just make the files you want on a test server, stop the service, copy the files over, and restart. Voila' you are good to go.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2003 09:46 PM
11-26-2003 09:46 PM
Re: Password Reset
Compaq Web Agent No SNMP community String error.
Can anyone shed any light on this error. I have searched this site but can find no references.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2003 08:10 AM
11-27-2003 08:10 AM
Re: Password Reset
You need at least a Community name that is also on the IM Server (could be public) and this should be Read Only.
Ideally add a second Community name and give that Read/Write Access, again the IM Server should also have this Community name in the SNMP Service.