<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=111095217-26092006><FONT face=Arial 
color=#0000ff size=2>Unless you want to give and manage different permission 
sets across all the site (which is a good solution to some site designs), you 
should also share the permissions table.</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> support-bounces@drupal.org 
[mailto:support-bounces@drupal.org] <B>On Behalf Of </B>Anisa<BR><B>Sent:</B> 
Tuesday, September 26, 2006 9:16 AM<BR><B>To:</B> 
support@drupal.org<BR><B>Subject:</B> [support] shared tables for 
multisite<BR></FONT><BR></DIV>
<DIV></DIV>OK.&nbsp; Let's say you only want to share users across a multisite 
installation.&nbsp; In a plain Drupal installation, are these the only tables 
you need to share? (copied from the single signon module)<BR><BR><PRE> *   'default'        =&gt; 'somesitename_',
<BR> *   'authmap'        =&gt; 'shared_',<BR> *   'profile_fields' =&gt; 'shared_',<BR> *   'profile_values' =&gt; 'shared_',<BR> *   'role'           =&gt; 'shared_',<BR> *   'sequences'      =&gt; 'shared_',<BR> *   'sessions'       =&gt; 'shared_',
<BR> *   'users'          =&gt; 'shared_',<BR> *   'users_roles'    =&gt; 'shared_',<BR> *   'users_uid_seq'  =&gt; 'shared_',  // for pgsql</PRE>Anisa.<BR 
clear=all><BR>-- <BR>*********************************<BR><A 
href="http://www.AnimeCards.Org">www.AnimeCards.Org</A><BR><BR>16,000 scans and 
counting!<BR>********************************* </BODY></HTML>