Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
vSphere High Performance Cookbook

You're reading from  vSphere High Performance Cookbook

Product type Book
Published in Jul 2013
Publisher Packt
ISBN-13 9781782170006
Pages 240 pages
Edition 1st Edition
Languages
Toc

Table of Contents (15) Chapters close

vSphere High Performance Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. CPU Performance Design 2. Memory Performance Design 3. Networking Performance Design 4. DRS, SDRS, and Resource Control Design 5. vSphere Cluster Design 6. Storage Performance Design 7. Designing vCenter and vCenter Database for Best Performance 8. Virtual Machine and Application Performance Design Index

vCenter Single Sign-On and its database preparation


For deployment of vSphere SSO, you need to have a database prepared for it. This database can be bundled or can be custom too. If you are considering a bundled SQL Server 2008, then Mixed Mode Authentication is required for that database. So, if you already have a bundled database and are using Windows Authentication mode, then you need to change it to Mixed Mode Authentication.

Now, if you are considering external database (custom) then you do not need ODBC/DSN, rather the SSO installer constructs the JDBC information from the screen input.

The SSO database should be created manually and the scripts to do it are available in InstallerMedia\Single Sign-On\DBScripts\SSOServer\schema. You can find different folders there for different supported databases. The name of the database script located at the above mentioned directory is rsaIMSLite<database>SetupTablespaces.sql (Replace <database> with Oracle, DB2, or MSSQL).

Only tablespaces...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}