Maybe this was answered somewhere, but searching "SQL" brings back no results.
It seems like this is managed with SQL, but where are the databases? I have mySQL installed on my server box, but I'm seeing no entries at all. Is it stored in it's own little server? Is it stored off-site?
I'm running 4.7.beta2 (build 3011) on a headless Ubuntu 12.04 box, and I'd like to use the user login for a website where I'll be making a blog and forum, instead of having my users create two accounts, I'd like to grab the user data from the Subsonic SQL database, or if there isn't one... then some sort of API to allow PHP login from an off-site webserver?
Anyone know if this is possible?
