- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE 3PAR StoreServ Storage
- >
- Re: Default password changed for 3parservice
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
12-10-2024 03:31 AM - last edited on 12-10-2024 06:38 AM by support_s
12-10-2024 03:31 AM - last edited on 12-10-2024 06:38 AM by support_s
HI All,
one of my team mate has by mistake changed the password of user '3parservice' in one of our 3par 20K storage. Now, we are getting authentication failure alerts in the array. We do not know the previous password, how should we resolve this issue?
This array is not under warranty, so we cannot get HPE support on this.
Thanks in advance.
Solved! Go to Solution.
- Tags:
- 3PAR StoreServe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 05:50 AM
12-10-2024 05:50 AM
Re: Default password changed for 3parservice
This user ID uses a randomly-generated password that is known only to the SP code.
I think, that at the moment the SP has also no more connection to the Storage.
So, I would try to remove and reattach the Storage from the Service Processor.
Cali

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 06:00 AM
12-10-2024 06:00 AM
Re: Default password changed for 3parservice
I tried to do the same but getting below error:
Failed to create temp connector to 172.17.x.x with user 3parservice: 172.17.x.x : Invalid user (3parservice) or password.
Any idea what to do in this case?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 06:13 AM
12-10-2024 06:13 AM
Solutionremovespcredential
Once the command is executed, the 3paredit, 3parbrowse and 3parservice users are removed and a new random password is set for 3parsvc.
This command also removes the SSH key for 3parsvc.
The following example removes all the 3parservice, 3paredit and 3parbrowse users and sets a new random password for 3parsvc user:
cli% removespcredential
The authorized service provider uses the SPOCC or spmaint interface to associate the HP 3PAR Storage System to the SP (spmaint menu option 3.2 [add new inserv]) and supplies the IP address of the HP 3PAR Storage System.
The process will ask for a customer admin username and password (typed by the customer), which will be used to perform the attach operation.
This username must be that of a ‘super’ level CLI user.
This causes the SP to exchange a public key with the HP 3PAR Storage System, change the password of 3parsvc to a random value, and create accounts
3parservice, 3parbrowse and 3paredit (all with random passwords).
Cali
