By Goinsurgency-2 on
Hello, I'm create a site that has multiple database. These databases are for forum, help centers, etc. Each of which require account information to login to. In order for someone to go from forum to help center they would need to create a new account and enter in new account information. What do I do, so, when someone creates a account with a forum they have that same account with the help center or vice versa.
Comments
Are you actually using Drupal
Are you actually using Drupal for anything? If so, you'll need to see if there are any contributed modules available that integrate Drupal with your particular other software packages. Go to the downloads (at the top of every page). You can do a search in the modules for your other packages. If there aren't any, then you'll either have to write a module yourself, or look to hire someone that can do it for you.