There are no CMS solutions that will just link to your Dekaron private server in the manner in which I assume you are looking for. If you want to use a CMS that will have the same login for game and website you would have to develop it yourself or modify an existing CMS. There are a few CMS's that have the capability to use MSSQL for their databse, Joomla, Zikula, dotCMS ect... Just modify their registration and user management to use the Dekaron dbo.account.USER_PROFILE table ( you will also most likely need to add a few fields to this table to work properly as a CMS user table ).