- Community Home
- >
- Storage
- >
- Legacy
- >
- Storage Software
- >
- HP SSSU in command prompt
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
06-12-2008 07:35 PM
06-12-2008 07:35 PM
HP SSSU in command prompt
Does anyone know how to access the SSSU via Windows command prompt if it has no password on the system to login into the Command View 7.0?
Ex. :
Here are the command if the username and the password = "guest" :
"select manager ADSVR user=guest pass=guest " "sel sys Test28" "ls disk full" > C:\disk.txt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2008 01:59 AM
06-13-2008 01:59 AM
Re: HP SSSU in command prompt
Can you explain exactly what you mean please...?
Having no password sounds to be a rather major security risk...
If your example command fails, what error does it give ?
Cheers,
Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2008 03:03 AM
06-13-2008 03:03 AM
Re: HP SSSU in command prompt
you can use sssu as following;example administrator user,
cd C:\
cd SSSU
c:\SSSU>sssu
NoSystemSelected> select manager
NoSystemSelected> show system
Systems available on this Manager:
XXXXXXX
NoSystemSelected> select system XXXXXXX
regards,
mustafa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2008 06:40 AM
06-13-2008 06:40 AM
Re: HP SSSU in command prompt
In a nutshell, you run SSSU to send instruction to CVEVA station (with authentication) and then CVEVA runs those queries to EVA subsystem and redirect the output to SSSU. Without having user/pass, you will not be able to do anything other than just query about how many EVA subsystems are being managed by CVEVA management station.
Hope that helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2008 07:52 PM
06-16-2008 07:52 PM
Re: HP SSSU in command prompt
My example command runs well on a system that is in normal environment. Normal environment here refers to normal system manager, username, password, and system name. What I'm asking here is what if the system has no password to login? How does the command should be?
Thnx..
Hi Mustafa..
The system contain no password. And all I have to do if I'm using the SSSU is leave the password field on a blank and just press enter for the next phase (select the subsystem).
Note that I need to keep the configuration into a txt file and if I'm not wrong it couldn't be done on this SSSU except on the command prompt. CMIIW
Thnx..
Hi Amardeep..
Yours come close to my problem here. I have username on the system but it comes with no password. So, does it possible for me to do the authentication to the EVA storage subsystem via the command prompt? Note that I can do it via SSSU but not this command prompt thing.
Thnx..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2008 06:14 AM
06-18-2008 06:14 AM
Re: HP SSSU in command prompt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2008 08:28 PM
06-29-2008 08:28 PM
Re: HP SSSU in command prompt
I don't find any difficulty to log into Command View 7.0 and SSSU without password.
So, has anyone ever tried to capture the configurations via this windows command prompt SSSU without password? (password doesn't exist in this user account)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2008 09:37 PM
06-29-2008 09:37 PM
Re: HP SSSU in command prompt
one possible solution is to add another user (local) into the Storage admin user group with the password and check it via CVE and SSSU.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2008 10:15 PM
06-29-2008 10:15 PM
Re: HP SSSU in command prompt
I'm using more than one accounts for the Storage Admin user group but all of them contains no password and I get no permission to create a new user with any password attached on it.