Hello all, I am not new to wordpress nor am I new to PHP. That being said, I cant seem to figure out a way to integrate my website login with the login to wordpress. I am not speaking in terms of user login for comments and such. I am talking about login to the actual dashboard.
This is a website for a rather large orginzation, and it basically has 6 other wordpress "blogs" running in one. (for the different branches) and I created a sign up form that depending on their input writes to the different databases that they are allowed access to and that works with out an issue, and I can login to each account indivually.
But I would like just one login form for the entire orginization that logs them into the dashboard of their access. I have been searching in vain if anyone else has done this but I havent come across anything of the sort.
Any ideas, tips, leads, links any thing that can get me going on this?