Quantcast
Channel: VMware Communities: Message List - vCenter Single Sign On master password
Viewing all 262 articles
Browse latest View live

Re: vCenter Single Sign On master password

$
0
0

Hi

 

the easiest way is reinstall SSO,

 

Br

Bezar


Re: vCenter Single Sign On master password

$
0
0

I cannot reinstall as it's asking me for a Master password.

Re: vCenter Single Sign On master password

$
0
0

The unsupported "build a new database and copy the hash" process is discussed in this thread; http://communities.vmware.com/message/2230313

 

Read the post by Grasshopper.

 

Basically, it goes like this;

  1. Install a unconnected, totally seperate, new vCenter and SSO install, and have it use a new database. This is all temporary, so just put it on a standalone server or something.
  2. When doing this new install, record and write down that NEW Master password.
  3. When this new install is complete, pull up the database tables and look for the hash for the "admin" SSO password. This is the hashed password for the new install. This is described in the Grasshopper links.
  4. Copy that hash from the NEW install.
  5. Paste that hash into the database on your OLD, Production SSO database.
  6. The database table and field locations are mentioned in the post and links from Grasshopper
  7. Now the hold, production database will have the password you set in the new install.
  8. There are some other steps about stopping services, etc., so read those posts.

 

Disclaimer; I'm sure this processes has the ability to totally mess up your cluster, or your production SSO database. It's also unsupported by VMware, but several folks have used it successfully. I've used it with success on other similar databases, but not SSO specifically.

 

This really is a "last resort" process.

Re: vCenter Single Sign On master password

$
0
0

Hi firmdale

 

Do not type anything in password just click on Next you will get Message " Provided password is wrong or empty. However, you can proceed the uninstallation but vCenter Single Sign In database will be left out after uninstallation" just click OK and continue the uninstall process.

 

You have to remove database manually

 

/Bezar Ghazi

Re: vCenter Single Sign On master password

$
0
0

Could some post a HASH for a password like "Temp1234." so that everyone won't have to reinstall SSO, but rather copy this HASH into their DB, and then use Temp1234. as their admin@System-Domain password????  We are all going to change it right after anyways.  It would save everyone lots of steps.

Re: vCenter Single Sign On master password

$
0
0

HI ,

 

I have just left note in private message which has script to reset the password of admin@system-Domain.

 

Regards

Mohammed

Re: vCenter Single Sign On master password

$
0
0

I have this one from helping someone out before... It worked then, so ... Hope it helps some folks.


the password is "P@ssw0rd" (without the quotes)

the hash: {SSHA256}qguSTmcPLof/kca9rCmHTksmvZpqZVlBW2NP+8OWYgo37SbXiw==


Re: vCenter Single Sign On master password

$
0
0

Hi ,

 

For wider audience here is script

 

if SSO password ( admini@system-domain ) needs to be reset, please execute below query on RSA database:

 

UPDATE

[dbo].[IMS_PRINCIPAL]

SET

[PASSWORD] = '{SSHA256}KGOnPYya2qwhF9w4xK157EZZ/RqIxParohltZWU7h2T/VGjNRA=='

WHERE

LOGINUID = 'admin'

AND

PRINCIPAL_IS_DESCRIPTION = 'Admin';

 

This will reset the password to "VMware1234!", after which you login and change the password as needed.


Note: Take backup of RSA database before executing this


Regards

Mohammed


Re: vCenter Single Sign On master password

Re: vCenter Single Sign On master password

$
0
0

Thank you!!!  worked like a charm!!!!!

Re: vCenter Single Sign On master password

$
0
0

Sorry for the late reply... But you're welcome

Re: vCenter Single Sign On master password

$
0
0

Does this hash update for the SQL Database modify the the Admin@System-Domain password or does it also change the Master password as well?

 

I ask because I am recently hired at this company and given an environment with no documentation. I was originally unable to install the web client until I ran this hash query in my database. I was then able to install the Web Client, log into the web client and also change my password for the admin@system-domain account.

 

However, I'm trying to update my current environment from 5.1 to 5.1u1 and when I run the installer to update SSO, it tells me I have the wrong password. I know the Admin Password is correct as I can log into the Web Client with it. However the installation fails with the wrong password dialog box. If I try to run the "rsautil reset-admin-password" and use my admin password, it tells me that I have the wrong password. So my guess is that this only changes the admin password and not the master.

 

If my guess is correct and this has only updates the admin and not the master, it seems extremely silly to me that the only way to reset the master password is to uninstall SSO and reinstall it from scratch.

 

Or is there something else going on in my environment?

 

Is my only choice to reinstall SSO?

Re: vCenter Single Sign On master password

$
0
0

This hash and the procedure resets your master password ... So maybe something else is going on?

Re: vCenter Single Sign On master password

$
0
0

Read the post earlier in this thread by memaad.... He outlines a process to reset it in the DB.

Re: vCenter Single Sign On master password

$
0
0

Hi,

 

Above mention hash in my post will reset the password only for admin@system-domain. Once you know this password then you can reset the master password.

 

Regards

MOhammed


Re: vCenter Single Sign On master password

$
0
0

Could you let me know what the directory and files are that I need to have a look at for this please. One of my engineers set this up and has since left the company. So I have no way of getting the system-domain password. I would IM you, but do not have any points......

Thanks

Re: vCenter Single Sign On master password

Re: vCenter Single Sign On master password

$
0
0

Sehr geehrte Damen und Herren,

vielen Dank für Ihre Nachricht. Ich bin ab dem 19.08.2013 wieder im Büro für Sie zu erreichen. Wenn Ihr Anliegen eine kurzfristige Bearbeitung erfordert, sind Ihnen meine Kollegen/Kolleginnen vom Service & Support Team gerne behilflich: (Mail: support@acs-europe.de<mailto:support@acs-europe.de> und Tel.: +49 341 355913 20).

 

Vielen Dank für Ihr Verständnis.

 

 

 

 

Mit freundlichen Grüßen / Best regards

 

 

 

Maik Schoepe

 

Teamleiter IT Infrastructure / Field Service

 

 

 

ACS Solutions GmbH

 

Maximilianallee 2

 

04129 Leipzig

 

 

 

Phone: +49 341 355913 23

 

Fax: +49 341 355913 11

 

www.acs-europe.de

cid:image5ef047.JPG@b7299378.4aab20c8

 

Amtsgericht Leipzig: HRB21111

 

USt-IdNr: DE814217083

 

Geschäftsführung: Thomas Lindner

Re: vCenter Single Sign On master password

Re: vCenter Single Sign On master password

Viewing all 262 articles
Browse latest View live


Latest Images