• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Admin User

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello there,

Integrated Jforum with am application using SSO.
I directly set the admin user in the db (jforum_user_group)
Can I have more than one admin user and can see Admin Control Panel in all corresponding admin users forum ?

Thanks,
Razia




[originally posted on jforum.net by razia]
 
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
Just add your extra admin(s) to the Administration group.

FWIW, there is a group permission, "Is administrator" that will turn on most admin rights.
[originally posted on jforum.net by monroe]
 
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!worked
[originally posted on jforum.net by razia]
 
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
I have a problem about this. I'm using jForum as portlet in uPortal. So it is single sign on.

I add records needed into jforum_user_groups table to put some users in Administration group but whenever I login into uPortal, it deletes these records.

So I cant login portlet as jForum admin and can't reach Admin Control Panel. Authorizes me as General User.

How can I reach admin control panel when I use jForum as portlet?
[originally posted on jforum.net by htekinaslan]
 
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
There may be another portlet user here that may not the answer... But it seems like this is an issue for the portlet developers. (Jahia group?).

Sorry, but it's kind of hard to help without any source code and a test environment to play with...
[originally posted on jforum.net by monroe]
 
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
As solution, we're trying to use jForum stand-alone appliaciton which connects to same database with portlet one.

Our problem now is the portlet one's version is 2.1.5, and we have 2.1.7 as stand alone. We couldn't find where to download old versions. Can anyone please post where to download jForum 2.1.5?

Thanks
[originally posted on jforum.net by htekinaslan]
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic