Help coderanch get a
new server
by contributing to the fundraiser
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

I need user must login before reading any message.

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sorry, I am Spanish and my English is very bad .

I tried to forbide acess to my JForum ussing j_security_check on tomcat because I need a private forum, but I can't.

How can I do the JForum's user must validate ever, before they can see any page?

Thank you.
[originally posted on jforum.net by hersandi]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Maybe you could try to change the anonymous permissions!
There is something at Admin Configuration Panel that allows the admin to make some user, or some cattegory (of users) win or loose some permissions... and to read messages is one of them, I think so...

Good luck!

[ ]'s
[originally posted on jforum.net by leandro_salvador]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks leandro
[originally posted on jforum.net by hersandi]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This does not work.
[originally posted on jforum.net by ToneGrail]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If I access the main page anonymously, I get all forums, restricted included.
[originally posted on jforum.net by ToneGrail]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

ToneGrail wrote:If I access the main page anonymously, I get all forums, restricted included.



If you can see Restricted Forums, you haven't configured the General Group correctly. You need to change it from "Allow All" and highlight the Restricted Forums/Categories to NOT be allowed into.

And to keep the Anonymous users from seeing any Categories/Forums, you would need to set the Categories/Forums as restricted and not allow the General Group access to them.

I would suggest having a "viewable" area for visitors to have at least view access to so you have a place to put instructions on how to sign up, rules, etc. You can also set this Forum to not allow anonymous posts or replies to keep it "clean."
[originally posted on jforum.net by GatorBait3]
 
reply
    Bookmark Topic Watch Topic
  • New Topic