The xrealm solution
Posted: Sat Sep 02, 2017 2:21 pm
I don`t know why xrealming is still allowed and probably this information is not needed, but I decided to write my solution for xrealm issue.
No development needed (or minimal efforts). Any system administrator might do the work.
Easy to implement and switch off.
1. Add realm flag for user account (destroy, order, none). Create new one or just use any vacant account attribute. Let call it UARF.
2. In beginning user account got flag = NONE. User may play for any ream.
3. When user logs on his toon, the user account gets UARF by the toon realm flag. So, if I log on my choppa, my UARF = DESTRO. Another way – every time generate acceptable for logon toon names.
4. Server got scheduled script, which set UARF to NONE in 4 hours (or any time u decide).
5. If user logged in order toon with DESTRO account flag, the server will kill the session during some time. I believe it might be several seconds – the server just needs to check active toons for matching with its UARF.
No development needed (or minimal efforts). Any system administrator might do the work.
Easy to implement and switch off.
1. Add realm flag for user account (destroy, order, none). Create new one or just use any vacant account attribute. Let call it UARF.
2. In beginning user account got flag = NONE. User may play for any ream.
3. When user logs on his toon, the user account gets UARF by the toon realm flag. So, if I log on my choppa, my UARF = DESTRO. Another way – every time generate acceptable for logon toon names.
4. Server got scheduled script, which set UARF to NONE in 4 hours (or any time u decide).
5. If user logged in order toon with DESTRO account flag, the server will kill the session during some time. I believe it might be several seconds – the server just needs to check active toons for matching with its UARF.