-
Owner
Setting up multiple clusters
Hi all,
Well i am starting to test something and that is setting up 2 or more clusters.
But i am having some problems with the first cluster. What i have
[Main Server]
AccountServer
Certifier
MSSQL 2008 Databases with
--ACCOUNT_DBF
--CHARACTER_01_DBF
--CHARACTER_02_DBF
--LOGGING_01_DBF
--LOGGING_02_DBF
ODBC is setup only with Account and Ranking
This is working
[1ST Cluster]
DatabaseServer
CoreServer
LoginServer
CacheServer
WorldServer
ODBC setup
character01
Server: 192.168.1.109\SQLEXPRESS
Windows Authentication isnt working saying cant login as DATABASECLUSTER/Guest
SQL Server Authentication(Is working)
ID: SomeName
PAss: ****
Upon starting DatabaseServer i get the Login failed for user 'SomeName'.
Do i need to change something or is the problem on the DATABASECLUSTER?
-