aspose file tools
The moose likes JForum and the fly likes how can I turn on and off the anonymous-post permission after I create a forum? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JForum
Reply Bookmark "how can I turn on and off the anonymous-post permission after I create a forum?" Watch "how can I turn on and off the anonymous-post permission after I create a forum?" New topic
Author

how can I turn on and off the anonymous-post permission after I create a forum?

Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
I think I can decide whether or not an anonymous post is allowed in my forum when I create it, but how can I turn it off (or turn it on) later? There looks no options to change it after a forum is created.

Any thoughts?

[originally posted on jforum.net by eiji]
Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
Forum permissions are actually handled via group permissions. The options offered during the forum creation are for convenience and actually feed back into the groups. So, to turn off anonymous posting at a forum level you need to set up the group rights the way you want them.
[originally posted on jforum.net by monroe]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how can I turn on and off the anonymous-post permission after I create a forum?
 
Similar Threads
Emoticons - turn off
Creating a forum in JSP?
anonymous posts
How to restrict anonymous users?
How to modify forum after it is created.