<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks Cog, thanks Shyamala,<br>
<br>
<font face="Arial" size="2">&gt; "Rebuild permissions" in
/admin/content/node-settings (only Drupal 5).<br>
</font>it doesn't seem to do any difference<br>
<div><font face="Arial" size="2"><br>
&gt; Did you try f<a moz-do-not-send="true"
 href="http://drupal.org/node/118039">orum_access module</a>.</font></div>
it works as long as Taxonomy Access Control (TAC) Module is disabled<br>
<br>
It looks like TAC module is not Forum-aware ... this is the test I have
done:<br>
1) start from scratch with a 5.2<br>
2) create a couple of forums and users<br>
3) admin/user/access&nbsp;&nbsp; give authenticated users "create forum topics"
permission<br>
4) users are able to create topics in any forum<br>
5) install and enable TAC (no settings changed)<br>
6) BUG: users find an empty drop down list when they want to create new
forum topics<br>
<br>
It is quite a surprise to me, so I still think I am doing something
wrong ...<br>
<br>
7) adding in TAC<br>
&nbsp;&nbsp;&nbsp; Show-Allow Update-Allow Delete-Deny Create List<br>
&nbsp;&nbsp;&nbsp; permission to authenticated user for Forum-*default* and for all
forums does<br>
&nbsp;&nbsp;&nbsp; not change the behaviour ...<br>
<br>
Am I missing something? Is it really a TAC forum incompatibility? <br>
Anybody else has come across before??<br>
<br>
<br>
Thansk everybody for your help!<br>
<br>
Davide<br>
<br>
<br>
Shyamala ha scritto:
<blockquote cite="mid:004e01c7ff2e$ab4b8460$5d8c8c8c@netlinkindia.local"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.6000.16525" name="GENERATOR">
  <style></style>
  <div><font face="Arial" size="2">Did you try f<a
 moz-do-not-send="true" href="http://drupal.org/node/118039">orum_access
module</a>.</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">Shyamala</font></div>
  <div><font face="Arial" size="2">----- Original Message ----- </font>
  <div><font face="Arial" size="2">From: "Cog Rusty" &lt;</font><a
 moz-do-not-send="true" href="mailto:cog.rusty@gmail.com"><font
 face="Arial" size="2">cog.rusty@gmail.com</font></a><font face="Arial"
 size="2">&gt;</font></div>
  <div><font face="Arial" size="2">To: &lt;</font><a
 moz-do-not-send="true" href="mailto:support@drupal.org"><font
 face="Arial" size="2">support@drupal.org</font></a><font face="Arial"
 size="2">&gt;</font></div>
  <div><font face="Arial" size="2">Sent: Tuesday, September 25, 2007
2:44 AM</font></div>
  <div><font face="Arial" size="2">Subject: Re: [support] FORUM
permission and moderation granularity</font></div>
  </div>
  <div><font face="Arial"><br>
  </font></div>
  <font face="Arial" size="2">&gt; On 9/24/07, Davide Galletti &lt;</font><a
 moz-do-not-send="true" href="mailto:davide@davide.galletti.name"><font
 face="Arial" size="2">davide@davide.galletti.name</font></a><font
 face="Arial" size="2">&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;&nbsp; Cog Rusty ha scritto:<br>
&gt;&gt;&nbsp; On 9/24/07, Davide Galletti &lt;</font><a
 moz-do-not-send="true" href="mailto:davide@davide.galletti.name"><font
 face="Arial" size="2">davide@davide.galletti.name</font></a><font
 face="Arial" size="2">&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;&nbsp; Hi all,<br>
&gt;&gt;<br>
&gt;&gt; in the site I am building there are different sections each
accessible<br>
&gt;&gt; to a different groups of users<br>
&gt;&gt; identified by different roles; users can have more than one
role. I am<br>
&gt;&gt; using Taxonomy Access Control<br>
&gt;&gt; but I do not manage to restrict access to Forums.<br>
&gt;&gt; What I would like is:<br>
&gt;&gt;&nbsp; user with role X can read/write on Forum X<br>
&gt;&gt;&nbsp; user with role X, Y can read/write on Forum X and Y<br>
&gt;&gt; and so on ...<br>
&gt;&gt; I defined Taxonomy Access Permission using the term that is
created<br>
&gt;&gt; automatically<br>
&gt;&gt; when you create a Forum but it doesn't seem to work...<br>
&gt;&gt; If the Forum and the Term of the Forum Vocabulary are named
"X" I have set<br>
&gt;&gt; Taxonomy access permissions for Anonymous and Authenticated
roles as<br>
&gt;&gt; follows:<br>
&gt;&gt;&nbsp; Show-Deny Update-Deny Delete-Deny<br>
&gt;&gt; And for the role "X":<br>
&gt;&gt;&nbsp; Show-Allow Update-Allow Delete-Deny List<br>
&gt;&gt; When log in as a user with role "X" and I try to add a new
Forum Topic<br>
&gt;&gt; the drop-down list of Forums is empty!<br>
&gt;&gt; I manage to reply to a Topic added by the admin.<br>
&gt;&gt; Any hints?<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; There is also a "Create" permission in TAC, which controls the
terms<br>
&gt;&gt; appearing in the category selection dropdown list for tagging
the<br>
&gt;&gt; node.<br>
&gt;&gt;&nbsp; It was already set; I just forgot to tell...<br>
&gt;&gt;&nbsp; The category selection dropdown list is empty for the user
with role X and<br>
&gt;&gt; normally filled<br>
&gt;&gt;&nbsp; for the admin; I have given the role X all possible
permssions related to<br>
&gt;&gt; forums and comments<br>
&gt;&gt;&nbsp; but still the dropdown is empty !<br>
&gt;&gt;<br>
&gt;&gt;&nbsp; The role also needs "create" and "edit own" general
permissions<br>
&gt;&gt; in admin/user/access.<br>
&gt;&gt;<br>
&gt;&gt;&nbsp; Added, but didn't make any difference.<br>
&gt; <br>
&gt; <br>
&gt; Hmm...If you set these general permissions for the "forum topic"
node<br>
&gt; type and didn't work, the only other suggestion I have is to try
the<br>
&gt; "Rebuild permissions" in /admin/content/node-settings (only Drupal
5).<br>
&gt; <br>
&gt; <br>
&gt;&gt;&nbsp; You may also want to disable the "Update" TAC permission if
you don't<br>
&gt;&gt; want that role to be able to edit *anyone's* posts. That one
is only<br>
&gt;&gt; good for moderators. It is not needed for privileged "readers".<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;&nbsp; Second issue: is it possible to have one Forum moderated and
another one<br>
&gt;&gt; not moderated<br>
&gt;&gt; on different sections?<br>
&gt;&gt;<br>
&gt;&gt;&nbsp; You mean with a different URL? Not out of the box as far as I
know.<br>
&gt;&gt; Perhaps you could fake a forum using a custom-made "forum"
front page<br>
&gt;&gt; with assigned views, a content type and categories.<br>
&gt;&gt;<br>
&gt;&gt;&nbsp; Thanks for the suggestions!<br>
&gt;&gt;<br>
&gt;&gt;&nbsp; Regards<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;&nbsp; Davide<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; [ Drupal support list | </font><a moz-do-not-send="true"
 href="http://lists.drupal.org/"><font face="Arial" size="2">http://lists.drupal.org/</font></a><font
 face="Arial" size="2"> ]<br>
&gt;&gt;<br>
&gt; -- <br>
&gt; [ Drupal support list | </font><a moz-do-not-send="true"
 href="http://lists.drupal.org/"><font face="Arial" size="2">http://lists.drupal.org/</font></a><font
 face="Arial" size="2"> ]<br>
&gt;</font></blockquote>
<br>
</body>
</html>