hi
when I open my launcher he need around 30 seconds to load.is a problem or is normal?
and anyone know if I can see the ID and password of my database?
Printable View
hi
when I open my launcher he need around 30 seconds to load.is a problem or is normal?
and anyone know if I can see the ID and password of my database?
atum2_db_account - go to ti.account or something that.. - use View all rows ( if you have full ver of MSSQl, if not - view top 200..
I need the ID and password ex: ID atum pass callweb.I don't know what is my password of database, I use the database ep3.3 from x-rivals.
open MSSQl Console ( management studio, sqlinject or sth... )
go to directory: Security
subdirectory: logins
-> right mouse click - New login
create new login, aka... 123534569&*^ or something like that :)
( or like me, use local/user connect only )
Right click on account -> properties -> User mapping
Check group of databases :
atum2_db_arena
atum2_db_accounts
atum2_db_1
use "dbo" schema
Next
Go to databases > atum2_db_1 -> Security -> users
check your new user , right click -> properties
check in Role schemas and Role Members
"db_datareader"
"db_datawriter"
for developers ( if you create new collectors, roles...) check "db_owner"
The same checks in atum2_db_arena, accounts....
delete old owner account from databases
next:
write new account and password to your server config file "global.cfg"
(as local/user, use NT_User_Login_string from Windows)
done
Just...
WOW...................