1)
Adding an account is adding the corrent userinfo to ubbt_USER* tables. You need to add an entry to each of those tables. The userdata is spread between tables.
2)
Have a look in /admin/loginas.php
3)
No real need to sync, you can just set a random password in the ubb database and put that one in the cookie.
4)
Remove the cookie.
_________________________