Skip to Content.
Sympa Menu

grouper-users - [grouper-users] New install of 2.2.1 - UI denied access

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] New install of 2.2.1 - UI denied access


Chronological Thread 
  • From: "Imholz, John J." <>
  • To: "" <>
  • Subject: [grouper-users] New install of 2.2.1 - UI denied access
  • Date: Thu, 3 Sep 2015 19:34:46 +0000
  • Accept-language: en-US

I've installed with grouper installer.

With gsh added myself to wheel. (didn't fix the problem, because of
grouper.properties setting)

Edited <installer>/conf/grouper.properties to include: groups.wheel.use =
true

Ran: cd grouper.ui-2.2.1 ; ant dist

Restarted tomcat: bin/shutdown.sh ; bin/startup.sh

Fronted the app with apache w/shib.

I get a "403 Access to the requested resource has been denied" when I try to
goto the UI (initially https://grouperdev.musc.edu/grouper, but gets
redirected to
https://grouperdev.musc.edu/grouper/grouperUi/app/UiV2Main.index)


Apache is passing: REMOTE_USER = 900001976

And that's how I found my subject in gsh (when adding to wheel)
addMember("etc:sysadmingroup", "900001976")

I'm sure I missed something. Any suggestions?

jji




Archive powered by MHonArc 2.6.16.

Top of Page