aspose file tools
The moose likes JForum and the fly likes JForum & Active Directory - Problems with configuration 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 "JForum & Active Directory - Problems with configuration" Watch "JForum & Active Directory - Problems with configuration" New topic
Author

JForum & Active Directory - Problems with configuration

Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
Hello,

we are planning to use JForum as an internal discussion platform.
As we already have several java-based j2ee programs running on our JBoss servers, we plan to use our JBoss Servers (JBoss version 4.0.2) for JForum, too.

We tried to configure Single Sign On, using our Active Directory, but failed miserably ;) - we sort of had a single sign on (no register/login buttons anymore), but we had only "Anonymous" Access.

Here is what we've configured in SystemGlobals.properties:


This is about all we've configured.
Are there any major flaws in our configuration?
Are further configurations (other config files of jforum, jboss, ...) necessary?
Other suggestions?


Thanks in advance for your help!
Christoph
[originally posted on jforum.net by ChristophL]
Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
When you use SSO, JForum indeed disable the "Register" link, as users should come from somewhere else (your SSO).

As of anonymous only access and users, check if you have any records inside jforum_users and jforum_user_groups.

Take a look at the SSO implementation you're using (RemoteUserSSO), to understand how it works.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JForum & Active Directory - Problems with configuration
 
Similar Threads
LDAP authentication for Jforum
Jforum SSO - restrict direct forum access => redirect to login page if not loged in please help!!!
RemoteSSO?
LDAP / Active Directory Integration
Problems setting up JForum with LDAP