<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress support forums Tag: groups</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: groups</description>
<language>en</language>
<pubDate>Wed, 03 Dec 2008 00:40:37 +0000</pubDate>

<item>
<title>MrPapasWorld on "Group Access for Forums"</title>
<link>http://bbpress.org/forums/topic/group-access-for-forums#post-4549</link>
<pubDate>Fri, 16 Feb 2007 08:38:45 +0000</pubDate>
<dc:creator>MrPapasWorld</dc:creator>
<guid isPermaLink="false">4549@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;willing to help out any way that I can...&#60;/p&#62;
&#60;p&#62;out of town for next 10 days... but after that...
&#60;/p&#62;</description>
</item>
<item>
<title>ear1grey on "Group Access for Forums"</title>
<link>http://bbpress.org/forums/topic/group-access-for-forums#post-4543</link>
<pubDate>Thu, 15 Feb 2007 21:47:17 +0000</pubDate>
<dc:creator>ear1grey</dc:creator>
<guid isPermaLink="false">4543@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;LDAP is a data-access protocol and not a solution in itself.  Think of it as being similar to the fact that HTTP can access all kinds of different documents, so LDAP can be used to access information in directory servers, each of which may have different organizational structures, and within those structures, you often find entries describing users and entries describing roles.&#60;/p&#62;
&#60;p&#62;I've just looked at the LDAP plugin source and currently login appears to be based on authenticating to the LDAP server using the credentials that are supplied to bbPress, roles dont' appear to be considered... yet.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Group Access for Forums"</title>
<link>http://bbpress.org/forums/topic/group-access-for-forums#post-4488</link>
<pubDate>Wed, 14 Feb 2007 15:10:50 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">4488@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You couldn't be farther from an expert on LDAP that I am :D&#60;/p&#62;
&#60;p&#62;I just recall seeing the trac ticket and didn't know if it was relevant.
&#60;/p&#62;</description>
</item>
<item>
<title>MrPapasWorld on "Group Access for Forums"</title>
<link>http://bbpress.org/forums/topic/group-access-for-forums#post-4478</link>
<pubDate>Wed, 14 Feb 2007 05:17:50 +0000</pubDate>
<dc:creator>MrPapasWorld</dc:creator>
<guid isPermaLink="false">4478@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;far from an LDAP expert, but I thought that would be for connecting to an LDAP service primarily in form of directory services for address book type info... guess I can look into...
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Group Access for Forums"</title>
<link>http://bbpress.org/forums/topic/group-access-for-forums#post-4475</link>
<pubDate>Wed, 14 Feb 2007 04:43:29 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">4475@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Does LDAP do what you want?  (Never used it, just know it's a directory technology, but I thought it had groups)&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://trac.bbpress.org/ticket/190&#34; rel=&#34;nofollow&#34;&#62;http://trac.bbpress.org/ticket/190&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://plugins-dev.bbpress.org/browser/ldap-authentication&#34; rel=&#34;nofollow&#34;&#62;http://plugins-dev.bbpress.org/browser/ldap-authentication&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Maybe that's overkill.
&#60;/p&#62;</description>
</item>
<item>
<title>MrPapasWorld on "Group Access for Forums"</title>
<link>http://bbpress.org/forums/topic/group-access-for-forums#post-4473</link>
<pubDate>Wed, 14 Feb 2007 04:22:05 +0000</pubDate>
<dc:creator>MrPapasWorld</dc:creator>
<guid isPermaLink="false">4473@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;willing to help out if needed...
&#60;/p&#62;</description>
</item>
<item>
<title>bbolman on "Group Access for Forums"</title>
<link>http://bbpress.org/forums/topic/group-access-for-forums#post-4469</link>
<pubDate>Wed, 14 Feb 2007 02:12:17 +0000</pubDate>
<dc:creator>bbolman</dc:creator>
<guid isPermaLink="false">4469@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;As far as I know, bbPress does not currently support multiple groups (this may come later) so giving access to certain groups isn't really possible. With the forum restriction plugin you could restrict certain folks, but unfortunately what you're looking for isn't here yet. Give it some time though, it may pop up soon enough. ;)
&#60;/p&#62;</description>
</item>
<item>
<title>MrPapasWorld on "Group Access for Forums"</title>
<link>http://bbpress.org/forums/topic/group-access-for-forums#post-4464</link>
<pubDate>Wed, 14 Feb 2007 00:17:32 +0000</pubDate>
<dc:creator>MrPapasWorld</dc:creator>
<guid isPermaLink="false">4464@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have looked at the private forums plugin, but it seems to be an all or nothing deal based on the user being logged in...&#60;/p&#62;
&#60;p&#62;I didnt find anything when I searched, but wondering if anyone knows of or is working on forum access based on membership in a group?  So basically, you would allow forum access to certain groups and you would assign users to various groups (or roles in wp/bb terms).  Gives you much finer control over who can access which forums...&#60;/p&#62;
&#60;p&#62;also, any way to make bbpress inherit the roles as defined in WP?  or maybe just add new roles to bb?  easy enough to do hacking the code, but I havent looked at the bbpress plugin structure yet...&#60;/p&#62;
&#60;p&#62;thanks...
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Role-based forums plugin?"</title>
<link>http://bbpress.org/forums/topic/role-based-forums-plugin#post-1925</link>
<pubDate>Sun, 03 Dec 2006 00:36:19 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">1925@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Nothing is up yet, but maybe post something over at the following link because it might be just adding a little code to add a forum list to the code in this topic.  Might be quick for someone.    I would like this as well!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/347?replies=24&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/347?replies=24&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>nickbouton on "Role-based forums plugin?"</title>
<link>http://bbpress.org/forums/topic/role-based-forums-plugin#post-1923</link>
<pubDate>Sun, 03 Dec 2006 00:24:19 +0000</pubDate>
<dc:creator>nickbouton</dc:creator>
<guid isPermaLink="false">1923@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hey all,&#60;/p&#62;
&#60;p&#62;I just started using bbPress yesterday, and as a WordPress and longtime phpBB user I'm pretty happy with it.&#60;/p&#62;
&#60;p&#62;The only drawback I see as a critical flaw right now is the lack of any kind of security / role-based restrictions on specific forums. I'd like to be able to pull over a phpBB2-based forum that I run, and using the phpbb2bbpress migration script another poster wrote, I was able to migrate all of the content over perfectly. However, I had at least a couple of private forums that are access-restricted based on user permissions, and I can't really complete the migration until I can lock those forums down.&#60;/p&#62;
&#60;p&#62;Has anyone written a plugin (or does anyone know if this feature is coming soon?) that will allow role-based access to a specific number of forums in a bbPress installation? I don't want to lock down the whole app (which I've seen a couple of threads about), just a couple of forums within the install.&#60;/p&#62;
&#60;p&#62;Thanks in advance-
&#60;/p&#62;</description>
</item>
<item>
<title>n0mer on "Forum Group"</title>
<link>http://bbpress.org/forums/topic/forum-group#post-743</link>
<pubDate>Sun, 29 Oct 2006 03:41:53 +0000</pubDate>
<dc:creator>n0mer</dc:creator>
<guid isPermaLink="false">743@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi again, what about grouping forums?&#60;br /&#62;
F.ex. if 10 forums already exist (http://jug.org.ua/forum/forums/list.page , i want to switch this forum to bbPress), it is handy to sort them out in some way.&#60;br /&#62;
Or just add smth. like &#34;separator&#34; :) between forum groups&#60;/p&#62;
&#60;p&#62;And, do smth. with forum deletion; it can be quite complex and painful process to place existing topics, tags and comments somewhere.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
