grouper-users - Re: [grouper-users] Fw: Install Grouper
Subject: Grouper Users - Open Discussion List
List archive
- From: Malathi Deenadayalan <>
- To: Grouper Users <>
- Cc: "Black, Carey M." <>, Grouper Users <>
- Subject: Re: [grouper-users] Fw: Install Grouper
- Date: Tue, 30 Mar 2021 14:20:12 +0530 (IST)
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a href=""https://172.17.0.3/grouper/">here</a>.</p>
</body></html>
[root@grouper ~]#
2)docker logs of grouper ui
httpd;access_log;-;-;10.10.30.254 - - [28/Mar/2021:13:21:41 +0000] "GET / HTTP/1.1" 302 214 "-" "Mozilla/5.0 zgrab/0.x"
httpd;access_log;-;-;10.10.30.254 - - [28/Mar/2021:15:42:36 +0000] "SSTP_DUPLEX_POST /sra_{BA195980-CD49-458b-9E23-C84EE0ADCD75}/ HTTP/1.1" 400 226 "-" "-"
httpd;access_log;-;-;10.10.30.254 - - [29/Mar/2021:01:36:34 +0000] "GET / HTTP/1.1" 302 214 "-" "-"
httpd;access_log;-;-;10.10.30.254 - - [29/Mar/2021:02:47:39 +0000] "GET /login HTTP/1.1" 404 203 "-" "Mozilla/5.0 zgrab/0.x"
httpd;access_log;-;-;10.10.30.254 - - [29/Mar/2021:09:18:45 +0000] "GET / HTTP/1.1" 302 214 "-" "Mozilla/5.0 zgrab/0.x"
httpd;access_log;-;-;10.10.30.254 - - [29/Mar/2021:09:24:27 +0000] "GET / HTTP/1.1" 302 214 "-" "Mozilla/5.0 (Windows NT 5.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.90 Safari/537.36"
httpd;access_log;-;-;10.10.30.254 - - [29/Mar/2021:09:24:27 +0000] "GET /grouper/ HTTP/1.1" 404 779 "https://103.117.200.9/" "Mozilla/5.0 (Windows NT 5.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.90 Safari/537.36"
httpd;access_log;-;-;10.10.30.254 - - [29/Mar/2021:16:06:23 +0000] "GET / HTTP/1.1" 302 214 "-" "-"
httpd;access_log;-;-;10.10.30.254 - - [29/Mar/2021:16:06:23 +0000] "GET /grouper/ HTTP/1.1" 404 779 "-" "-"
httpd;access_log;-;-;10.10.30.254 - - [29/Mar/2021:16:06:24 +0000] "GET / HTTP/1.1" 302 214 "-" "-"
httpd;access_log;-;-;10.10.30.254 - - [29/Mar/2021:16:06:25 +0000] "GET /grouper/ HTTP/1.1" 404 779 "-" "-"
httpd;access_log;-;-;10.10.30.254 - - [29/Mar/2021:23:26:31 +0000] "GET /remote/login HTTP/1.1" 404 210 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36"
httpd;access_log;-;-;10.10.30.254 - - [30/Mar/2021:03:20:51 +0000] "GET /owa/auth/logon.aspx?url="https%3a%2f%2f1%2fecp%2f" HTTP/1.1" 404 217 "-" "Mozilla/5.0 zgrab/0.x"
httpd;access_log;-;-;172.17.0.1 - - [30/Mar/2021:08:31:30 +0000] "GET /grouper HTTP/1.1" 404 774 "-" "curl/7.29.0"
httpd;access_log;-;-;172.17.0.1 - - [30/Mar/2021:08:34:30 +0000] "GET / HTTP/1.1" 302 211 "-" "curl/7.29.0"
[tomcat@b2802e97b8bc WEB-INF]$ cd bin
[tomcat@b2802e97b8bc bin]$ ./gsh.sh
Detected Grouper directory structure 'webapp' (valid is api, apiMvn, webapp)
Using GROUPER_HOME: /opt/grouper/grouperWebapp/WEB-INF
Using GROUPER_CONF: /opt/grouper/grouperWebapp/WEB-INF/classes
Using JAVA: /usr/lib/jvm/java-1.8.0-amazon-corretto/bin/java
Using CLASSPATH: /opt/grouper/grouperWebapp/WEB-INF/classes:/opt/grouper/grouperWebapp/WEB-INF/lib/*
using MEMORY: 64m-750m
Grouper starting up: version: 2.5.43, build date: 2021/02/24 07:47:06 +0000, env: <no label configured>
grouper.properties read from: /opt/grouper/grouperWebapp/WEB-INF/classes/grouper.properties
Grouper current directory is: /opt/grouper/grouperWebapp/WEB-INF/bin
log4j.properties read from: /opt/grouper/grouperWebapp/WEB-INF/classes/log4j.properties
Grouper is logging to file: /tmp/logpipe, at min level WARN for package: edu.internet2.middleware.grouper, based on log4j.properties
grouper.hibernate.properties: /opt/grouper/grouperWebapp/WEB-INF/classes/grouper.hibernate.properties
grouper.hibernate.properties: grouper_v2_5@jdbc:mysql://172.17.0.2:3306/grouper_v2_5?useSSL=false
subject.properties read from: /opt/grouper/grouperWebapp/WEB-INF/classes/subject.properties
sources configured in: subject.properties
subject.properties internalsource id:g:isa
subject.properties groupersource id: g:gsa
subject.properties groupersource id: grouperEntities
subject.properties jdbc2 source id: grouperExternal: GrouperJdbcConnectionProvider
subject.properties jdbc source id: jdbc: GrouperJdbcConnectionProvider
Type help() for instructions
Groovy Shell (2.5.0-beta-2, JVM: 1.8.0_282)
Type ':help' or ':h' for help.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
groovy:000> :load '/opt/grouper/grouperWebapp/WEB-INF/classes/groovysh.profile'
groovy:000>
4) getting null value for adding user and password
groovy:000> new GrouperPasswordSave().assignApplication(GrouperPassword.Application.UI).assignUsername("GrouperSystem").assignPassword("pass").save();
===> null
groovy:000>
5) Please help me to solve this issue.
Malathi
To: "Black, Carey M." <>, "Grouper Users" <>
Sent: Monday, March 22, 2021 4:57:44 PM
Subject: Re: [grouper-users] Fw: Install Grouper
The first error ( in the screenshots that you sent )is this one:
2021-03-03. 08:35:58,987 ….. “host ‘172.17.0.4’ is not allowed to connect to this MariaDB server”.
Your MariaDB is refusing to talk to your Grouper install.
Generally: You need to adjust the access controls on the database and/or network to allow that connection to work.
You have not completed the “Get a server and database” step.
Please see to the general content here: https://spaces.at.internet2.edu/display/Grouper/Install+docker+mysql+database
NOTE: You do not need to have your database in a docker container. That is more for “local installs for single user testing”.
However, all of the SQL operations to create a database user and database needs to be done BEFORE the container will be able to connect.
Specifically:
“
create database grouper_v2_5 character set UTF8 collate utf8_bin;
create user 'grouper_v2_5'@'1.2.3.4' IDENTIFIED WITH mysql_native_password by 'pass';
grant all on grouper_v2_5.* to 'grouper_v2_5'@'1.2.3.4';
flush privileges;
quit
“
The name of the database (“grouper_v2_5” in the example above) can be any name you want to use. ( In prod I suggest not using a version number in the name. )
The ‘userName@hostIP’ ('grouper_v2_5'@'1.2.3.4' in the example) can be any username and you can set a specific IP address or use “*”. ( MariaDB specific details. )
--
Carey Matthew
From: <> on behalf of Malathi Deenadayalan <>
Reply-To: Malathi Deenadayalan <>
Date: Friday, March 5, 2021 at 1:59 AM
To: "" <>
Cc: "" <>
Subject: Re: [grouper-users] Fw: Install Grouper
Hi,
Thank you for guiding me to install grouper V2.5 , I have started installing by following this URL
But I am not able to connect my database and getting error and herewith I have attached my error files kindly request you
to help me to set up the grouper successfully.
It is very urgent to set up the grouper and I am new to this please help me to complete my tasks.
Regards,
Malathi
On Mon, Feb 22, 2021 at 9:38 PM Redman, Chad <> wrote:
From: Redman, Chad <>
Sent: Monday, February 22, 2021 10:17 AM
To: [Malathi] [D]\" <>
Subject: Re: [grouper-users] Install Grouper
Hi Malathi,
That Unicon document is for an older approach using a different Grouper docker image (tier/grouper). The latest versions of Grouper are supplied as a different image (i2incommon/grouper), with many improvements to make it more versatile. For an introduction, https://spaces.at.internet2.edu/pages/viewpage.action?pageId=163119272 (Grouper Packaging and Versioning for v2.5+) is a good starting point.
-Chad
From: <> on behalf of "[Malathi] [D]\\\"" <>
Sent: Monday, February 8, 2021 4:37 AM
To: <>
Subject: [grouper-users] Install Grouper
Hi,
I want to intstall grouper and following
https://github.com/Unicon/tier-grouper-deployment this document.
I have the following doubt.
How can I use my own ldap server and my own Idp server for configuration.
What are all the files needs to be modified for database, ldap, idp???
It will be helpfull if anybody gives the proper documentation and guidence to
overcome all issues and to install grouper successfully/
Thank you in advance.
Regards,
Malathi
- Re: [grouper-users] Fw: Install Grouper, Malathi Deenadayalan, 03/05/2021
- Re: [grouper-users] Fw: Install Grouper, Black, Carey M., 03/05/2021
- Re: [grouper-users] Fw: Install Grouper, Malathi Deenadayalan, 03/22/2021
- Re: [grouper-users] Fw: Install Grouper, Malathi Deenadayalan, 03/30/2021
- Re: [grouper-users] Fw: Install Grouper, Malathi Deenadayalan, 03/22/2021
- Re: [grouper-users] Fw: Install Grouper, Black, Carey M., 03/05/2021
Archive powered by MHonArc 2.6.24.