neue keytab-Datei von Ecki für AMSE eingebaut

zukünftig sollen die unter /sw/AMS/WEB/keytabs liegen.
Aktuell lag nur eine Datei, daher habe ich die noch in das Template kopiert
This commit is contained in:
Marcus Gillitzer 2020-10-15 14:05:54 +02:00
parent 79fd1c19e4
commit 699ac4f54c
3 changed files with 26 additions and 4 deletions

22
install.sh Executable file
View File

@ -0,0 +1,22 @@
#!/bin/bash
cd /opt/rola/
cp -r /sw/AMS/WEB/0008_8.0.8.0_AMS/ .
mv 0008_8.0.8.0_AMS/ ams
cd /opt/rola/ams/linux
mkdir Appserver
mv Appserver.tar.gz Appserver
cd Appserver
tar xvzf Appserver.tar.gz
rm Appserver.tar.gz
rm Database.tar.gz
mkdir Services
mv Services.tar.gz Services
cd Services
tar xvf Services.tar.gz
rm Services.tar.gz
cd /opt/rola/ams/linux/webclient-services
tar xvf rsAmsBvService-8.0.8.0.tar.gz
tar xvf SharedComponents-8.0.8.0.tar.gz
rm *.gz

BIN
roles/ams_sso/files/epolsa5069bit03_krb5.keytab Executable file → Normal file

Binary file not shown.

View File

@ -16,11 +16,11 @@
#- git
#- ams_0008_8.0.8.0
#- ams_sso
#- ams_0008_8.0.8.0_AdminServer
#- ams_0013_8.0.9.0
- ams_0008_8.0.8.0_AdminServer
- ams_0013_8.0.9.0
#- ams_0013_8.0.9.0_hotfix
- ams_0014_14.0.2.0
- ams_0014_14.0.2.0_AdminServer
#- ams_0014_14.0.2.0
#- ams_0014_14.0.2.0_AdminServer