[support] shared tables for multisite

Anisa mystavash at animecards.org
Tue Sep 26 16:16:15 UTC 2006


OK.  Let's say you only want to share users across a multisite
installation.  In a plain Drupal installation, are these the only tables you
need to share? (copied from the single signon module)

 *   'default'        => 'somesitename_',
 *   'authmap'        => 'shared_',
 *   'profile_fields' => 'shared_',
 *   'profile_values' => 'shared_',
 *   'role'           => 'shared_',
 *   'sequences'      => 'shared_',
 *   'sessions'       => 'shared_',
 *   'users'          => 'shared_',
 *   'users_roles'    => 'shared_',
 *   'users_uid_seq'  => 'shared_',  // for pgsql

Anisa.

-- 
*********************************
www.AnimeCards.Org

16,000 scans and counting!
*********************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20060926/06456139/attachment.htm


More information about the support mailing list