i installed a multisite configuration of drupal in a shared database and sharing users and sessions tables. users in site1.domain.com and site2.domain.com share the same users but separate content.

how do i get these sites to share the same buddylist tables tables? if i do not share them, each user will have separate buddylists for each site. i plan to have many more sites in subdomains.

thanks