Adding users

07/04/2012 00:39 wiczalmw#1
Hello!
I have setup my server at home and it works great I have logged in as the GM.
My question is how do I create accounts for other users that I want to be able to log in to my server?
Thanks!
07/04/2012 14:43 Disco Teka#2
#moved
07/04/2012 14:49 Haxor#3
table dbo._User
Add their account and password hash it in md5 ,(Same as gm account)
But dont write 1 on gm and on sec_primary and content
07/05/2012 01:45 ™Rapid™#4
Just make a new site for registration and this is very easy and better than make account for everyone.
07/05/2012 02:26 sarkoplata#5
Open table TB_User and add a user there, sec_primary and sec_content must be 1 for GMS, 3 for normal users. Also as i remember SMC could add users, too.
07/05/2012 12:54 [GM]Tensa#6
for hash password use this [Only registered and activated users can see links. Click Here To Register...]