By: Gleb Golubyatnikov user 26 Jan 2018 at 7:54 a.m. CST

7 Responses
Gleb Golubyatnikov gravatar
We are using gluu server in our AWS EC2 environment. Gluu module was installed and started successfully after deployment process. Here is SAML log: **/opt/gluu/jetty/idp/logs/2018_01_26.stderrout.log:** ``` 2018-01-26 13:13:38.809:INFO:oejs.Server:main: jetty-9.3.15.v20161220 2018-01-26 13:13:38.824:INFO:oejdp.ScanningAppProvider:main: Deployment monitor [file:///opt/gluu/jetty/idp/webapps/] at interval 1 2018-01-26 13:13:43.670:INFO:oeja.AnnotationConfiguration:main: Scanning elapsed time=4398ms 2018-01-26 13:13:43.760:INFO:idp:main: No Spring WebApplicationInitializer types detected on classpath 2018-01-26 13:13:43.863:INFO:idp:main: Initializing Spring root WebApplicationContext 2018-01-26 13:13:46.895:INFO:idp:main: Initializing Spring FrameworkServlet 'idp' 2018-01-26 13:13:47.377:INFO:oejsh.ContextHandler:main: Started o.e.j.w.WebAppContext@91161c7{/idp,file:///opt/jetty-9.3/temp/jetty-localhost-8086-idp.war-_idp-any-6662940379497337065.dir/webapp/,AVAILABLE}{/idp .war} 2018-01-26 13:13:47.394:INFO:oejs.AbstractConnector:main: Started ServerConnector@52256244{HTTP/1.1,[http/1.1]}{localhost:8086} 2018-01-26 13:13:47.395:INFO:oejs.Server:main: Started @9131ms ``` But still there are no SAML outbound entries in UI: [Link](http://i66.tinypic.com/2qal0ef.jpg) **setup.log:** ``` 15:53:56 01/17/18 Removed ./setup.log 15:53:56 01/17/18 Removed ./setup_error.log 15:53:56 01/17/18 Installing Gluu Server 15:53:56 01/17/18 setup.properties Properties found! 15:53:56 01/17/18 Loading Properties setup.properties 15:53:56 01/17/18 Checking properties 15:53:56 01/17/18 Running: /usr/sbin/useradd --system --create-home --user-group --shell /bin/bash --home-dir /home/ldap ldap 15:53:56 01/17/18 Running: /usr/sbin/useradd --system --create-home --user-group --shell /bin/bash --home-dir /home/jetty jetty 15:53:56 01/17/18 Running: /usr/sbin/useradd --system --create-home --user-group --shell /bin/bash --home-dir /home/node node 15:53:56 01/17/18 Running: /usr/sbin/groupadd gluu 15:53:56 01/17/18 Running: /usr/sbin/usermod -a -G gluu ldap 15:53:56 01/17/18 Running: /usr/sbin/usermod -a -G gluu jetty 15:53:56 01/17/18 Running: /usr/sbin/usermod -a -G gluu node 15:53:56 01/17/18 Running: /bin/chmod ga+w /tmp 15:53:56 01/17/18 Running: /bin/mkdir -p /opt/gluu 15:53:56 01/17/18 Running: /bin/mkdir -p /opt/gluu/bin 15:53:56 01/17/18 Running: /bin/mkdir -p /opt/gluu/system 15:53:56 01/17/18 Running: /bin/mkdir -p /opt/gluu/python 15:53:56 01/17/18 Running: /bin/mkdir -p /etc/gluu/conf 15:53:56 01/17/18 Running: /bin/mkdir -p /etc/certs 15:53:56 01/17/18 Running: /bin/mkdir -p ./output 15:53:56 01/17/18 Running: /bin/mkdir -p /home/jetty/lib 15:53:56 01/17/18 Running: /bin/mkdir -m 775 -p /var/ox/photos 15:53:56 01/17/18 Running: /bin/mkdir -m 775 -p /var/ox/identity/removed 15:53:56 01/17/18 Running: /bin/mkdir -m 775 -p /var/ox/identity/cr-snapshots 15:53:56 01/17/18 Running: /bin/chown -R root:gluu /var/ox/photos 15:53:56 01/17/18 Running: /bin/chown -R root:gluu /var/ox/identity/removed 15:53:56 01/17/18 Running: /bin/chown -R root:gluu /var/ox/identity/cr-snapshots 15:53:56 01/17/18 Running: /bin/mkdir -p /opt/shibboleth-idp 15:53:56 01/17/18 Running: /bin/mkdir -p /opt/shibboleth-idp/metadata 15:53:56 01/17/18 Running: /bin/mkdir -p /opt/shibboleth-idp/logs 15:53:56 01/17/18 Running: /bin/mkdir -p /opt/shibboleth-idp/lib 15:53:56 01/17/18 Running: /bin/mkdir -p /opt/shibboleth-idp/conf 15:53:56 01/17/18 Running: /bin/mkdir -p /opt/shibboleth-idp/conf/authn 15:53:56 01/17/18 Running: /bin/mkdir -p /opt/shibboleth-idp/credentials 15:53:56 01/17/18 Running: /bin/mkdir -p /opt/shibboleth-idp/webapp 15:53:56 01/17/18 Running: /bin/chown -R jetty:jetty /opt/shibboleth-idp 15:53:56 01/17/18 Running: /bin/mkdir -p /opt/gluu/data/main_db 15:53:56 01/17/18 Running: /bin/mkdir -p /opt/gluu/data/site_db 15:53:56 01/17/18 Running: /bin/mkdir -p /etc/gluu/conf/asimba 15:53:56 01/17/18 Running: /bin/mkdir -p /etc/gluu/conf/asimba/metadata 15:53:56 01/17/18 Running: /bin/mkdir -p /etc/gluu/conf/asimba/metadata/idp 15:53:56 01/17/18 Running: /bin/mkdir -p /etc/gluu/conf/asimba/metadata/sp 15:53:56 01/17/18 Running: /bin/chown -R jetty:jetty /etc/gluu/conf/asimba/metadata 15:53:56 01/17/18 Running: /usr/bin/wget http://ox.gluu.org/maven/org/asimba/asimba-wa/3.0.2/asimba-wa-3.0.2.war --no-verbose --retry-connrefused --tries=10 -O /opt/dist/gluu/asimba.war 15:53:58 01/17/18 2018-01-17 15:53:58 URL:http://ox.gluu.org/maven/org/asimba/asimba-wa/3.0.2/asimba-wa-3.0.2.war [42578803/42578803] -> "/opt/dist/gluu/asimba.war" [1] 15:53:58 01/17/18 Running: /usr/bin/curl http://download.oracle.com/otn-pub/java/jce/8/jce_policy-8.zip -s -j -k -L -H Cookie:oraclelicense=accept-securebackup-cookie -o /opt/dist/app/jce_policy-8.zip 15:53:59 01/17/18 Calculating memory setting for applications 15:53:59 01/17/18 Installing server JRE 1.8 112... 15:53:59 01/17/18 Extracting server-jre-8u112-linux-x64.tar.gz into /opt/ 15:53:59 01/17/18 Running: tar -xzf /opt/dist/app/server-jre-8u112-linux-x64.tar.gz -C /opt/ --no-xattrs --no-same-owner --no-same-permissions 15:54:00 01/17/18 Unzipping jce_policy-8.zip in /tmp 15:54:00 01/17/18 Running: unzip -n -q /opt/dist/app/jce_policy-8.zip -d /tmp 15:54:00 01/17/18 Removed file: /opt/jdk1.8.0_112/jre/lib/security/local_policy.jar 15:54:00 01/17/18 Removed file: /opt/jdk1.8.0_112/jre/lib/security/US_export_policy.jar 15:54:00 01/17/18 Copied tree /tmp/UnlimitedJCEPolicyJDK8 to /opt/jdk1.8.0_112/jre/lib/security 15:54:00 01/17/18 Removed dir: /tmp/UnlimitedJCEPolicyJDK8 15:54:00 01/17/18 Running: /bin/ln -sf /opt/jdk1.8.0_112 /opt/jre 15:54:00 01/17/18 Running: /bin/chmod -R 755 /opt/jdk1.8.0_112/bin/ 15:54:00 01/17/18 Running: /bin/chown -R root:root /opt/jdk1.8.0_112 15:54:00 01/17/18 Running: /bin/chown -h root:root /opt/jre 15:54:00 01/17/18 Installing jetty 9.3.15.v20161220... 15:54:00 01/17/18 Running: /bin/mkdir -p /opt/jetty-9.3/temp 15:54:00 01/17/18 Running: /bin/chown -R jetty:jetty /opt/jetty-9.3/temp 15:54:00 01/17/18 Extracting jetty-distribution-9.3.15.v20161220.tar.gz into /opt/jetty 15:54:00 01/17/18 Running: tar -xzf /opt/dist/app/jetty-distribution-9.3.15.v20161220.tar.gz -C /opt/jetty-9.3 --no-xattrs --no-same-owner --no-same-permissions 15:54:01 01/17/18 Running: /bin/ln -sf /opt/jetty-9.3/jetty-distribution-9.3.15.v20161220 /opt/jetty 15:54:01 01/17/18 Running: /bin/chmod -R 755 /opt/jetty-9.3/jetty-distribution-9.3.15.v20161220/bin/ 15:54:01 01/17/18 Applying changes to jetty files... 15:54:01 01/17/18 Created backup of jetty file /opt/jetty/etc/webdefault.xml.bak... 15:54:01 01/17/18 Wrote updated jetty file /opt/jetty/etc/webdefault.xml... 15:54:01 01/17/18 Created backup of jetty file /opt/jetty/etc/jetty.xml.bak... 15:54:01 01/17/18 Wrote updated jetty file /opt/jetty/etc/jetty.xml... 15:54:01 01/17/18 Running: /bin/chown -R jetty:jetty /opt/jetty-9.3/jetty-distribution-9.3.15.v20161220 15:54:01 01/17/18 Running: /bin/chown -h jetty:jetty /opt/jetty 15:54:01 01/17/18 Running: /bin/mkdir -p /opt/gluu/jetty 15:54:01 01/17/18 Running: /bin/chown -R jetty:jetty /opt/gluu/jetty 15:54:01 01/17/18 Installing Jython 2.7.0... 15:54:01 01/17/18 Running: rm -fr /opt*-2.7.0 15:54:01 01/17/18 Running: /opt/jre/bin/java -jar /opt/dist/app/jython-installer-2.7.0.jar -v -s -d /opt/jython-2.7.0 -t standard -e ensurepip 15:54:03 01/17/18 system properties dumped to /tmp/System8211774471028442544.properties reading jar info using the console installer Performing silent installation specification version: '1.8' excluding directory META-INF/ excluding directory extlibs/ excluding directory extlibs/cpptasks/ excluding directory extlibs/mockrunner-0.4.1/ excluding directory extlibs/mockrunner-0.4.1/jar/ excluding directory extlibs/mockrunner-0.4.1/jar/j2ee1.3/ excluding directory extlibs/mockrunner-0.4.1/lib/ excluding directory extlibs/mockrunner-0.4.1/lib/jdk1.5/ excluding directory extlibs/mockrunner-0.4.1/lib/jdk1.5/j2ee1.3/ excluding directory grammar/ excluding directory org/ excluding directory org/apache/ excluding directory org/apache/commons/ excluding directory org/apache/commons/cli/ excluding directory org/python/ excluding directory org/python/util/ excluding directory org/python/util/install/ excluding directory org/python/util/install/driver/ excluding directory src/ excluding directory src/com/ excluding directory src/com/xhaus/ excluding directory src/com/xhaus/modjy/ excluding directory src/com/ziclix/ excluding directory src/com/ziclix/python/ excluding directory src/com/ziclix/python/sql/ excluding directory src/com/ziclix/python/sql/connect/ excluding directory src/com/ziclix/python/sql/handler/ excluding directory src/com/ziclix/python/sql/pipe/ excluding directory src/com/ziclix/python/sql/pipe/csv/ excluding directory src/com/ziclix/python/sql/pipe/db/ excluding directory src/com/ziclix/python/sql/procedure/ excluding directory src/com/ziclix/python/sql/resource/ excluding directory src/com/ziclix/python/sql/util/ excluding directory src/org/ excluding directory src/org/python/ excluding directory src/org/python/antlr/ excluding directory src/org/python/antlr/adapter/ excluding directory src/org/python/antlr/ast/ excluding directory src/org/python/antlr/base/ excluding directory src/org/python/antlr/op/ excluding directory src/org/python/compiler/ excluding directory src/org/python/core/ excluding directory src/org/python/core/adapter/ excluding directory src/org/python/core/buffer/ excluding directory src/org/python/core/finalization/ excluding directory src/org/python/core/io/ excluding directory src/org/python/core/packagecache/ excluding directory src/org/python/core/stringlib/ excluding directory src/org/python/core/util/ excluding directory src/org/python/expose/ excluding directory src/org/python/expose/generate/ excluding directory src/org/python/indexer/ excluding directory src/org/python/indexer/ast/ excluding directory src/org/python/indexer/demos/ excluding directory src/org/python/indexer/types/ excluding directory src/org/python/jsr223/ excluding directory src/org/python/modules/ excluding directory src/org/python/modules/_collections/ excluding directory src/org/python/modules/_csv/ excluding directory src/org/python/modules/_functools/ excluding directory src/org/python/modules/_io/ excluding directory src/org/python/modules/_json/ excluding directory src/org/python/modules/_jythonlib/ excluding directory src/org/python/modules/_threading/ excluding directory src/org/python/modules/_weakref/ excluding directory src/org/python/modules/bz2/ excluding directory src/org/python/modules/itertools/ excluding directory src/org/python/modules/jffi/ excluding directory src/org/python/modules/posix/ excluding directory src/org/python/modules/random/ excluding directory src/org/python/modules/sre/ excluding directory src/org/python/modules/thread/ excluding directory src/org/python/modules/time/ excluding directory src/org/python/modules/zipimport/ excluding directory src/org/python/util/ excluding directory src/shell/ excluding directory src/templates/ 10 % 20 % 30 % 40 % 50 % 60 % 70 % 80 % 90 % 100 % 110 % 120 % 130 % 140 % Generating start scripts ... 100 % Congratulations! You successfully installed Jython 2.7.0 to directory /opt/jython-2.7.0. 15:54:03 01/17/18 Running: /bin/ln -sf /opt/jython-2.7.0 /opt/jython 15:54:03 01/17/18 Running: /bin/chown -R root:root /opt/jython-2.7.0 15:54:03 01/17/18 Running: /bin/chown -h root:root /opt/jython 15:54:03 01/17/18 Installing node 6.9.1... 15:54:03 01/17/18 Extracting node-v6.9.1-linux-x64.tar.xz into /opt 15:54:03 01/17/18 Running: tar -xJf /opt/dist/app/node-v6.9.1-linux-x64.tar.xz -C /opt/ --no-xattrs --no-same-owner --no-same-permissions 15:54:04 01/17/18 Running: /bin/ln -sf /opt/node-v6.9.1-linux-x64 /opt/node 15:54:04 01/17/18 Running: /bin/chmod -R 755 /opt/node-v6.9.1-linux-x64/bin/ 15:54:04 01/17/18 Running: /bin/mkdir -p /opt/node/temp 15:54:04 01/17/18 Copied ./static/system/initd/node to /opt/gluu/system 15:54:04 01/17/18 Running: /bin/chmod -R 755 /opt/gluu/system/node 15:54:04 01/17/18 Running: /bin/chown -R node:node /opt/node-v6.9.1-linux-x64 15:54:04 01/17/18 Running: /bin/chown -h node:node /opt/node 15:54:04 01/17/18 Running: /bin/mkdir -p /opt/gluu/node 15:54:04 01/17/18 Running: /bin/chown -R node:node /opt/gluu/node 15:54:04 01/17/18 Copying script files 15:54:04 01/17/18 Copied ./static/scripts/logmanager.sh to /opt/gluu/bin 15:54:04 01/17/18 Copied ./static/scripts/testBind.py to /opt/gluu/bin 15:54:04 01/17/18 Rendering encode.py 15:54:04 01/17/18 Running: /bin/chmod -R 700 /opt/gluu/bin 15:54:04 01/17/18 Installing Gluu base... 15:54:04 01/17/18 Preparing files needed to run OpenId keys generator 15:54:04 01/17/18 Unpacking oxauth.war... 15:54:04 01/17/18 Created dir: /opt/dist/gluu/tmp_oxauth 15:54:04 01/17/18 Running: /opt/jre/bin/jar xf /opt/dist/gluu/oxauth.war 15:54:04 01/17/18 Copying files to /home/jetty/lib... 15:54:04 01/17/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/bcprov-jdk15on-1.54.jar to /home/jetty/lib 15:54:04 01/17/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/bcpkix-jdk15on-1.54.jar to /home/jetty/lib 15:54:04 01/17/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/commons-lang-2.6.jar to /home/jetty/lib 15:54:04 01/17/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/log4j-api-2.7.jar to /home/jetty/lib 15:54:04 01/17/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/log4j-1.2-api-2.7.jar to /home/jetty/lib 15:54:04 01/17/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/log4j-core-2.7.jar to /home/jetty/lib 15:54:04 01/17/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/commons-codec-1.7.jar to /home/jetty/lib 15:54:04 01/17/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/commons-cli-1.3.1.jar to /home/jetty/lib 15:54:04 01/17/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/commons-io-2.4.jar to /home/jetty/lib 15:54:04 01/17/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/jettison-1.3.jar to /home/jetty/lib 15:54:04 01/17/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/oxauth-model-3.0.2.jar to /home/jetty/lib 15:54:04 01/17/18 Copied /opt/dist/gluu/tmp_oxauth/WEB-INF/lib/oxauth-client-3.0.2.jar to /home/jetty/lib 15:54:04 01/17/18 Removed dir: /opt/dist/gluu/tmp_oxauth 15:54:04 01/17/18 Generating oxAuth OpenID Connect keys 15:54:04 01/17/18 Creating empty JKS keystore 15:54:04 01/17/18 Running: /bin/sh -c /opt/jre/bin/keytool -genkey -alias dummy -keystore /etc/certs/scim-rs.jks -storepass cEHGlQ7ss3SX -keypass cEHGlQ7ss3SX -dname "CN=oxAuth CA Certificates" 15:54:04 01/17/18 Running: /bin/sh -c /opt/jre/bin/keytool -delete -alias dummy -keystore /etc/certs/scim-rs.jks -storepass cEHGlQ7ss3SX -keypass cEHGlQ7ss3SX -dname "CN=oxAuth CA Certificates" 15:54:04 01/17/18 Runnning: /bin/sh -c /opt/jre/bin/java -Dlog4j.defaultInitOverride=true -cp /home/jetty/lib/bcprov-jdk15on-1.54.jar:/home/jetty/lib/bcpkix-jdk15on-1.54.jar:/home/jetty/lib/commons-lang-2.6.jar:/home/jetty/lib/log4j-api-2.7.jar:/home/jetty/lib/log4j-1.2-api-2.7.jar:/home/jetty/lib/log4j-core-2.7.jar:/home/jetty/lib/commons-codec-1.7.jar:/home/jetty/lib/commons-cli-1.3.1.jar:/home/jetty/lib/commons-io-2.4.jar:/home/jetty/lib/jettison-1.3.jar:/home/jetty/lib/oxauth-model-3.0.2.jar:/home/jetty/lib/oxauth-client-3.0.2.jar org.xdi.oxauth.util.KeyGenerator -keystore /etc/certs/scim-rs.jks -keypasswd cEHGlQ7ss3SX -algorithms RS256 RS384 RS512 ES256 ES384 ES512 -dnname "CN=oxAuth CA Certificates" -expiration 365 15:54:06 01/17/18 Generating oxAuth OpenID Connect keys 15:54:06 01/17/18 Creating empty JKS keystore 15:54:06 01/17/18 Running: /bin/sh -c /opt/jre/bin/keytool -genkey -alias dummy -keystore ./output/scim-rp.jks -storepass secret -keypass secret -dname "CN=oxAuth CA Certificates" 15:54:07 01/17/18 Running: /bin/sh -c /opt/jre/bin/keytool -delete -alias dummy -keystore ./output/scim-rp.jks -storepass secret -keypass secret -dname "CN=oxAuth CA Certificates" 15:54:07 01/17/18 Runnning: /bin/sh -c /opt/jre/bin/java -Dlog4j.defaultInitOverride=true -cp /home/jetty/lib/bcprov-jdk15on-1.54.jar:/home/jetty/lib/bcpkix-jdk15on-1.54.jar:/home/jetty/lib/commons-lang-2.6.jar:/home/jetty/lib/log4j-api-2.7.jar:/home/jetty/lib/log4j-1.2-api-2.7.jar:/home/jetty/lib/log4j-core-2.7.jar:/home/jetty/lib/commons-codec-1.7.jar:/home/jetty/lib/commons-cli-1.3.1.jar:/home/jetty/lib/commons-io-2.4.jar:/home/jetty/lib/jettison-1.3.jar:/home/jetty/lib/oxauth-model-3.0.2.jar:/home/jetty/lib/oxauth-client-3.0.2.jar org.xdi.oxauth.util.KeyGenerator -keystore ./output/scim-rp.jks -keypasswd secret -algorithms RS256 RS384 RS512 ES256 ES384 ES512 -dnname "CN=oxAuth CA Certificates" -expiration 365 15:54:09 01/17/18 Generating oxAuth OpenID Connect keys 15:54:09 01/17/18 Creating empty JKS keystore 15:54:09 01/17/18 Running: /bin/sh -c /opt/jre/bin/keytool -genkey -alias dummy -keystore /etc/certs/passport-rs.jks -storepass xRndgNJKr40y -keypass xRndgNJKr40y -dname "CN=oxAuth CA Certificates" 15:54:09 01/17/18 Running: /bin/sh -c /opt/jre/bin/keytool -delete -alias dummy -keystore /etc/certs/passport-rs.jks -storepass xRndgNJKr40y -keypass xRndgNJKr40y -dname "CN=oxAuth CA Certificates" 15:54:10 01/17/18 Runnning: /bin/sh -c /opt/jre/bin/java -Dlog4j.defaultInitOverride=true -cp /home/jetty/lib/bcprov-jdk15on-1.54.jar:/home/jetty/lib/bcpkix-jdk15on-1.54.jar:/home/jetty/lib/commons-lang-2.6.jar:/home/jetty/lib/log4j-api-2.7.jar:/home/jetty/lib/log4j-1.2-api-2.7.jar:/home/jetty/lib/log4j-core-2.7.jar:/home/jetty/lib/commons-codec-1.7.jar:/home/jetty/lib/commons-cli-1.3.1.jar:/home/jetty/lib/commons-io-2.4.jar:/home/jetty/lib/jettison-1.3.jar:/home/jetty/lib/oxauth-model-3.0.2.jar:/home/jetty/lib/oxauth-client-3.0.2.jar org.xdi.oxauth.util.KeyGenerator -keystore /etc/certs/passport-rs.jks -keypasswd xRndgNJKr40y -algorithms RS256 RS384 RS512 ES256 ES384 ES512 -dnname "CN=oxAuth CA Certificates" -expiration 365 15:54:13 01/17/18 Generating oxAuth OpenID Connect keys 15:54:13 01/17/18 Creating empty JKS keystore 15:54:13 01/17/18 Running: /bin/sh -c /opt/jre/bin/keytool -genkey -alias dummy -keystore /etc/certs/passport-rp.jks -storepass secret -keypass secret -dname "CN=oxAuth CA Certificates" 15:54:13 01/17/18 Running: /bin/sh -c /opt/jre/bin/keytool -delete -alias dummy -keystore /etc/certs/passport-rp.jks -storepass secret -keypass secret -dname "CN=oxAuth CA Certificates" 15:54:13 01/17/18 Runnning: /bin/sh -c /opt/jre/bin/java -Dlog4j.defaultInitOverride=true -cp /home/jetty/lib/bcprov-jdk15on-1.54.jar:/home/jetty/lib/bcpkix-jdk15on-1.54.jar:/home/jetty/lib/commons-lang-2.6.jar:/home/jetty/lib/log4j-api-2.7.jar:/home/jetty/lib/log4j-1.2-api-2.7.jar:/home/jetty/lib/log4j-core-2.7.jar:/home/jetty/lib/commons-codec-1.7.jar:/home/jetty/lib/commons-cli-1.3.1.jar:/home/jetty/lib/commons-io-2.4.jar:/home/jetty/lib/jettison-1.3.jar:/home/jetty/lib/oxauth-model-3.0.2.jar:/home/jetty/lib/oxauth-client-3.0.2.jar org.xdi.oxauth.util.KeyGenerator -keystore /etc/certs/passport-rp.jks -keypasswd secret -algorithms RS256 RS384 RS512 ES256 ES384 ES512 -dnname "CN=oxAuth CA Certificates" -expiration 365 15:54:15 01/17/18 Encoding passwords 15:54:15 01/17/18 Encoding test passwords 15:54:15 01/17/18 Rendering templates 15:54:15 01/17/18 Rendering template /opt/gluu/python/libs/python.txt 15:54:15 01/17/18 Rendering template ./output/oxpassport-config.ldif 15:54:15 01/17/18 Rendering template /etc/hostname 15:54:15 01/17/18 Rendering template ./output/oxauth-static-conf.json 15:54:15 01/17/18 Rendering template ./output/clients.ldif 15:54:15 01/17/18 Rendering template ./output/cas.properties 15:54:15 01/17/18 Rendering template /etc/hosts 15:54:15 01/17/18 Rendering template ./templates/opendj-setup.properties 15:54:15 01/17/18 Rendering template ./output/oxasimba-config.json 15:54:15 01/17/18 Rendering template ./output/httpd_2.4.conf 15:54:15 01/17/18 Rendering template ./output/https_gluu.conf 15:54:15 01/17/18 Rendering template ./output/oxidp.ldif 15:54:15 01/17/18 Rendering template ./output/asimba.properties 15:54:15 01/17/18 Rendering template ./output/scripts.ldif 15:54:15 01/17/18 Rendering template ./output/scim.ldif 15:54:15 01/17/18 Rendering template ./output/appliance.ldif 15:54:15 01/17/18 Rendering template /etc/gluu/conf/oxTrustLogRotationConfiguration.xml 15:54:15 01/17/18 Rendering template ./output/oxcas-config.json 15:54:15 01/17/18 Rendering template ./output/groups.ldif 15:54:15 01/17/18 Rendering template ./output/base.ldif 15:54:15 01/17/18 Rendering template ./output/asimba-selector.xml 15:54:15 01/17/18 Rendering template ./output/asimba.xml 15:54:15 01/17/18 Rendering template ./output/oxtrust-config.json 15:54:15 01/17/18 Rendering template ./output/passport.ldif 15:54:15 01/17/18 Rendering template ./output/attributes.ldif 15:54:15 01/17/18 Rendering template ./output/asimba.ldif 15:54:15 01/17/18 Rendering template ./output/oxauth-config.json 15:54:15 01/17/18 Rendering template ./output/httpd.conf 15:54:15 01/17/18 Rendering template /etc/sysconfig/network 15:54:15 01/17/18 Rendering template ./output/oxtrust-cache-refresh.json 15:54:15 01/17/18 Rendering template /etc/gluu/conf/ox-ldap.properties 15:54:15 01/17/18 Rendering template ./output/people.ldif 15:54:15 01/17/18 Rendering template ./output/oxtrust-import-person.json 15:54:15 01/17/18 Rendering template ./output/oxidp-config.json 15:54:15 01/17/18 Rendering template ./output/scopes.ldif 15:54:15 01/17/18 Generating certificates and keystores 15:54:15 01/17/18 Generating Certificate for httpd 15:54:15 01/17/18 Running: /usr/bin/openssl genrsa -des3 -out /etc/certs/httpd.key.orig -passout pass:HAT5UwwCMhAL 2048 15:54:15 01/17/18 Generating RSA private key, 2048 bit long modulus .......+++ ..................................................+++ e is 65537 (0x10001) 15:54:15 01/17/18 Running: /usr/bin/openssl rsa -in /etc/certs/httpd.key.orig -passin pass:HAT5UwwCMhAL -out /etc/certs/httpd.key 15:54:15 01/17/18 writing RSA key 15:54:15 01/17/18 Running: /usr/bin/openssl req -new -key /etc/certs/httpd.key -out /etc/certs/httpd.csr -subj /C=US/ST=Somestate/L=Example/O=Somecity/CN=gluu.example.com/emailAddress=some@example.com 15:54:15 01/17/18 Running: /usr/bin/openssl x509 -req -days 365 -in /etc/certs/httpd.csr -signkey /etc/certs/httpd.key -out /etc/certs/httpd.crt 15:54:15 01/17/18 Signature ok subject=/C=US/ST=Somestate/L=Example/O=Somecity/CN=gluu.example.com/emailAddress=some@example.com Getting Private key 15:54:15 01/17/18 Running: /bin/chown jetty:jetty /etc/certs/httpd.key.orig 15:54:15 01/17/18 Running: /bin/chmod 700 /etc/certs/httpd.key.orig 15:54:15 01/17/18 Running: /bin/chown jetty:jetty /etc/certs/httpd.key 15:54:15 01/17/18 Running: /bin/chmod 700 /etc/certs/httpd.key 15:54:15 01/17/18 Running: /opt/jre/bin/keytool -import -trustcacerts -alias gluu.example.com_httpd -file /etc/certs/httpd.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt 15:54:15 01/17/18 Certificate was added to keystore 15:54:15 01/17/18 Generating Certificate for shibIDP 15:54:15 01/17/18 Running: /usr/bin/openssl genrsa -des3 -out /etc/certs/shibIDP.key.orig -passout pass:VT0ZTnsACLIg 2048 15:54:15 01/17/18 Generating RSA private key, 2048 bit long modulus ..............................................................................................................+++ ..............................................+++ e is 65537 (0x10001) 15:54:15 01/17/18 Running: /usr/bin/openssl rsa -in /etc/certs/shibIDP.key.orig -passin pass:VT0ZTnsACLIg -out /etc/certs/shibIDP.key 15:54:15 01/17/18 writing RSA key 15:54:15 01/17/18 Running: /usr/bin/openssl req -new -key /etc/certs/shibIDP.key -out /etc/certs/shibIDP.csr -subj /C=US/ST=Somestate/L=Example/O=Somecity/CN=gluu.example.com/emailAddress=some@example.com 15:54:15 01/17/18 Running: /usr/bin/openssl x509 -req -days 365 -in /etc/certs/shibIDP.csr -signkey /etc/certs/shibIDP.key -out /etc/certs/shibIDP.crt 15:54:15 01/17/18 Signature ok subject=/C=US/ST=Somestate/L=Example/O=Somecity/CN=gluu.example.com/emailAddress=some@example.com Getting Private key 15:54:15 01/17/18 Running: /bin/chown jetty:jetty /etc/certs/shibIDP.key.orig 15:54:15 01/17/18 Running: /bin/chmod 700 /etc/certs/shibIDP.key.orig 15:54:15 01/17/18 Running: /bin/chown jetty:jetty /etc/certs/shibIDP.key 15:54:15 01/17/18 Running: /bin/chmod 700 /etc/certs/shibIDP.key 15:54:15 01/17/18 Running: /opt/jre/bin/keytool -import -trustcacerts -alias gluu.example.com_shibIDP -file /etc/certs/shibIDP.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt 15:54:16 01/17/18 Certificate was added to keystore 15:54:16 01/17/18 Generating Certificate for idp-encryption 15:54:16 01/17/18 Running: /usr/bin/openssl genrsa -des3 -out /etc/certs/idp-encryption.key.orig -passout pass:VT0ZTnsACLIg 2048 15:54:16 01/17/18 Generating RSA private key, 2048 bit long modulus ...............................................+++ ..+++ e is 65537 (0x10001) 15:54:16 01/17/18 Running: /usr/bin/openssl rsa -in /etc/certs/idp-encryption.key.orig -passin pass:VT0ZTnsACLIg -out /etc/certs/idp-encryption.key 15:54:16 01/17/18 writing RSA key 15:54:16 01/17/18 Running: /usr/bin/openssl req -new -key /etc/certs/idp-encryption.key -out /etc/certs/idp-encryption.csr -subj /C=US/ST=Somestate/L=Example/O=Somecity/CN=gluu.example.com/emailAddress=some@example.com 15:54:16 01/17/18 Running: /usr/bin/openssl x509 -req -days 365 -in /etc/certs/idp-encryption.csr -signkey /etc/certs/idp-encryption.key -out /etc/certs/idp-encryption.crt 15:54:16 01/17/18 Signature ok Getting Private key 15:54:16 01/17/18 Running: /bin/chown jetty:jetty /etc/certs/idp-encryption.key.orig 15:54:16 01/17/18 Running: /bin/chmod 700 /etc/certs/idp-encryption.key.orig 15:54:16 01/17/18 Running: /bin/chown jetty:jetty /etc/certs/idp-encryption.key 15:54:16 01/17/18 Running: /bin/chmod 700 /etc/certs/idp-encryption.key 15:54:16 01/17/18 Running: /opt/jre/bin/keytool -import -trustcacerts -alias gluu.example.com_idp-encryption -file /etc/certs/idp-encryption.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt 15:54:16 01/17/18 Certificate was added to keystore 15:54:16 01/17/18 Generating Certificate for idp-signing 15:54:16 01/17/18 Running: /usr/bin/openssl genrsa -des3 -out /etc/certs/idp-signing.key.orig -passout pass:VT0ZTnsACLIg 2048 15:54:16 01/17/18 Generating RSA private key, 2048 bit long modulus ................................................................................................+++ ..........................+++ e is 65537 (0x10001) 15:54:16 01/17/18 Running: /usr/bin/openssl rsa -in /etc/certs/idp-signing.key.orig -passin pass:VT0ZTnsACLIg -out /etc/certs/idp-signing.key 15:54:16 01/17/18 writing RSA key 15:54:16 01/17/18 Running: /usr/bin/openssl req -new -key /etc/certs/idp-signing.key -out /etc/certs/idp-signing.csr -subj /C=US/ST=VA/L=Dummy/O=Something/CN=gluu.example.com/emailAddress=test@example.com 15:54:16 01/17/18 Running: /usr/bin/openssl x509 -req -days 365 -in /etc/certs/idp-signing.csr -signkey /etc/certs/idp-signing.key -out /etc/certs/idp-signing.crt 15:54:16 01/17/18 Signature ok subject=/C=US/ST=VA/L=Dummy/O=Something/CN=gluu.example.com/emailAddress=test@example.com Getting Private key 15:54:16 01/17/18 Running: /bin/chown jetty:jetty /etc/certs/idp-signing.key.orig 15:54:16 01/17/18 Running: /bin/chmod 700 /etc/certs/idp-signing.key.orig 15:54:16 01/17/18 Running: /bin/chown jetty:jetty /etc/certs/idp-signing.key 15:54:16 01/17/18 Running: /bin/chmod 700 /etc/certs/idp-signing.key 15:54:16 01/17/18 Running: /opt/jre/bin/keytool -import -trustcacerts -alias gluu.example.com_idp-signing -file /etc/certs/idp-signing.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt 15:54:16 01/17/18 Certificate was added to keystore 15:54:16 01/17/18 Generating Certificate for asimba 15:54:16 01/17/18 Running: /usr/bin/openssl genrsa -des3 -out /etc/certs/asimba.key.orig -passout pass:JBMDnROsZle2 2048 15:54:17 01/17/18 Generating RSA private key, 2048 bit long modulus ....+++ ..+++ e is 65537 (0x10001) 15:54:17 01/17/18 Running: /usr/bin/openssl rsa -in /etc/certs/asimba.key.orig -passin pass:JBMDnROsZle2 -out /etc/certs/asimba.key 15:54:17 01/17/18 writing RSA key 15:54:17 01/17/18 Running: /usr/bin/openssl req -new -key /etc/certs/asimba.key -out /etc/certs/asimba.csr -subj /C=US/ST=VA/L=Dummy/O=Something/CN=gluu.example.com/emailAddress=test@example.com 15:54:17 01/17/18 Running: /usr/bin/openssl x509 -req -days 365 -in /etc/certs/asimba.csr -signkey /etc/certs/asimba.key -out /etc/certs/asimba.crt 15:54:17 01/17/18 Signature ok subject=/C=US/ST=VA/L=Dummy/O=Something/CN=gluu.example.com/emailAddress=test@example.com Getting Private key 15:54:17 01/17/18 Running: /bin/chown jetty:jetty /etc/certs/asimba.key.orig 15:54:17 01/17/18 Running: /bin/chmod 700 /etc/certs/asimba.key.orig 15:54:17 01/17/18 Running: /bin/chown jetty:jetty /etc/certs/asimba.key 15:54:17 01/17/18 Running: /bin/chmod 700 /etc/certs/asimba.key 15:54:17 01/17/18 Running: /opt/jre/bin/keytool -import -trustcacerts -alias gluu.example.com_asimba -file /etc/certs/asimba.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt 15:54:17 01/17/18 Certificate was added to keystore 15:54:17 01/17/18 Generating Certificate for openldap 15:54:17 01/17/18 Running: /usr/bin/openssl genrsa -des3 -out /etc/certs/openldap.key.orig -passout pass:KEeLvhJ4gdyR 2048 15:54:17 01/17/18 Generating RSA private key, 2048 bit long modulus .+++ .........+++ e is 65537 (0x10001) 15:54:17 01/17/18 Running: /usr/bin/openssl rsa -in /etc/certs/openldap.key.orig -passin pass:KEeLvhJ4gdyR -out /etc/certs/openldap.key 15:54:17 01/17/18 writing RSA key 15:54:17 01/17/18 Running: /usr/bin/openssl req -new -key /etc/certs/openldap.key -out /etc/certs/openldap.csr -subj /C=US/ST=VA/L=Dummy/O=Something/CN=localhost/emailAddress=test@example.com 15:54:17 01/17/18 Running: /usr/bin/openssl x509 -req -days 365 -in /etc/certs/openldap.csr -signkey /etc/certs/openldap.key -out /etc/certs/openldap.crt 15:54:17 01/17/18 Signature ok subject=/C=US/ST=VA/L=Dummy/O=Something/CN=localhost/emailAddress=test@example.com Getting Private key 15:54:17 01/17/18 Running: /bin/chown ldap:ldap /etc/certs/openldap.key.orig 15:54:17 01/17/18 Running: /bin/chmod 700 /etc/certs/openldap.key.orig 15:54:17 01/17/18 Running: /bin/chown ldap:ldap /etc/certs/openldap.key 15:54:17 01/17/18 Running: /bin/chmod 700 /etc/certs/openldap.key 15:54:17 01/17/18 Running: /opt/jre/bin/keytool -import -trustcacerts -alias gluu.example.com_openldap -file /etc/certs/openldap.crt -keystore /opt/jre/jre/lib/security/cacerts -storepass changeit -noprompt 15:54:17 01/17/18 Certificate was added to keystore 15:54:17 01/17/18 Creating keystore shibIDP 15:54:17 01/17/18 Running: /usr/bin/openssl pkcs12 -export -inkey /etc/certs/shibIDP.key -in /etc/certs/shibIDP.crt -out /etc/certs/shibIDP.pkcs12 -name gluu.example.com -passout pass:VT0ZTnsACLIg 15:54:17 01/17/18 Running: /opt/jre/bin/keytool -importkeystore -srckeystore /etc/certs/shibIDP.pkcs12 -srcstorepass VT0ZTnsACLIg -srcstoretype PKCS12 -destkeystore /etc/certs/shibIDP.jks -deststorepass VT0ZTnsACLIg -deststoretype JKS -keyalg RSA -noprompt 15:54:18 01/17/18 Entry for alias gluu.example.com successfully imported. Import command completed: 1 entries successfully imported, 0 entries failed or cancelled 15:54:18 01/17/18 Running: /bin/chown jetty:jetty /etc/certs/shibIDP.pkcs12 15:54:18 01/17/18 Running: /bin/chmod 700 /etc/certs/shibIDP.pkcs12 15:54:18 01/17/18 Running: /bin/chown jetty:jetty /etc/certs/shibIDP.jks 15:54:18 01/17/18 Running: /bin/chmod 700 /etc/certs/shibIDP.jks 15:54:18 01/17/18 Creating keystore asimba 15:54:18 01/17/18 Running: /usr/bin/openssl pkcs12 -export -inkey /etc/certs/asimba.key -in /etc/certs/asimba.crt -out /etc/certs/asimba.pkcs12 -name gluu.example.com -passout pass:JBMDnROsZle2 15:54:18 01/17/18 Running: /opt/jre/bin/keytool -importkeystore -srckeystore /etc/certs/asimba.pkcs12 -srcstorepass JBMDnROsZle2 -srcstoretype PKCS12 -destkeystore /etc/certs/asimbaIDP.jks -deststorepass JBMDnROsZle2 -deststoretype JKS -keyalg RSA -noprompt 15:54:18 01/17/18 Entry for alias gluu.example.com successfully imported. Import command completed: 1 entries successfully imported, 0 entries failed or cancelled 15:54:18 01/17/18 Running: /bin/chown jetty:jetty /etc/certs/asimba.pkcs12 15:54:18 01/17/18 Running: /bin/chmod 700 /etc/certs/asimba.pkcs12 15:54:18 01/17/18 Running: /bin/chown jetty:jetty /etc/certs/asimbaIDP.jks 15:54:18 01/17/18 Running: /bin/chmod 700 /etc/certs/asimbaIDP.jks 15:54:18 01/17/18 Running: /bin/chown -R jetty:jetty /etc/certs 15:54:18 01/17/18 Running: /bin/chmod -R 500 /etc/certs 15:54:18 01/17/18 Running: /bin/chmod u+w /etc/certs/asimbaIDP.jks 15:54:18 01/17/18 Generating oxAuth OpenID Connect keys 15:54:18 01/17/18 Creating empty JKS keystore 15:54:18 01/17/18 Running: /bin/sh -c /opt/jre/bin/keytool -genkey -alias dummy -keystore /etc/certs/oxauth-keys.jks -storepass 3XD0LtVocz7a -keypass 3XD0LtVocz7a -dname "CN=oxAuth CA Certificates" 15:54:18 01/17/18 Running: /bin/sh -c /opt/jre/bin/keytool -delete -alias dummy -keystore /etc/certs/oxauth-keys.jks -storepass 3XD0LtVocz7a -keypass 3XD0LtVocz7a -dname "CN=oxAuth CA Certificates" 15:54:18 01/17/18 Runnning: /bin/sh -c /opt/jre/bin/java -Dlog4j.defaultInitOverride=true -cp /home/jetty/lib/bcprov-jdk15on-1.54.jar:/home/jetty/lib/bcpkix-jdk15on-1.54.jar:/home/jetty/lib/commons-lang-2.6.jar:/home/jetty/lib/log4j-api-2.7.jar:/home/jetty/lib/log4j-1.2-api-2.7.jar:/home/jetty/lib/log4j-core-2.7.jar:/home/jetty/lib/commons-codec-1.7.jar:/home/jetty/lib/commons-cli-1.3.1.jar:/home/jetty/lib/commons-io-2.4.jar:/home/jetty/lib/jettison-1.3.jar:/home/jetty/lib/oxauth-model-3.0.2.jar:/home/jetty/lib/oxauth-client-3.0.2.jar org.xdi.oxauth.util.KeyGenerator -keystore /etc/certs/oxauth-keys.jks -keypasswd 3XD0LtVocz7a -algorithms RS256 RS384 RS512 ES256 ES384 ES512 -dnname "CN=oxAuth CA Certificates" -expiration 365 15:54:21 01/17/18 Writing oxAuth OpenID Connect keys 15:54:21 01/17/18 Running: /bin/chown jetty:jetty /etc/certs/oxauth-keys.json 15:54:21 01/17/18 Running: /bin/chmod 600 /etc/certs/oxauth-keys.json 15:54:21 01/17/18 Wrote oxAuth OpenID Connect key to /etc/certs/oxauth-keys.json 15:54:21 01/17/18 Loading file ./output/oxauth-config.json 15:54:21 01/17/18 Loading file ./output/oxauth-static-conf.json 15:54:21 01/17/18 Loading file ./static/oxauth/oxauth-errors.json 15:54:21 01/17/18 Loading file /etc/certs/oxauth-keys.json 15:54:21 01/17/18 Loading file ./output/oxtrust-config.json 15:54:21 01/17/18 Loading file ./output/oxtrust-cache-refresh.json 15:54:21 01/17/18 Loading file ./output/oxtrust-import-person.json 15:54:21 01/17/18 Loading file ./output/oxidp-config.json 15:54:21 01/17/18 Loading file ./output/oxcas-config.json 15:54:21 01/17/18 Loading file ./output/oxasimba-config.json 15:54:21 01/17/18 Rendering configuration templates 15:54:21 01/17/18 Rendering template ./output/configuration.ldif 15:54:21 01/17/18 Copying hosts and hostname to final destination 15:54:21 01/17/18 Copied ./output/hostname to /etc/hostname 15:54:21 01/17/18 Running: /bin/hostname gluu.example.com 15:54:21 01/17/18 Copied ./output/hosts to /etc/hosts 15:54:21 01/17/18 Running: /bin/chmod -R 644 /etc/hosts /etc/hostname 15:54:21 01/17/18 Copied ./output/https_gluu.conf to /etc/apache2/sites-available/https_gluu.conf 15:54:21 01/17/18 Running: /bin/ln -s /etc/apache2/sites-available/https_gluu.conf /etc/apache2/sites-enabled/https_gluu.conf 15:54:21 01/17/18 Running OpenDJ Setup 15:54:21 01/17/18 Unzipping opendj-server-3.0.0.zip in /opt/ 15:54:21 01/17/18 Running: unzip -n -q /opt/dist/app/opendj-server-3.0.0.zip -d /opt/ 15:54:21 01/17/18 Running: /bin/chown -R ldap:ldap /opt/opendj 15:54:21 01/17/18 Running: /bin/chown ldap:ldap /home/ldap/.pw 15:54:21 01/17/18 Running OpenDJ Setup 15:54:21 01/17/18 Changing ownership 15:54:21 01/17/18 Running: /bin/chown -R root:gluu /etc/certs 15:54:21 01/17/18 Running: /bin/chown -R root:gluu /etc/gluu/conf 15:54:21 01/17/18 Running: /bin/chown -R root:gluu /opt/gluu/python 15:54:21 01/17/18 Running: /bin/chown -R root:gluu /var/ox 15:54:21 01/17/18 Running: /bin/chmod -R 440 /etc/certs 15:54:21 01/17/18 Running: /bin/chmod a+X /etc/certs 15:54:21 01/17/18 Running: /bin/chmod u+w /etc/certs/asimbaIDP.jks 15:54:21 01/17/18 Running: /bin/chown -R jetty:jetty /etc/certs/oxauth-keys.json 15:54:21 01/17/18 Running: /bin/chown -R jetty:jetty /etc/certs/oxauth-keys.jks 15:54:21 01/17/18 Running: /bin/chown -R jetty:jetty /opt/shibboleth-idp 15:54:21 01/17/18 Running: /bin/su ldap -c cd /opt/opendj ; export OPENDJ_JAVA_HOME=/opt/jre ; /opt/opendj/setup --no-prompt --cli --propertiesFilePath /opt/opendj/opendj-setup.properties --acceptLicense 15:54:34 01/17/18 See /tmp/opendj-setup-2565772610898618769.log for a detailed log of this operation. Configuring Directory Server ..... Done. Configuring Certificates ..... Done. Starting Directory Server ....... Done. To see basic server configuration status and configuration you can launch /opt/opendj/bin/status 15:54:34 01/17/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/dsjavaproperties 15:54:35 01/17/18 The operation was successful. The server commands will use the java arguments and java home specified in the properties file located in /opt/opendj/config/java.properties 15:54:35 01/17/18 Running: /bin/su ldap -c cd /opt/opendj/bin ; /opt/opendj/bin/stop-ds 15:54:39 01/17/18 Stopping Server... [17/Jan/2018:15:54:39 +0000] category=PLUGGABLE severity=NOTICE msgID=org.opends.messages.backend.370 msg=The backend userRoot is now taken offline [17/Jan/2018:15:54:39 +0000] category=CORE severity=NOTICE msgID=org.opends.messages.core.203 msg=The Directory Server is now stopped 15:54:39 01/17/18 Running OpenLDAP Setup 15:54:39 01/17/18 Installing OpenLDAP from package 15:54:39 01/17/18 Found package '/opt/dist/symas/symas-openldap-gluu.amd64_2.4.44-20161020_amd64.deb' for install 15:54:39 01/17/18 Running: /usr/bin/dpkg --install /opt/dist/symas/symas-openldap-gluu.amd64_2.4.44-20161020_amd64.deb 15:54:40 01/17/18 Selecting previously unselected package symas-openldap-gluu. (Reading database ... 18075 files and directories currently installed.) Preparing to unpack .../symas-openldap-gluu.amd64_2.4.44-20161020_amd64.deb ... Unpacking symas-openldap-gluu (2.4.44-20161020) ... Setting up symas-openldap-gluu (2.4.44-20161020) ... Processing triggers for systemd (229-4ubuntu16) ... 15:54:40 01/17/18 Running in chroot, ignoring request. 15:54:40 01/17/18 Running: /bin/chmod -R 775 /var/symas/run 15:54:40 01/17/18 Running: /bin/chgrp -R ldap /var/symas/run 15:54:40 01/17/18 Configuring OpenLDAP 15:54:40 01/17/18 Rendering template ./output/slapd.conf 15:54:40 01/17/18 Rendering template ./output/symas-openldap.conf 15:54:40 01/17/18 Copied ./output/slapd.conf to /opt/symas/etc/openldap 15:54:40 01/17/18 Copied ./output/symas-openldap.conf to /opt/symas/etc/openldap 15:54:40 01/17/18 Created dir: /opt/gluu/schema/openldap 15:54:40 01/17/18 Copied ./static/openldap/gluu.schema to /opt/gluu/schema/openldap 15:54:40 01/17/18 Copied ./static/openldap/custom.schema to /opt/gluu/schema/openldap 15:54:40 01/17/18 Running: /bin/chown -R ldap:ldap /opt/gluu/data 15:54:40 01/17/18 Running: /bin/chmod -R a+rX /opt/gluu/schema 15:54:40 01/17/18 Running: /bin/chown -R ldap:ldap /opt/gluu/schema 15:54:40 01/17/18 Running: /bin/mkdir -p /var/log/openldap/ 15:54:40 01/17/18 Running: /bin/chown -R syslog:adm /var/log/openldap/ 15:54:40 01/17/18 Copied ./static/openldap/openldap-syslog.conf to /etc/rsyslog.d/ 15:54:40 01/17/18 Copied ./static/openldap/openldap_logrotate to /etc/logrotate.d/ 15:54:40 01/17/18 Importing LDIF files into OpenLDAP 15:54:40 01/17/18 Running: /bin/su ldap -c cd /install/community-edition-setup; /opt/symas/bin/slapadd -b o=gluu -f /opt/symas/etc/openldap/slapd.conf -l ./output/base.ldif 15:54:40 01/17/18 Running: /bin/su ldap -c cd /install/community-edition-setup; /opt/symas/bin/slapadd -b o=gluu -f /opt/symas/etc/openldap/slapd.conf -l ./output/appliance.ldif 15:54:40 01/17/18 Running: /bin/su ldap -c cd /install/community-edition-setup; /opt/symas/bin/slapadd -b o=gluu -f /opt/symas/etc/openldap/slapd.conf -l ./output/attributes.ldif 15:54:40 01/17/18 Running: /bin/su ldap -c cd /install/community-edition-setup; /opt/symas/bin/slapadd -b o=gluu -f /opt/symas/etc/openldap/slapd.conf -l ./output/scopes.ldif 15:54:40 01/17/18 Running: /bin/su ldap -c cd /install/community-edition-setup; /opt/symas/bin/slapadd -b o=gluu -f /opt/symas/etc/openldap/slapd.conf -l ./output/clients.ldif 15:54:40 01/17/18 Running: /bin/su ldap -c cd /install/community-edition-setup; /opt/symas/bin/slapadd -b o=gluu -f /opt/symas/etc/openldap/slapd.conf -l ./output/people.ldif 15:54:40 01/17/18 Running: /bin/su ldap -c cd /install/community-edition-setup; /opt/symas/bin/slapadd -b o=gluu -f /opt/symas/etc/openldap/slapd.conf -l ./output/groups.ldif 15:54:40 01/17/18 Running: /bin/su ldap -c cd /install/community-edition-setup; /opt/symas/bin/slapadd -b o=site -f /opt/symas/etc/openldap/slapd.conf -l ./static/cache-refresh/o_site.ldif 15:54:41 01/17/18 Running: /bin/su ldap -c cd /install/community-edition-setup; /opt/symas/bin/slapadd -b o=gluu -f /opt/symas/etc/openldap/slapd.conf -l ./output/scripts.ldif 15:54:41 01/17/18 Running: /bin/su ldap -c cd /install/community-edition-setup; /opt/symas/bin/slapadd -b o=gluu -f /opt/symas/etc/openldap/slapd.conf -l ./output/configuration.ldif 15:54:41 01/17/18 Running: /bin/su ldap -c cd /install/community-edition-setup; /opt/symas/bin/slapadd -b o=gluu -f /opt/symas/etc/openldap/slapd.conf -l ./output/scim.ldif 15:54:41 01/17/18 Running: /bin/su ldap -c cd /install/community-edition-setup; /opt/symas/bin/slapadd -b o=gluu -f /opt/symas/etc/openldap/slapd.conf -l ./output/asimba.ldif 15:54:41 01/17/18 Running: /bin/su ldap -c cd /install/community-edition-setup; /opt/symas/bin/slapadd -b o=gluu -f /opt/symas/etc/openldap/slapd.conf -l ./output/passport.ldif 15:54:41 01/17/18 Running: /bin/su ldap -c cd /install/community-edition-setup; /opt/symas/bin/slapadd -b o=gluu -f /opt/symas/etc/openldap/slapd.conf -l ./output/oxpassport-config.ldif 15:54:41 01/17/18 Running: /bin/su ldap -c cd /install/community-edition-setup; /opt/symas/bin/slapadd -b o=gluu -f /opt/symas/etc/openldap/slapd.conf -l ./output/oxidp.ldif 15:54:41 01/17/18 Copying rendered templates to final destination 15:54:41 01/17/18 Running: /usr/sbin/service apache2 stop 15:54:42 01/17/18 * Stopping Apache httpd web server apache2 * 15:54:42 01/17/18 Copying ./output/python.txt to /opt/gluu/python/libs/python.txt 15:54:42 01/17/18 Created destination folder /opt/gluu/python/libs 15:54:42 01/17/18 Copying ./output/oxTrustLogRotationConfiguration.xml to /etc/gluu/conf/oxTrustLogRotationConfiguration.xml 15:54:42 01/17/18 Copying ./output/ox-ldap.properties to /etc/gluu/conf/ox-ldap.properties 15:54:42 01/17/18 Running: /usr/sbin/service apache2 start 15:54:43 01/17/18 * Starting Apache httpd web server apache2 * 15:54:43 01/17/18 Running: /usr/sbin/update-rc.d memcached defaults 15:54:43 01/17/18 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). 15:54:43 01/17/18 Running: /usr/sbin/update-rc.d memcached enable 15:54:43 01/17/18 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). 15:54:43 01/17/18 Running: /usr/sbin/update-rc.d apache2 defaults 15:54:43 01/17/18 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). 15:54:43 01/17/18 Running: /usr/sbin/update-rc.d apache2 enable 15:54:43 01/17/18 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). 15:54:43 01/17/18 Running: /usr/sbin/update-rc.d rsyslog defaults 15:54:43 01/17/18 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). 15:54:43 01/17/18 Running: /usr/sbin/update-rc.d rsyslog enable 15:54:43 01/17/18 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). 15:54:43 01/17/18 Rendering jetty templates 15:54:43 01/17/18 Rendering templates folder: ./templates/jetty/ 15:54:43 01/17/18 Rendering test template ./templates/jetty//asimba 15:54:43 01/17/18 Rendering test template ./templates/jetty//oxauth 15:54:43 01/17/18 Rendering test template ./templates/jetty//oxauth-rp 15:54:43 01/17/18 Rendering test template ./templates/jetty//cas 15:54:43 01/17/18 Rendering test template ./templates/jetty//identity 15:54:43 01/17/18 Rendering test template ./templates/jetty//oxauth_web_resources.xml 15:54:43 01/17/18 Rendering test template ./templates/jetty//identity_web_resources.xml 15:54:43 01/17/18 Rendering test template ./templates/jetty//idp 15:54:43 01/17/18 Rendering node templates 15:54:43 01/17/18 Rendering templates folder: ./templates/node/ 15:54:43 01/17/18 Rendering test template ./templates/node//passport 15:54:43 01/17/18 Copying identity.war into jetty webapps folder... 15:54:43 01/17/18 Installing jetty service oxauth... 15:54:43 01/17/18 Preparing oxauth service base folders 15:54:43 01/17/18 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth 15:54:43 01/17/18 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth/lib/ext 15:54:43 01/17/18 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth/custom 15:54:43 01/17/18 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth/custom/pages 15:54:43 01/17/18 Running: /bin/mkdir -p /opt/gluu/jetty/oxauth/custom/static 15:54:43 01/17/18 Preparing oxauth service base configuration 15:54:43 01/17/18 Running: /opt/jre/bin/java -jar /opt/jetty/start.jar jetty.home=/opt/jetty jetty.base=/opt/gluu/jetty/oxauth --add-to-start=deploy,http,logging,jsp,servlets,ext,http-forwarded 15:54:43 01/17/18 INFO: ext initialised in ${jetty.base}/start.ini INFO: logging initialised in ${jetty.base}/start.ini INFO: server initialised (transitively) in ${jetty.base}/start.ini INFO: http initialised in ${jetty.base}/start.ini INFO: http-forwarded initialised in ${jetty.base}/start.ini INFO: servlets initialised in ${jetty.base}/start.ini INFO: deploy initialised in ${jetty.base}/start.ini INFO: jsp initialised in ${jetty.base}/start.ini MKDIR: ${jetty.base}/logs MKDIR: ${jetty.base}/webapps INFO: Base directory was modified 15:54:43 01/17/18 Running: /bin/chown -R jetty:jetty /opt/gluu/jetty/oxauth 15:54:43 01/17/18 Copied ./output/jetty/oxauth to /etc/default 15:54:43 01/17/18 Running: /bin/chown root:root /etc/default/oxauth 15:54:43 01/17/18 Copied ./output/jetty/oxauth_web_resources.xml to /opt/gluu/jetty/oxauth/webapps 15:54:43 01/17/18 Copied /opt/jetty/bin/jetty.sh to /etc/init.d/oxauth 15:54:43 01/17/18 Running: sed -i s/^# Provides: jetty/# Provides: oxauth/ /etc/init.d/oxauth 15:54:43 01/17/18 Running: /usr/sbin/update-rc.d oxauth defaults 60 20 15:54:43 01/17/18 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). 15:54:43 01/17/18 Copied /opt/dist/gluu/oxauth.war to /opt/gluu/jetty/oxauth/webapps 15:54:43 01/17/18 Copying oxauth.war into jetty webapps folder... 15:54:43 01/17/18 Installing jetty service identity... 15:54:43 01/17/18 Preparing identity service base folders 15:54:43 01/17/18 Running: /bin/mkdir -p /opt/gluu/jetty/identity 15:54:43 01/17/18 Running: /bin/mkdir -p /opt/gluu/jetty/identity/lib/ext 15:54:43 01/17/18 Running: /bin/mkdir -p /opt/gluu/jetty/identity/custom 15:54:43 01/17/18 Running: /bin/mkdir -p /opt/gluu/jetty/identity/custom/pages 15:54:43 01/17/18 Running: /bin/mkdir -p /opt/gluu/jetty/identity/custom/static 15:54:43 01/17/18 Preparing identity service base configuration 15:54:43 01/17/18 Running: /opt/jre/bin/java -jar /opt/jetty/start.jar jetty.home=/opt/jetty jetty.base=/opt/gluu/jetty/identity --add-to-start=deploy,http,logging,jsp,ext,http-forwarded 15:54:44 01/17/18 INFO: ext initialised in ${jetty.base}/start.ini INFO: logging initialised in ${jetty.base}/start.ini INFO: server initialised (transitively) in ${jetty.base}/start.ini INFO: http initialised in ${jetty.base}/start.ini INFO: http-forwarded initialised in ${jetty.base}/start.ini INFO: deploy initialised in ${jetty.base}/start.ini INFO: jsp initialised in ${jetty.base}/start.ini MKDIR: ${jetty.base}/logs MKDIR: ${jetty.base}/webapps INFO: Base directory was modified 15:54:44 01/17/18 Running: /bin/chown -R jetty:jetty /opt/gluu/jetty/identity 15:54:44 01/17/18 Copied ./output/jetty/identity to /etc/default 15:54:44 01/17/18 Running: /bin/chown root:root /etc/default/identity 15:54:44 01/17/18 Copied ./output/jetty/identity_web_resources.xml to /opt/gluu/jetty/identity/webapps 15:54:44 01/17/18 Copied /opt/jetty/bin/jetty.sh to /etc/init.d/identity 15:54:44 01/17/18 Running: sed -i s/^# Provides: jetty/# Provides: identity/ /etc/init.d/identity 15:54:44 01/17/18 Running: /usr/sbin/update-rc.d identity defaults 60 20 15:54:44 01/17/18 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). 15:54:44 01/17/18 Copied /opt/dist/gluu/identity.war to /opt/gluu/jetty/identity/webapps 15:54:44 01/17/18 Install SAML Shibboleth IDP v3... 15:54:44 01/17/18 Unpacking oxtrust-configuration.jar from identity.war... 15:54:44 01/17/18 Created dir: /opt/dist/gluu/tmp_identity 15:54:44 01/17/18 Running: /opt/jre/bin/jar xf /opt/dist/gluu/identity.war 15:54:44 01/17/18 Unpacking oxtrust-configuration.jar... 15:54:44 01/17/18 Running: /opt/jre/bin/jar xf WEB-INF/lib/oxtrust-configuration-3.0.2.jar 15:54:44 01/17/18 Preparing SAML templates... 15:54:44 01/17/18 Created dir: /etc/gluu/conf/shibboleth3/idp 15:54:44 01/17/18 Running: /bin/mkdir -p /opt/gluu/jetty/identity/conf 15:54:44 01/17/18 Copied tree /opt/dist/gluu/tmp_identity/shibboleth3/sp to /opt/gluu/jetty/identity/conf/shibboleth3/sp 15:54:44 01/17/18 Copied tree /opt/dist/gluu/tmp_identity/shibboleth3/idp/schema to /opt/gluu/jetty/identity/conf/shibboleth3/idp/schema 15:54:44 01/17/18 Copied tree /opt/dist/gluu/tmp_identity/shibboleth3/idp/MetadataFilter to /opt/gluu/jetty/identity/conf/shibboleth3/idp/MetadataFilter 15:54:44 01/17/18 Copied tree /opt/dist/gluu/tmp_identity/shibboleth3/idp/ProfileConfiguration to /opt/gluu/jetty/identity/conf/shibboleth3/idp/ProfileConfiguration 15:54:44 01/17/18 Copied tree /opt/dist/gluu/tmp_identity/shibboleth3/idp to /opt/gluu/jetty/identity/conf/shibboleth3/idp 15:54:44 01/17/18 Copied tree /opt/dist/gluu/tmp_identity/shibboleth3 to /opt/gluu/jetty/identity/conf/shibboleth3 15:54:44 01/17/18 Removed dir: /opt/dist/gluu/tmp_identity 15:54:44 01/17/18 Running: /opt/jre/bin/jar xf /opt/dist/gluu/shibboleth-idp.jar 15:54:44 01/17/18 Removed dir: /opt/META-INF 15:54:44 01/17/18 Copied ./static/idp3/conf/idp.properties to /opt/shibboleth-idp/conf/idp.properties 15:54:44 01/17/18 Copied ./static/idp3/conf/ldap.properties to /opt/shibboleth-idp/conf/ldap.properties 15:54:44 01/17/18 Copied ./static/idp3/conf/saml-nameid.properties to /opt/shibboleth-idp/conf/saml-nameid.properties 15:54:44 01/17/18 Copied ./static/idp3/conf/services.properties to /opt/shibboleth-idp/conf/services.properties 15:54:44 01/17/18 Copied ./static/idp3/conf/authn/password-authn-config.xml to /opt/shibboleth-idp/conf/authn/password-authn-config.xml 15:54:44 01/17/18 Copied ./static/idp3/metadata/idp-metadata.xml to /opt/shibboleth-idp/metadata/idp-metadata.xml 15:54:44 01/17/18 Rendering template /opt/shibboleth-idp/conf/idp.properties 15:54:44 01/17/18 Rendering template /opt/shibboleth-idp/conf/ldap.properties 15:54:44 01/17/18 Rendering template /opt/shibboleth-idp/conf/saml-nameid.properties 15:54:44 01/17/18 Rendering template /opt/shibboleth-idp/conf/services.properties 15:54:44 01/17/18 Rendering template /opt/shibboleth-idp/conf/authn/password-authn-config.xml 15:54:44 01/17/18 Load certificate /etc/certs/idp-encryption.crt 15:54:44 01/17/18 Load certificate /etc/certs/idp-signing.crt 15:54:44 01/17/18 Rendering template /opt/shibboleth-idp/metadata/idp-metadata.xml 15:54:44 01/17/18 Running: /opt/jre/bin/java -classpath /opt/dist/gluu/idp3_cml_keygenerator.jar org.xdi.oxshibboleth.keygenerator.KeyGenerator /opt/shibboleth-idp/credentials VT0ZTnsACLIg 15:54:45 01/17/18 Installing jetty service idp... 15:54:45 01/17/18 Preparing idp service base folders 15:54:45 01/17/18 Running: /bin/mkdir -p /opt/gluu/jetty/idp 15:54:45 01/17/18 Preparing idp service base configuration 15:54:45 01/17/18 Running: /opt/jre/bin/java -jar /opt/jetty/start.jar jetty.home=/opt/jetty jetty.base=/opt/gluu/jetty/idp --add-to-start=deploy,http,logging,jsp,http-forwarded 15:54:45 01/17/18 INFO: logging initialised in ${jetty.base}/start.ini INFO: server initialised (transitively) in ${jetty.base}/start.ini INFO: http initialised in ${jetty.base}/start.ini INFO: http-forwarded initialised in ${jetty.base}/start.ini INFO: deploy initialised in ${jetty.base}/start.ini INFO: jsp initialised in ${jetty.base}/start.ini MKDIR: ${jetty.base}/logs MKDIR: ${jetty.base}/webapps INFO: Base directory was modified 15:54:45 01/17/18 Running: /bin/chown -R jetty:jetty /opt/gluu/jetty/idp 15:54:45 01/17/18 Copied ./output/jetty/idp to /etc/default 15:54:45 01/17/18 Running: /bin/chown root:root /etc/default/idp 15:54:45 01/17/18 Copied /opt/jetty/bin/jetty.sh to /etc/init.d/idp 15:54:45 01/17/18 Running: sed -i s/^# Provides: jetty/# Provides: idp/ /etc/init.d/idp 15:54:45 01/17/18 Running: /usr/sbin/update-rc.d idp defaults 60 20 15:54:45 01/17/18 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). 15:54:45 01/17/18 Copied /opt/dist/gluu/idp.war to /opt/gluu/jetty/idp/webapps 15:54:45 01/17/18 Unpacking idp.war... 15:54:45 01/17/18 Created dir: /opt/dist/tmp/tmp_idp 15:54:45 01/17/18 Running: /opt/jre/bin/jar xf /opt/dist/gluu/idp.war 15:54:45 01/17/18 Created dir: /opt/shibboleth-idp/webapp/WEB-INF/lib 15:54:45 01/17/18 Copied tree /opt/dist/tmp/tmp_idp/WEB-INF/lib to /opt/shibboleth-idp/webapp/WEB-INF/lib 15:54:45 01/17/18 Removed dir: /opt/dist/tmp/tmp_idp 15:54:45 01/17/18 Running: /bin/chown -R jetty:jetty /opt/gluu/jetty/idp/webapps 15:54:45 01/17/18 Configuring Asimba... 15:54:45 01/17/18 Copied ./output/asimba.xml to /etc/gluu/conf/asimba/asimba.xml 15:54:45 01/17/18 Copied ./output/asimba-selector.xml to /etc/gluu/conf/asimba/asimba-selector.xml 15:54:45 01/17/18 Running: /bin/chmod -R uga+x /etc/gluu/conf/asimba 15:54:45 01/17/18 Running: /bin/chmod -R ug+w /etc/gluu/conf/asimba 15:54:45 01/17/18 Running: /bin/chmod -R uga+r /etc/gluu/conf/asimba/asimba.xml /etc/gluu/conf/asimba/asimba-selector.xml 15:54:45 01/17/18 Running: /bin/chown -R jetty:jetty /etc/gluu/conf/asimba/metadata 15:54:45 01/17/18 Copying asimba.war into jetty webapps folder... 15:54:45 01/17/18 Installing jetty service asimba... 15:54:45 01/17/18 Preparing asimba service base folders 15:54:45 01/17/18 Running: /bin/mkdir -p /opt/gluu/jetty/asimba 15:54:45 01/17/18 Preparing asimba service base configuration 15:54:45 01/17/18 Running: /opt/jre/bin/java -jar /opt/jetty/start.jar jetty.home=/opt/jetty jetty.base=/opt/gluu/jetty/asimba --add-to-start=deploy,http,logging,jsp,http-forwarded 15:54:46 01/17/18 INFO: logging initialised in ${jetty.base}/start.ini INFO: server initialised (transitively) in ${jetty.base}/start.ini INFO: http initialised in ${jetty.base}/start.ini INFO: http-forwarded initialised in ${jetty.base}/start.ini INFO: deploy initialised in ${jetty.base}/start.ini INFO: jsp initialised in ${jetty.base}/start.ini MKDIR: ${jetty.base}/logs MKDIR: ${jetty.base}/webapps INFO: Base directory was modified 15:54:46 01/17/18 Running: /bin/chown -R jetty:jetty /opt/gluu/jetty/asimba 15:54:46 01/17/18 Copied ./output/jetty/asimba to /etc/default 15:54:46 01/17/18 Running: /bin/chown root:root /etc/default/asimba 15:54:46 01/17/18 Copied /opt/jetty/bin/jetty.sh to /etc/init.d/asimba 15:54:46 01/17/18 Running: sed -i s/^# Provides: jetty/# Provides: asimba/ /etc/init.d/asimba 15:54:46 01/17/18 Running: /usr/sbin/update-rc.d asimba defaults 60 20 15:54:46 01/17/18 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). 15:54:46 01/17/18 Copied /opt/dist/gluu/asimba.war to /opt/gluu/jetty/asimba/webapps 15:54:46 01/17/18 Rendering test templates 15:54:46 01/17/18 Rendering templates folder: ./templates/test/ 15:54:46 01/17/18 Rendering test template ./templates/test/oxauth/data/oxauth-test-data.ldif 15:54:46 01/17/18 Rendering test template ./templates/test/oxauth/client/config-oxauth-test-data.properties 15:54:46 01/17/18 Rendering test template ./templates/test/oxauth/server/config-oxauth.properties 15:54:46 01/17/18 Rendering test template ./templates/test/oxauth/server/config-oxauth-test-data.properties 15:54:46 01/17/18 Rendering test template ./templates/test/oxauth/server/config-oxauth-test.properties 15:54:46 01/17/18 Rendering test template ./templates/test/oxauth/server/config-build.properties 15:54:46 01/17/18 Rendering test template ./templates/test/scim-client/data/01. scim-custom-attributes.ldif 15:54:46 01/17/18 Rendering test template ./templates/test/scim-client/data/02. scim-test-data.ldif 15:54:46 01/17/18 Rendering test template ./templates/test/scim-client/client/config-scim-test.properties 15:54:46 01/17/18 Rendering test template ./templates/test/oxtrust/server/config-oxtrust-test-data.properties 15:54:46 01/17/18 Rendering test template ./templates/test/oxtrust/server/config-build.properties 15:54:46 01/17/18 Rendering test template ./templates/test/oxtrust/server/config-oxtrust.properties 15:54:46 01/17/18 Rendering test template ./templates/test/oxtrust/server/config-oxtrust-test.properties 15:54:46 01/17/18 Copied ./static/auth/lib/duo_web.py to /opt/gluu/python/libs 15:54:46 01/17/18 Copied ./static/auth/conf/duo_creds.json to /etc/certs/ 15:54:46 01/17/18 Copied ./static/auth/conf/gplus_client_secrets.json to /etc/certs/ 15:54:46 01/17/18 Copied ./static/auth/conf/super_gluu_creds.json to /etc/certs/ 15:54:46 01/17/18 Copied ./static/auth/conf/cert_creds.json to /etc/certs/ 15:54:46 01/17/18 Copied ./static/auth/conf/otp_configuration.json to /etc/certs/ 15:54:46 01/17/18 Changing ownership 15:54:46 01/17/18 Running: /bin/chown -R root:gluu /etc/certs 15:54:46 01/17/18 Running: /bin/chown -R root:gluu /etc/gluu/conf 15:54:46 01/17/18 Running: /bin/chown -R root:gluu /opt/gluu/python 15:54:46 01/17/18 Running: /bin/chown -R root:gluu /var/ox 15:54:46 01/17/18 Running: /bin/chmod -R 440 /etc/certs 15:54:46 01/17/18 Running: /bin/chmod a+X /etc/certs 15:54:46 01/17/18 Running: /bin/chmod u+w /etc/certs/asimbaIDP.jks 15:54:46 01/17/18 Running: /bin/chown -R jetty:jetty /etc/certs/oxauth-keys.json 15:54:46 01/17/18 Running: /bin/chown -R jetty:jetty /etc/certs/oxauth-keys.jks 15:54:46 01/17/18 Running: /bin/chown -R jetty:jetty /opt/shibboleth-idp 15:54:46 01/17/18 Changing permissions 15:54:46 01/17/18 Running: find /opt -user root -perm 700 -exec chmod 755 {} ; 15:54:46 01/17/18 Running: find /opt -user root -perm 600 -exec chmod 644 {} ; 15:54:46 01/17/18 Running: find /opt -user root -perm 400 -exec chmod 444 {} ; 15:54:46 01/17/18 Running: find /etc/gluu -perm 700 -exec /bin/chmod 755 {} ; 15:54:46 01/17/18 Running: find /etc/gluu -perm 600 -exec /bin/chmod 644 {} ; 15:54:46 01/17/18 Running: find /etc/default -perm 700 -exec /bin/chmod 755 {} ; 15:54:46 01/17/18 Running: find /etc/default -perm 600 -exec /bin/chmod 644 {} ; 15:54:46 01/17/18 Running: /bin/chmod -R 644 /etc/hosts /etc/hostname 15:54:46 01/17/18 Running: find /opt/shibboleth-idp/bin -name *.sh -exec chmod 755 {} ; 15:54:46 01/17/18 Running: /usr/sbin/service apache2 start 15:54:46 01/17/18 * Starting Apache httpd web server apache2 * 15:54:46 01/17/18 Running: /usr/sbin/service memcached start 15:54:46 01/17/18 Starting memcached: memcached. 15:54:46 01/17/18 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "", LC_ALL = "", LC_PAPER = "", LC_ADDRESS = "", LC_MONETARY = "", LC_NUMERIC = "", LC_TELEPHONE = "", LC_MESSAGES = "", LC_IDENTIFICATION = "", LC_COLLATE = "", LC_MEASUREMENT = "", LC_CTYPE = "", LC_TIME = "", LC_NAME = "", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). memcached is already running. 15:54:46 01/17/18 Copied ./static/system/ubuntu/rsyslog to /etc/init.d 15:54:46 01/17/18 Removed file: /etc/init/rsyslog.conf 15:54:46 01/17/18 Running: /bin/chmod 755 /etc/init.d/rsyslog 15:54:46 01/17/18 Running: /usr/sbin/service rsyslog restart 15:54:47 01/17/18 * Stopping enhanced syslogd rsyslogd ...done. * Starting enhanced syslogd rsyslogd ...done. 15:54:47 01/17/18 Running: /usr/sbin/service solserver start 15:54:47 01/17/18 Symas OpenLDAP LDAP services slapd starting... done. 15:54:47 01/17/18 Running: /usr/sbin/service oxauth start 15:55:03 01/17/18 Run: /usr/sbin/service oxauth start with result code: 0 15:55:03 01/17/18 Running: /usr/sbin/service idp start 15:55:15 01/17/18 Run: /usr/sbin/service idp start with result code: 0 15:55:15 01/17/18 Running: /usr/sbin/service asimba start 15:55:27 01/17/18 Run: /usr/sbin/service asimba start with result code: 0 15:55:27 01/17/18 Running: /usr/sbin/service identity start 15:55:43 01/17/18 Run: /usr/sbin/service identity start with result code: 0 15:55:43 01/17/18 Changing RC Level 3 Links 15:55:43 01/17/18 Running: mv /etc/rc3.d/S03solserver /etc/rc3.d/S80solserver 15:55:43 01/17/18 Running: mv /etc/rc3.d/S01oxauth /etc/rc3.d/S81oxauth 15:55:43 01/17/18 Running: mv /etc/rc3.d/S01identity /etc/rc3.d/S82identity 15:55:43 01/17/18 Running: mv /etc/rc3.d/S02apache2 /etc/rc3.d/S83apache2 15:55:43 01/17/18 Saving properties to ./setup.properties.last ``` **setup.properties:** ``` ip=private_ip hostname=gluu.example.com orgName=dummy countryCode=US city=dummy state=dummy ldapPass=pass application_max_ram=3072 admin_email=test@example.com installJce=True installSaml=True installAsimba=True ``` Same configuration works on gluu 3.1.1 without any issues. Please advise. Thanks in advance!

By William Lowe user 26 Jan 2018 at 11:23 a.m. CST

William Lowe gravatar
> Same configuration works on gluu 3.1.1 without any issues. But not working in version 3.0.2? Could be a bug fix that was addressed in 3.1.1. If it's working as expected in 3.1.1, possible to simply use that?

By Sahil Arora user 26 Jan 2018 at 4:47 p.m. CST

Sahil Arora gravatar
Gleb, Please try to restart idp services , and open UI in incognito window.

By Gleb Golubyatnikov user 29 Jan 2018 at 4:19 a.m. CST

Gleb Golubyatnikov gravatar
Sahil, idp service has been restarted but still that didn't help to resolve issue as well as opening gluu in incognito mode.

By Mohib Zico staff 31 Jan 2018 at 10:21 a.m. CST

Mohib Zico gravatar
Hi Gleb, I think you should spin a new VM and reinstall from scratch. We tried to reproduce your issue but failed. Screenshot attached. And [here](https://pastebin.com/Kudz46bm) is console output.

By Gleb Golubyatnikov user 31 Jan 2018 at 11:50 a.m. CST

Gleb Golubyatnikov gravatar
Hello Mohib! So SAML options are available in GLUU UI on v.3.0.2? I have nothing is suspicious in logs as well. Thank You

By Mohib Zico staff 31 Jan 2018 at 11:52 a.m. CST

Mohib Zico gravatar
Of course... if you install SAML during installing ( setup.py script `Install Shibboleth SAML IDP? [No] : Yes` ); it has to be there.

By Gleb Golubyatnikov user 20 Feb 2018 at 5:24 a.m. CST

Gleb Golubyatnikov gravatar
I know it has to be there and if you refer to my setup.properties file "installSaml" is set to true. Anyways it was resolved using Gluu v. 3.1.1