Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Aug 2005 at 09:38 UTC
Updated:
22 Aug 2005 at 14:41 UTC
I believe that in settings.php, the example for sharing user, role, sessions tables, etc., is missing the users_roles table. Shouldn't that be shared too, for the configuration that is being demonstrated?
| Comment | File | Size | Author |
|---|---|---|---|
| users_roles.txt | 896 bytes | robertdouglass |
Comments
Comment #1
moshe weitzman commentedit depends on what you are trying to do. in my implementations, i have not shared this table because I *wanted* different roles by site
Comment #2
robertdouglass commentedYou probably didn't share the roles table then, either, did you? Or am I confused about how it would work?
Comment #3
robertdouglass commentedI mean the role table.
Comment #4
moshe weitzman commentedi did share roles. see http://lists.drupal.org/archives/drupal-devel/2004-07/msg00737.html
Comment #5
robertdouglass commentedThanks for the link. Closing.