- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: System Managment homepage password problem
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
10-12-2008 08:40 PM
10-12-2008 08:40 PM
System Managment homepage password problem
when i login with brower http://ip...2301
when login screen appears my root login wont work.
kindly someone help me here how to reset root system management homepage password as i am unable to login from any other account also.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2008 10:56 PM
10-12-2008 10:56 PM
Re: System Managment homepage password problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2008 11:07 PM
10-12-2008 11:07 PM
Re: System Managment homepage password problem
You can login to the system using the terminal / telnet and change the password. It will reflect for SMH.
If you are not able to access this System 1 though through PuTTy or telnet and if you have access to this system 1 through a rhost entry ( Say, you have the root password for another system [System 2]and its rhost entry has been registered in this system 1), then you can login to that other system [System 2] and use remsh to login into this system [System 1] and reset the password using passwd command.
To do any operation on SMH, you will have to have your root password or any other user's password.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2008 08:20 AM
10-13-2008 08:20 AM
Re: System Managment homepage password problem
can you please elaborate it.
i had used x-manager and brower option but i am unable to login from root account even after changing password.
i have 2.2.6 version of SMH installed with 11i.v3.
should i go for upgrade the version of SMH?
how can i change the SMH root password?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2008 01:21 PM
10-13-2008 01:21 PM
Re: System Managment homepage password problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2008 07:17 PM
10-13-2008 07:17 PM
Re: System Managment homepage password problem
From your reply I take it that you are able to access the machine as you have changed the password, but you are not able to login into SMH.
Of the top of my head, I can suggest you to restart hpsmh daemon.
/opt/hpsmh/bin/hpsmh stop
/opt/hpsmh/bin/hpsmh start
You can try SMH TUI (Text User Interface) and let me know if you can do your operations.
To access HP-SMH TUI, just type,
$smh
I am exploring if there are any security constraints that are blocking hpsmh Web. I will get back to you on that.
Meanwhile, you might want to take a look at Section 3 Configuring root of SMH User Guide for 11iv3. (http://docs.hp.com/en/5992-3386/5992-3386.pdf)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2008 08:18 PM
10-13-2008 08:18 PM
Re: System Managment homepage password problem
when i checked the command
$smh
it says paramter not set
you want me to follow the guide at http://docs.hp.com?for hp 11v2 system administration configuration guide
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2008 11:32 PM
10-13-2008 11:32 PM
Re: System Managment homepage password problem
1) From the command line of your system, set the DISPLAY variable. Then run "smh" command. It will launch SMH in a web browser.
2) You might need to change security setting in IE. Add each managed system into the local intranet zone twice, once as: http://hostname:2301 and once more as: https://hostname:2381. The alternatives to this solution are to decrease the level of security settings in the browser (not recommended) or alter the browser security settings to allow cookies (both stored and per-session) and allow active scripting.
3) Exceute the following
/opt/hpsmh/lbin/hpsmh stop
/opt/hpsmh/lbin/hpsmh autostart
If you are still not able to launch SMH let me know the browser you are using & the error that you are getting once SMH login fails.