<!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=611351821-25102006><FONT face=Arial
color=#0000ff size=2>I came across a similar issue with creating content. I
wanted the dominant term of a sub-site (made like yours) to be automatically
selected when creating new content from that subdomain (I also use TAC for
access control). I had to use the 'taxomony_default' modules and set the
defaults using the settings.php files, the 'conf' array. If you did something
this, then you would have to hack the search module to automatically filter by
this default term. Not simple or elegant.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=611351821-25102006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=611351821-25102006><FONT face=Arial
color=#0000ff size=2>Another way is to not share the TAC tables. But
then you will have to reconfigure each subsite with the TAC permissions,
which depending on the number may be a rather daunting task. But then no hacking
modules. This is a powerful, but complex way to differentiate your site
permissions. I did this for my site at <A
href="http://www.skejo.com">www.skejo.com</A>.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=611351821-25102006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=611351821-25102006><FONT face=Arial
color=#0000ff size=2>Greg</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>VJ Rao<BR><B>Sent:</B>
Wednesday, October 25, 2006 1:45 PM<BR><B>To:</B> support@drupal.org;
development@drupal.org<BR><B>Subject:</B> [support] multisite technical
question<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV>Hi,</DIV>
<DIV> </DIV>
<DIV>I have a multisite install where Im sharing content (nodes) , taxonomy and
users. (I am only not sharing the following tables : menu, cache, variable,
accesslog, watchdog)</DIV>
<DIV> </DIV>
<DIV>I present content to different websites based on tags (for example <A
href="http://subdomain1.example.com">subdomain1.example.com</A> will only
present blogs tagged under vocabulary subdomain1 , similar functionality for <A
href="http://subdomain2.example.com">subdomain2.example.com</A> etc..cross
tagged content will appear on both sites)</DIV>
<DIV> </DIV>
<DIV>The problem Im facing is with search...I want anonymous users on <A
href="http://subdomain1.example.com">subdomain1.example.com</A> to only see
content tagged under subdomain1 while searching.</DIV>
<DIV> </DIV>
<DIV>Is there anyway to achieve this? I have installed TAC but setting
permissions for anonymous users on a per site basis is not possible...</DIV>
<DIV> </DIV>
<DIV>Is there anything else I can be trying?</DIV>
<DIV> </DIV>
<DIV>There is a way to change 'anonymous' user per site on
administer->settings...but that only seems to change the name</DIV>
<DIV> </DIV>
<DIV>Thanks,</DIV>
<DIV> </DIV>
<DIV>VJ</DIV>
<DIV> </DIV>
<DIV> </DIV></BODY></HTML>