Community

Multiple Site User Sharing (User Deletion)

I have configured multiple sites with drupal so that when a user creates an account on one site, it is synced with all the site. The issue is that when I delete or cancel a user for not following site rules- it is set to delete the user and the content. The issue is that after I delete someone who has posted on multiple sites- it deletes the content only on the site that I cancel the account from. How can I configure drupal so that if I cancel a user on one site- it cancels them throughout all sites.

Comments

=-=

is there a single user table that is shared between all sites?

Yes

Yes, there is a single user table that is shared between all the sites. The roles and the role names are also synced between the sites. Sessions, are also synced as well.

--
Sajag

Anyone?

Anyone? Please- this is very urgent. I would greatly appreciate any help!

Thanks in advance!
Sajag

--
Sajag

=-=

I imagine that the issue is due to content not being shared between sites. Thus, each site isn't aware of the content on the others. Not sure how you will get around that issue. I tend to use domain access and the bakery module instead of multisites these days.