• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Block Account

Junior Spellweaver
Joined
May 19, 2014
Messages
104
Reaction score
24
blocked, you meant all the account's suddenly became AuthType = 2 ?
 
Junior Spellweaver
Joined
May 19, 2014
Messages
104
Reaction score
24
try to check their AuthType if the value is 2, if yes, you might be looking at a possible database security breach.
 
Junior Spellweaver
Joined
May 19, 2014
Messages
104
Reaction score
24
i meant, run this query on your sql:
SELECT AuthType FROM ACCOUNT..cabal_auth_table WHERE AuthType <> 1;
 
Back
Top