Morten,<br><br>I&#39;ve done two different sites that do Intranet and Extranets on the same Drupal installation/ same database with no subdomains.<br><br>As with just about everything in Drupal there are many ways to do the same thing. On one site I use Taxonomy Access Control and on the other site I use Content Access. I would recommend using Content Access; that combined with the built-in ability regarding &quot;roles&quot; and you&#39;ve got all you need. With content Access you create content types specifically for viewing only on the Intranet. So you create a new content type called &quot;Staff Post&quot; for instance which has all the same fields as a &quot;Story&quot; but because it is its own Content Type you have more control over when it shows up.&nbsp; You&#39;ll have to have Views installed as well (sometimes I forget that isn&#39;t part of core since I use it in every Drupal install that I do) so that you can create an Intranet home page.
<br><br>Feel free to ask more details if you end up taking one of these routes.<br><br>Shai<br><br><div><span class="gmail_quote">On 9/7/07, <b class="gmail_sendername">Morten Holmstrup</b> &lt;<a href="mailto:morten@holmstrups.dk">
morten@holmstrups.dk</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br><br>I&#39;ll be developing both an intranet and an extranet for a client (a
<br>church).<br><br>Now, I&#39;m thinking of doing this with subdomains and a common codebase,<br>like:<br><br><a href="http://www.churchname.com">www.churchname.com</a><br><a href="http://intranet.churchpage.com">intranet.churchpage.com
</a><br><br>This would enable single logins for the staff, but I&#39;m curious if this<br>the way to go as I haven&#39;t really found a lot of info about these kinds<br>of setups on <a href="http://drupal.org">drupal.org</a>
.<br><br>is this a good way to do it, or do you think I will run into too many<br>problems regarding security and other stuff? Is it better to separate<br>the intra- and extranets?<br><br>thanks!<br>Morten<br><br><br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]<br></blockquote></div><br>