From 72e14d5dc2ce51bacdcd0d53c31db6e615820908 Mon Sep 17 00:00:00 2001 From: Stefan Oehrli Date: Thu, 30 Mar 2023 22:26:40 +0200 Subject: [PATCH] Build release 3.4.1 --- CHANGELOG.md | 6 + VERSION | 2 +- local/oudbase/bin/oud_backup.sh | 4 +- local/oudbase/bin/oud_eusm.sh | 4 +- local/oudbase/bin/oud_export.sh | 4 +- local/oudbase/bin/oud_functions.sh | 4 +- local/oudbase/bin/oud_start_stop.sh | 4 +- local/oudbase/bin/oud_start_stop_all | 4 +- local/oudbase/bin/oud_status.sh | 4 +- local/oudbase/bin/oudbase_install.sh | 4 +- local/oudbase/bin/oudenv.sh | 4 +- local/oudbase/bin/setup_oud.sh | 4 +- local/oudbase/bin/setup_oud_patch.sh | 4 +- local/oudbase/bin/test_scripts.sh | 4 +- local/oudbase/bin/test_unit.sh | 4 +- local/oudbase/bin/tns_add.sh | 4 +- local/oudbase/bin/tns_delete.sh | 4 +- local/oudbase/bin/tns_dump.sh | 4 +- local/oudbase/bin/tns_functions.sh | 4 +- local/oudbase/bin/tns_load.sh | 4 +- local/oudbase/bin/tns_modify.sh | 4 +- local/oudbase/bin/tns_search.sh | 4 +- local/oudbase/bin/tns_test.sh | 4 +- local/oudbase/doc/.oudbase.sha | 248 +++++++++--------- local/oudbase/doc/.version | 4 +- local/oudbase/etc/oudenv.conf | 2 +- local/oudbase/etc/oudenv_core.conf | 2 +- .../create/generic/00_init_environment | 2 +- .../create/generic/01_create_instance.sh | 2 +- .../create/generic/02_config_basedn.conf | 2 +- .../create/generic/02_config_basedn.ldif | 2 +- .../create/generic/02_config_basedn.sh | 2 +- .../create/generic/03_config_oud.conf | 2 +- .../templates/create/generic/03_config_oud.sh | 2 +- .../create/generic/04_create_root_user.conf | 2 +- .../create/generic/04_create_root_user.ldif | 2 +- .../create/generic/04_create_root_user.sh | 2 +- .../create/generic/05_add_suffix.ldif | 2 +- .../templates/create/generic/05_add_suffix.sh | 2 +- .../generic/07_create_eusadmin_users.sh | 2 +- .../10_reset_directory_manager_password.sh | 2 +- .../create/generic/11_reset_root_passwords.sh | 2 +- .../generic/12_reset_eusadmin_password.sh | 2 +- .../create/generic/14_create_demo_users.ldif | 2 +- .../create/generic/14_create_demo_users.sh | 2 +- .../create/generic/15_reset_user_passwords.sh | 2 +- .../create/generic/99_completion_status.sh | 2 +- .../create/generic/setup_oud_instance | 2 +- .../create/misc/18_migrate_keystore.sh | 2 +- .../misc/19_export_trustcert_keystore.sh | 2 +- .../create/oud12c_eus/00_init_environment | 2 +- .../oud12c_eus/01_create_eus_instance.sh | 2 +- .../create/oud12c_eus/02_config_basedn.conf | 2 +- .../create/oud12c_eus/02_config_basedn.ldif | 2 +- .../create/oud12c_eus/02_config_basedn.sh | 2 +- .../create/oud12c_eus/03_config_oud.conf | 2 +- .../create/oud12c_eus/03_config_oud.sh | 2 +- .../oud12c_eus/04_create_root_user.conf | 2 +- .../oud12c_eus/04_create_root_user.ldif | 2 +- .../create/oud12c_eus/04_create_root_user.sh | 2 +- .../oud12c_eus/05_config_eus_realm.ldif | 2 +- .../create/oud12c_eus/05_config_eus_realm.sh | 2 +- .../oud12c_eus/07_create_eusadmin_users.sh | 2 +- .../10_reset_directory_manager_password.sh | 2 +- .../oud12c_eus/11_reset_root_passwords.sh | 2 +- .../oud12c_eus/12_reset_eusadmin_password.sh | 2 +- .../oud12c_eus/14_create_demo_users.ldif | 2 +- .../create/oud12c_eus/14_create_demo_users.sh | 2 +- .../oud12c_eus/15_reset_user_passwords.sh | 2 +- .../create/oud12c_eus/18_migrate_keystore.sh | 2 +- .../19_export_trustcert_keystore.sh | 2 +- .../create/oud12c_eus/setup_oud_instance | 2 +- .../oud12c_eus_ad_proxy/00_init_environment | 2 +- .../01_create_eus_proxy_instance.sh | 2 +- .../oud12c_eus_ad_proxy/02_config_basedn.conf | 2 +- .../oud12c_eus_ad_proxy/02_config_basedn.ldif | 2 +- .../oud12c_eus_ad_proxy/02_config_basedn.sh | 2 +- .../02_config_eus_context.conf | 2 +- .../02_config_eus_context.sh | 2 +- .../oud12c_eus_ad_proxy/03_config_oud.conf | 2 +- .../oud12c_eus_ad_proxy/03_config_oud.sh | 2 +- .../04_create_root_user.conf | 2 +- .../04_create_root_user.ldif | 2 +- .../04_create_root_user.sh | 2 +- .../05_config_eus_realm.ldif | 2 +- .../05_config_eus_realm.sh | 2 +- .../07_create_eusadmin_users.sh | 2 +- .../10_reset_directory_manager_password.sh | 2 +- .../11_reset_root_passwords.sh | 2 +- .../12_reset_eusadmin_password.sh | 2 +- .../18_migrate_keystore.sh | 2 +- .../19_export_trustcert_keystore.sh | 2 +- .../oud12c_eus_ad_proxy/setup_oud_instance | 2 +- .../create/oudsm_domain/create_oudsm.py.txt | 2 +- .../create/replication/20_run_on_host1.sh | 2 +- .../create/replication/20_run_on_host2.sh | 2 +- .../create/replication/20_run_on_host3.sh | 2 +- .../create/replication/20_wait_for_host1.sh | 2 +- .../21_enable_replication_host1.sh | 2 +- .../replication/21_replication_add_host2.sh | 2 +- .../replication/21_replication_add_host3.sh | 2 +- .../22_enable_replication_host2.sh | 2 +- .../replication/22_replication_add_host1.sh | 2 +- .../create/replication/30_initialize_all.sh | 2 +- .../create/replication/31_initialize_host1.sh | 2 +- .../create/replication/31_initialize_host2.sh | 2 +- .../create/replication/31_initialize_host3.sh | 2 +- .../replication/40_status_replication.sh | 2 +- .../replication/41_verify_replication.sh | 2 +- .../create/replication/51_remove_host1.sh | 2 +- .../create/replication/51_remove_host2.sh | 2 +- .../create/replication/51_remove_host3.sh | 2 +- .../replication/52_remove_unavailable.sh | 2 +- .../create/wls_domain/create_domain.py.txt | 2 +- .../create/wls_domain/create_domain.sh | 2 +- local/oudbase/templates/cron.d/oud.crontab | 2 +- local/oudbase/templates/etc/housekeeping.conf | 2 +- local/oudbase/templates/etc/oracle_oud_all | 2 +- .../oudbase/templates/etc/oud._DEFAULT_.conf | 2 +- local/oudbase/templates/etc/oud.crontab | 2 +- .../templates/etc/oud_instance.service | 2 +- local/oudbase/templates/etc/oudenv.conf | 2 +- local/oudbase/templates/etc/oudenv_core.conf | 2 +- .../oudbase/templates/etc/oudenv_custom.conf | 2 +- local/oudbase/templates/etc/wls_oudsm.service | 2 +- local/oudbase/templates/logrotate.d/oud | 2 +- local/oudbase/templates/logrotate.d/oudbase | 2 +- local/oudbase/templates/logrotate.d/oudsm | 2 +- 128 files changed, 278 insertions(+), 272 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08880532..9975dc53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,12 @@ Latest releases are always available via [releases]. ### Fixed +## [3.4.1] - 2023.03.30 + +### Fixed + +- Issue with *errexit* either disable it or catch return values + ## [3.4.0] - 2023.03.30 ### Added diff --git a/VERSION b/VERSION index 871b3b4b..de1eb445 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v3.4.0 \ No newline at end of file +v3.4.1 \ No newline at end of file diff --git a/local/oudbase/bin/oud_backup.sh b/local/oudbase/bin/oud_backup.sh index 443ff085..c30cd94d 100755 --- a/local/oudbase/bin/oud_backup.sh +++ b/local/oudbase/bin/oud_backup.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Bash Script to backup all running OUD Instances # Notes......: This script is mainly used for environment without TVD-Basenv # Reference..: https://github.com/oehrlis/oudbase @@ -21,7 +21,7 @@ # - End of Customization ------------------------------------------------------- # - Default Values ------------------------------------------------------ -VERSION=v3.4.0 +VERSION=v3.4.1 DOAPPEND="TRUE" # enable log file append VERBOSE="FALSE" # enable verbose mode SCRIPT_NAME=$(basename $0) diff --git a/local/oudbase/bin/oud_eusm.sh b/local/oudbase/bin/oud_eusm.sh index 797cbb42..0ace1e86 100755 --- a/local/oudbase/bin/oud_eusm.sh +++ b/local/oudbase/bin/oud_eusm.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Shell script for EUS admin tool (command line) # Notes......: This script is mainly used for environment without TVD-Basenv # Reference..: https://github.com/oehrlis/oudbase @@ -18,7 +18,7 @@ # ------------------------------------------------------------------------------ # - Default Values ------------------------------------------------------ -VERSION=v3.4.0 +VERSION=v3.4.1 JRE_HOME=$JAVA_HOME/jre/ EUSMLIBDIR=$ORACLE_BASE/local/oudbase/lib ORACLEPKI=$ORACLE_HOME/oracle_common/modules/oracle.pki/oraclepki.jar diff --git a/local/oudbase/bin/oud_export.sh b/local/oudbase/bin/oud_export.sh index ab178d0c..df2cc3a9 100755 --- a/local/oudbase/bin/oud_export.sh +++ b/local/oudbase/bin/oud_export.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Bash Script to export all running OUD Instances # Notes......: This script is mainly used for environment without TVD-Basenv # Reference..: https://github.com/oehrlis/oudbase @@ -21,7 +21,7 @@ # - End of Customization ------------------------------------------------------- # - Default Values ------------------------------------------------------ -VERSION=v3.4.0 +VERSION=v3.4.1 DOAPPEND="TRUE" # enable log file append VERBOSE="FALSE" # enable verbose mode SCRIPT_NAME=$(basename $0) diff --git a/local/oudbase/bin/oud_functions.sh b/local/oudbase/bin/oud_functions.sh index a5889bd2..6bdcf94a 100755 --- a/local/oudbase/bin/oud_functions.sh +++ b/local/oudbase/bin/oud_functions.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Common OUD Base functions. # Notes......: Has to be source in the vagrant provisioning bash scripts to load # environment and default values based on vagrant.yml @@ -23,7 +23,7 @@ # - Environment Variables ------------------------------------------------------ # define default values -VERSION=v3.4.0 +VERSION=v3.4.1 DOAPPEND=${DOAPPEND:-"TRUE"} # enable log file append VERBOSE=${VERBOSE:-"FALSE"} # enable verbose mode DEBUG=${DEBUG:-"FALSE"} # enable debug mode diff --git a/local/oudbase/bin/oud_start_stop.sh b/local/oudbase/bin/oud_start_stop.sh index 49677e6f..c07dc33c 100755 --- a/local/oudbase/bin/oud_start_stop.sh +++ b/local/oudbase/bin/oud_start_stop.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Bash Script to start/stop OUD Instances # Notes......: This script is mainly used for environment without TVD-Basenv # Reference..: https://github.com/oehrlis/oudbase @@ -21,7 +21,7 @@ # - End of Customization ------------------------------------------------------- # - Default Values ------------------------------------------------------ -VERSION=v3.4.0 +VERSION=v3.4.1 DOAPPEND="TRUE" # enable log file append VERBOSE="FALSE" # enable verbose mode FORCE="FALSE" # enable force restart diff --git a/local/oudbase/bin/oud_start_stop_all b/local/oudbase/bin/oud_start_stop_all index 201eef1f..f2f1f14f 100755 --- a/local/oudbase/bin/oud_start_stop_all +++ b/local/oudbase/bin/oud_start_stop_all @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Wrapper Script for oud_start_stop.sh to start/stop OUD Instances # Notes......: This script is mainly used for environment without TVD-Basenv # Reference..: https://github.com/oehrlis/oudbase @@ -18,7 +18,7 @@ # ------------------------------------------------------------------------------ # - Default Values ------------------------------------------------------ -VERSION=v3.4.0 +VERSION=v3.4.1 SCRIPT_NAME=$(basename $0) export OUDBASE_BIN="$(cd "$(dirname "${BASH_SOURCE[0]}")" ; pwd -P)" # - End of Default Values ------------------------------------------------------ diff --git a/local/oudbase/bin/oud_status.sh b/local/oudbase/bin/oud_status.sh index d8de1279..e85cc8dd 100755 --- a/local/oudbase/bin/oud_status.sh +++ b/local/oudbase/bin/oud_status.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Bash Script to get the instance status as retun code # Notes......: This script is mainly used for environment without TVD-Basenv # Reference..: https://github.com/oehrlis/oudbase @@ -23,7 +23,7 @@ export OUD_CON_HANDLER=${OUD_CON_HANDLER:-"LDAP LDAPS"} # - End of Customization ------------------------------------------------------- # - Default Values ------------------------------------------------------ -VERSION=v3.4.0 +VERSION=v3.4.1 DOAPPEND="TRUE" # enable log file append VERBOSE="FALSE" # enable verbose mode SCRIPT_NAME=$(basename $0) diff --git a/local/oudbase/bin/oudbase_install.sh b/local/oudbase/bin/oudbase_install.sh index 4b561fd7..3e4f8282 100755 --- a/local/oudbase/bin/oudbase_install.sh +++ b/local/oudbase/bin/oudbase_install.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: This script is used as base install script for the OUD # Environment # Notes......: -- @@ -23,7 +23,7 @@ export LOG_BASE=${LOG_BASE-"/tmp"} # - End of Customization ------------------------------------------------------- # - Default Values ------------------------------------------------------ -VERSION=v3.4.0 +VERSION=v3.4.1 DOAPPEND="TRUE" # enable log file append VERBOSE="TRUE" # enable verbose mode SCRIPT_NAME="$(basename ${BASH_SOURCE[0]})" # Basename of the script diff --git a/local/oudbase/bin/oudenv.sh b/local/oudbase/bin/oudenv.sh index a5b975e2..300070ca 100755 --- a/local/oudbase/bin/oudenv.sh +++ b/local/oudbase/bin/oudenv.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Bash Source File to set the environment for OUD Instances # Notes......: This script is mainly used for environment without TVD-Basenv # Reference..: https://github.com/oehrlis/oudbase @@ -22,7 +22,7 @@ # externally. In principle, these variables should not be changed at this # point. The customization should be done externally in .bash_profile or # in oudenv_core.conf. -VERSION=v3.4.0 +VERSION=v3.4.1 # define some binaries for later user PGREP_BIN=$(command -v pgrep) # get the binary for pgrep diff --git a/local/oudbase/bin/setup_oud.sh b/local/oudbase/bin/setup_oud.sh index 46e0ecb9..52abcee7 100755 --- a/local/oudbase/bin/setup_oud.sh +++ b/local/oudbase/bin/setup_oud.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: generic script to install Oracle Unified Directory binaries. # Notes......: Script would like to be executed as oracle :-). # Reference..: -- @@ -32,7 +32,7 @@ DEFAULT_OUD_ONEOFF_PKGS="" # - End of Customization ------------------------------------------------------- # - Default Values ------------------------------------------------------ -VERSION=v3.4.0 +VERSION=v3.4.1 SCRIPT_NAME=$(basename $0) SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" ; pwd -P)" START_HEADER="START: Start of ${SCRIPT_NAME} (Version ${VERSION}) with $*" diff --git a/local/oudbase/bin/setup_oud_patch.sh b/local/oudbase/bin/setup_oud_patch.sh index f148d6e9..d20fc281 100755 --- a/local/oudbase/bin/setup_oud_patch.sh +++ b/local/oudbase/bin/setup_oud_patch.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to patch Oracle Unified Directory binaries # Notes......: - Script would like to be executed as oracle :-) # - If the required software is not in /opt/stage, an attempt is @@ -36,7 +36,7 @@ DEFAULT_OUD_ONEOFF_PKGS="" # - End of Customization ------------------------------------------------------- # - Default Values ------------------------------------------------------ -VERSION=v3.4.0 +VERSION=v3.4.1 SCRIPT_NAME=$(basename $0) SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" ; pwd -P)" START_HEADER="START: Start of ${SCRIPT_NAME} (Version ${VERSION}) with $*" diff --git a/local/oudbase/bin/test_scripts.sh b/local/oudbase/bin/test_scripts.sh index 1e8f68b8..feea86e9 100644 --- a/local/oudbase/bin/test_scripts.sh +++ b/local/oudbase/bin/test_scripts.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to test / verify all TNS utilities # Notes......: -- # Reference..: -- @@ -27,7 +27,7 @@ set -o nounset # exit if script try to use an uninitialised set -o noglob # Disable filename expansion (globbing). # - Environment Variables ------------------------------------------------------ # define generic environment variables -VERSION=v3.4.0 +VERSION=v3.4.1 ORACLE_BASE=${ORACLE_BASE:-"/u01/app/oracle"} TVDLDAP_BIN_DIR=$(dirname $(find ${ORACLE_BASE} -name tns_add.sh 2>/dev/null|head -1)) # - EOF Environment Variables -------------------------------------------------- diff --git a/local/oudbase/bin/test_unit.sh b/local/oudbase/bin/test_unit.sh index 86b48278..1a2dc4b8 100755 --- a/local/oudbase/bin/test_unit.sh +++ b/local/oudbase/bin/test_unit.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to test / verify all TNS utilities # Notes......: -- # Reference..: -- @@ -27,7 +27,7 @@ set -o nounset # exit if script try to use an uninitialised set -o noglob # Disable filename expansion (globbing). # - Environment Variables ------------------------------------------------------ # define generic environment variables -VERSION=v3.4.0 +VERSION=v3.4.1 TVDLDAP_VERBOSE=${TVDLDAP_VERBOSE:-"FALSE"} # enable verbose mode TVDLDAP_DEBUG=${TVDLDAP_DEBUG:-"FALSE"} # enable debug mode TVDLDAP_QUIET=${TVDLDAP_QUIET:-"FALSE"} # enable quiet mode diff --git a/local/oudbase/bin/tns_add.sh b/local/oudbase/bin/tns_add.sh index a24244de..145c0623 100755 --- a/local/oudbase/bin/tns_add.sh +++ b/local/oudbase/bin/tns_add.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Add a tns entry # Notes......: -- # Reference..: -- @@ -27,7 +27,7 @@ set -o pipefail # pipefail exit after 1st piped commands fai set -o noglob # Disable filename expansion (globbing). # - Environment Variables ------------------------------------------------------ # define generic environment variables -VERSION=v3.4.0 +VERSION=v3.4.1 TVDLDAP_VERBOSE=${TVDLDAP_VERBOSE:-"FALSE"} # enable verbose mode TVDLDAP_DEBUG=${TVDLDAP_DEBUG:-"FALSE"} # enable debug mode TVDLDAP_QUIET=${TVDLDAP_QUIET:-"FALSE"} # enable quiet mode diff --git a/local/oudbase/bin/tns_delete.sh b/local/oudbase/bin/tns_delete.sh index 0cd9a70d..ee77b3fa 100755 --- a/local/oudbase/bin/tns_delete.sh +++ b/local/oudbase/bin/tns_delete.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Delete a tns entry # Notes......: -- # Reference..: -- @@ -27,7 +27,7 @@ set -o pipefail # pipefail exit after 1st piped commands fai set -o noglob # Disable filename expansion (globbing). # - Environment Variables ------------------------------------------------------ # define generic environment variables -VERSION=v3.4.0 +VERSION=v3.4.1 TVDLDAP_VERBOSE=${TVDLDAP_VERBOSE:-"FALSE"} # enable verbose mode TVDLDAP_DEBUG=${TVDLDAP_DEBUG:-"FALSE"} # enable debug mode TVDLDAP_QUIET=${TVDLDAP_QUIET:-"FALSE"} # enable quiet mode diff --git a/local/oudbase/bin/tns_dump.sh b/local/oudbase/bin/tns_dump.sh index 63074d54..aff2424f 100755 --- a/local/oudbase/bin/tns_dump.sh +++ b/local/oudbase/bin/tns_dump.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Dump entries as tnsnames.ora # Notes......: -- # Reference..: -- @@ -28,7 +28,7 @@ set -o noglob # Disable filename expansion (globbing). # - Environment Variables ------------------------------------------------------ # define generic environment variables -VERSION=v3.4.0 +VERSION=v3.4.1 TVDLDAP_VERBOSE=${TVDLDAP_VERBOSE:-"FALSE"} # enable verbose mode TVDLDAP_DEBUG=${TVDLDAP_DEBUG:-"FALSE"} # enable debug mode TVDLDAP_QUIET=${TVDLDAP_QUIET:-"FALSE"} # enable quiet mode diff --git a/local/oudbase/bin/tns_functions.sh b/local/oudbase/bin/tns_functions.sh index 76551c5c..accfa1d3 100755 --- a/local/oudbase/bin/tns_functions.sh +++ b/local/oudbase/bin/tns_functions.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Common functions used by the TNS bash scripts. # Notes......: -- # Reference..: -- @@ -45,7 +45,7 @@ TVDLDAP_DEFAULT_DUMP_OUTPUT_DIR=${TNS_ADMIN:-""} # - Environment Variables ------------------------------------------------------ # define generic environment variables -VERSION=v3.4.0 +VERSION=v3.4.1 TVDLDAP_VERBOSE=${TVDLDAP_VERBOSE:-"FALSE"} # enable verbose mode TVDLDAP_DEBUG=${TVDLDAP_DEBUG:-"FALSE"} # enable debug mode TVDLDAP_QUIET=${TVDLDAP_QUIET:-"FALSE"} # enable quiet mode diff --git a/local/oudbase/bin/tns_load.sh b/local/oudbase/bin/tns_load.sh index 0d2ada3d..5c57787e 100755 --- a/local/oudbase/bin/tns_load.sh +++ b/local/oudbase/bin/tns_load.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Load a tnsnames.ora # Notes......: -- # Reference..: -- @@ -28,7 +28,7 @@ set -o pipefail # pipefail exit after 1st piped commands fai set -o noglob # Disable filename expansion (globbing). # - Environment Variables ------------------------------------------------------ # define generic environment variables -VERSION=v3.4.0 +VERSION=v3.4.1 TVDLDAP_VERBOSE=${TVDLDAP_VERBOSE:-"FALSE"} # enable verbose mode TVDLDAP_DEBUG=${TVDLDAP_DEBUG:-"FALSE"} # enable debug mode TVDLDAP_QUIET=${TVDLDAP_QUIET:-"FALSE"} # enable quiet mode diff --git a/local/oudbase/bin/tns_modify.sh b/local/oudbase/bin/tns_modify.sh index cfbcebce..23da1e64 100755 --- a/local/oudbase/bin/tns_modify.sh +++ b/local/oudbase/bin/tns_modify.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Modify a tns entry # Notes......: -- # Reference..: -- @@ -27,7 +27,7 @@ set -o pipefail # pipefail exit after 1st piped commands fai set -o noglob # Disable filename expansion (globbing). # - Environment Variables ------------------------------------------------------ # define generic environment variables -VERSION=v3.4.0 +VERSION=v3.4.1 TVDLDAP_VERBOSE=${TVDLDAP_VERBOSE:-"FALSE"} # enable verbose mode TVDLDAP_DEBUG=${TVDLDAP_DEBUG:-"FALSE"} # enable debug mode TVDLDAP_QUIET=${TVDLDAP_QUIET:-"FALSE"} # enable quiet mode diff --git a/local/oudbase/bin/tns_search.sh b/local/oudbase/bin/tns_search.sh index 510b7a20..30d49010 100755 --- a/local/oudbase/bin/tns_search.sh +++ b/local/oudbase/bin/tns_search.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Search a tns entry # Notes......: -- # Reference..: -- @@ -27,7 +27,7 @@ set -o nounset # exit if script try to use an uninitialised set -o noglob # Disable filename expansion (globbing). # - Environment Variables ------------------------------------------------------ # define generic environment variables -VERSION=v3.4.0 +VERSION=v3.4.1 TVDLDAP_VERBOSE=${TVDLDAP_VERBOSE:-"FALSE"} # enable verbose mode TVDLDAP_DEBUG=${TVDLDAP_DEBUG:-"FALSE"} # enable debug mode TVDLDAP_QUIET=${TVDLDAP_QUIET:-"FALSE"} # enable quiet mode diff --git a/local/oudbase/bin/tns_test.sh b/local/oudbase/bin/tns_test.sh index 68583585..1fc5a8d3 100755 --- a/local/oudbase/bin/tns_test.sh +++ b/local/oudbase/bin/tns_test.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Test LDAP entries using tnsping and sqlplus # Notes......: -- # Reference..: -- @@ -27,7 +27,7 @@ set -o nounset # exit if script try to use an uninitialised set -o noglob # Disable filename expansion (globbing). # - Environment Variables ------------------------------------------------------ # define generic environment variables -VERSION=v3.4.0 +VERSION=v3.4.1 TVDLDAP_VERBOSE=${TVDLDAP_VERBOSE:-"FALSE"} # enable verbose mode TVDLDAP_DEBUG=${TVDLDAP_DEBUG:-"FALSE"} # enable debug mode TVDLDAP_QUIET=${TVDLDAP_QUIET:-"FALSE"} # enable quiet mode diff --git a/local/oudbase/doc/.oudbase.sha b/local/oudbase/doc/.oudbase.sha index ae30bcb9..d6714739 100644 --- a/local/oudbase/doc/.oudbase.sha +++ b/local/oudbase/doc/.oudbase.sha @@ -1,138 +1,138 @@ -ae712d4ab35174ee68f8e5212838215e529e02f4 ./bin/test_unit.sh -a31d65dde761eb0314e111de73126ab533a2bbf1 ./bin/tns_functions.sh -1baf3b7e920d7f3db90b1c161f71608f3f03e832 ./bin/oud_functions.sh -2bbdbdafa513983dce2cf5316d1e3ebf90fd7aca ./bin/tns_add.sh -12af2fd219c7903fbf8a81bd4ead7c95602b0c01 ./bin/setup_oud_patch.sh -681385ac65fc841210ae173f4ec76fab4e36f89c ./bin/oud_status.sh -57edc2b4a3c864f026f2ff94afc6b9721e759606 ./bin/tns_dump.sh -86b81b60bb52e07d27f25bd3c9d9d5c0c61f694d ./bin/setup_oud.sh -c0c0e74764ec1fa7a0f82d1504aec82083aa8797 ./bin/tns_modify.sh -eae4bca4e338e2dcb573ae32fc8088fa8ee0f99d ./bin/tns_search.sh -41173b82c153a2e3013d31d04817bd91ac176821 ./bin/tns_load.sh -adfad841601dc9086221e793133b608069cd5a75 ./bin/test_scripts.sh -93d80f8e181b0b851d9da70def71eda6b68a11a1 ./bin/oud_start_stop.sh -147d9d9f41c01ef0d8423f4380397863f30ae573 ./bin/oud_start_stop_all -23ee108458cfd21cd3fc1ae328b4d3363ae6b4e5 ./bin/oud_export.sh -7fe58322f0cbdff90892177883f7710ee637c748 ./bin/oud_backup.sh -061abbf9fb465736256c648eacfd171843b9eb27 ./bin/tns_test.sh -2abd1cc1ecc92f132afa952d9a80225f1f778b3b ./bin/oudenv.sh -8f621d52bb8618e542475c5ff58c68baf40b793e ./bin/oud_eusm.sh -8653be3bb20e94cacae43fae717f1efeded695de ./bin/tns_delete.sh -cc0547c4a6aaaf518667a7fb4ac7ca91ca9fa809 ./etc/oudenv_core.conf -8e85ebfb4feb07669c0c6f1019486650c9394967 ./etc/oudenv.conf +02d28fe301ce5bd949e745e761bcba8459384955 ./bin/test_unit.sh +5868855f067c43716d80fe01714802baf65a8944 ./bin/tns_functions.sh +c56c77e74405647ccad990ee834dd55b62bdeaad ./bin/oud_functions.sh +4d4efe45a659ed44bafe211be0a2ad632b854a75 ./bin/tns_add.sh +2aafd542934e3f6bb890faf2bf5aa6947fcee062 ./bin/setup_oud_patch.sh +8e6bbc60e1c1a8a02e0486535140d80383cdffd1 ./bin/oud_status.sh +3cdd599c6af6b62df065efc329d12a4ba4374642 ./bin/tns_dump.sh +74e093f3a00d77c1e212017b358b8d4bbd35c614 ./bin/setup_oud.sh +e215f64c2a6a2180a364ca7698b31772547fd586 ./bin/tns_modify.sh +79df45f995e21da3bf53fe8307e6b0df4176b7bf ./bin/tns_search.sh +898f5f128097de5f72e0c587db5bb144f2e08c24 ./bin/tns_load.sh +4961e647d276f3ed228ca4769e167a2aebd3df15 ./bin/test_scripts.sh +7b9399266508edd8573662ff8d19eaf34f642c57 ./bin/oud_start_stop.sh +b1a2e8494a2b6875f83853e38286924c8b08c1f1 ./bin/oud_start_stop_all +4118225b4392e3c6e688b1cc57273df5a7450ade ./bin/oud_export.sh +47ac8befd873abf0f0ed2c9658729f67b42a444d ./bin/oud_backup.sh +d1468ce3f7f33b9205e608af5c2111572d00cde4 ./bin/tns_test.sh +e82aa5ca9ee605e330f88ea8d006db707caeaf39 ./bin/oudenv.sh +d817eec4a8b66c02f40b85601ce1491914335984 ./bin/oud_eusm.sh +521af4e7bf5e8904a428e5a829af6f98d9fd2d19 ./bin/tns_delete.sh +48e14bd81c7b925fdb3af522d12d7abd3233b83e ./etc/oudenv_core.conf +b78dddc75e21406eeec1bce2110d1fa4c916f5de ./etc/oudenv.conf e62833b2f2906855b9805600bf186ee58e28a550 ./etc/oudtab -3658ec01347a78edadb633f7278277e5b5873163 ./templates/etc/wls_oudsm.service -b64166bb392a4aee70ce616552859f6671c3f79a ./templates/etc/oudenv_core.conf -9a4de4a8a2a89e5f42080cff1fc8edef01b8b6ae ./templates/etc/housekeeping.conf +568d55036769dd1eddae9c719890895134b986f0 ./templates/etc/wls_oudsm.service +44ac6bbed8c5a0ee84aedeb934c1b3e45e11c7c2 ./templates/etc/oudenv_core.conf +825016431cd30a195737d237247c7b3494dea45a ./templates/etc/housekeeping.conf 03fcc0fbc2cd3435e11b8a04767b087ea10dfc73 ./templates/etc/install.rsp -787f8a6ffff93af391ce18e4865bdfc590f6dcba ./templates/etc/oudenv.conf -4bcb7cb8bc3098796c0679a663c25c1fd09700f1 ./templates/etc/oracle_oud_all +2dfb0345dab7b45ce14fd3d2f1baa0a74a2cd27a ./templates/etc/oudenv.conf +e0a786f7e866b64f87b00f07336035e21d26d849 ./templates/etc/oracle_oud_all 5e9de046f186d9930f145b5a5158116959104d2d ./templates/etc/oraInst.loc -9fd20c3eca8710fa4c9d02576a16ab3d9541de73 ./templates/etc/oudenv_custom.conf +15c9ef842e5457015b8f4003db281ae82d767628 ./templates/etc/oudenv_custom.conf e62833b2f2906855b9805600bf186ee58e28a550 ./templates/etc/oudtab -cfed64ef37eb13746aa1e225a73ef78db8c5254a ./templates/etc/oud._DEFAULT_.conf -a0c4d411391ea68ee52a832b3a0622899ea84a62 ./templates/etc/oud.crontab -9c0aca375a9c998c2181cf260c69aa683ebc851c ./templates/etc/oud_instance.service -a0c4d411391ea68ee52a832b3a0622899ea84a62 ./templates/cron.d/oud.crontab +294e4f1490f0fe68234cc64203ad1e062daa2380 ./templates/etc/oud._DEFAULT_.conf +cc57f3dfc4470e1e1ee427ba34bb90feb4ba8f42 ./templates/etc/oud.crontab +dc2a8f814f7c96b617ab55c01d665ec7ca347aec ./templates/etc/oud_instance.service +cc57f3dfc4470e1e1ee427ba34bb90feb4ba8f42 ./templates/cron.d/oud.crontab 367c2fc153d42d0c84465075dafa9de49f96625c ./templates/.bash_profile -aa3118e0e02836680969960fd69a7d80f69f782d ./templates/logrotate.d/oudsm -466ed127725d0d2e7fe42fd238c9baa2d6653610 ./templates/logrotate.d/oud -31757109c94de7829cc99e601a1b20d21b3f9ccb ./templates/logrotate.d/oudbase +3269008f8564b7e2e63174743f9341e8a37883a6 ./templates/logrotate.d/oudsm +81ed4a116a4adc2856aa300c367bfbe1b6902321 ./templates/logrotate.d/oud +246d5331b34302daf5bf48a7fb856d05ab228648 ./templates/logrotate.d/oudbase 2121132c75f21c00965f457e70e890cb9806e998 ./templates/create/misc/README.md -c0548bb9bb75b5636b92ceaec30b4019654fc6f2 ./templates/create/misc/18_migrate_keystore.sh -3cebf75731925e845c8dd9f7678e05c9742d7992 ./templates/create/misc/19_export_trustcert_keystore.sh +0d4759c7ba384e3488453b23777553facfabdfdc ./templates/create/misc/18_migrate_keystore.sh +fcd44c980f5560c1c7eb1c30f54fd2937ed0c7fa ./templates/create/misc/19_export_trustcert_keystore.sh f72793dfa8dccefd25dfd27ce11a017de8e083ac ./templates/create/README.md -3f8cc0a3d73d1614fde1744a41ad0501e84da073 ./templates/create/wls_domain/create_domain.sh -d0791513e527e64ec14a90edb54e3be4564b2801 ./templates/create/wls_domain/create_domain.py.txt -da3a2ea2231da883bbe735003439069cc1876b12 ./templates/create/oud12c_eus/setup_oud_instance -9ab5bf823e3b3174000b5c98664099ebf9ae3c2d ./templates/create/oud12c_eus/15_reset_user_passwords.sh -75763aba3525ca27d06705f3adc83d8681231705 ./templates/create/oud12c_eus/04_create_root_user.ldif -5611f391bdd2d41c1aad3d2bccd2455bfad3c1c3 ./templates/create/oud12c_eus/02_config_basedn.ldif -4557b173cf3333d9ee1d8931bdd4b45d1b23fd84 ./templates/create/oud12c_eus/14_create_demo_users.sh -9ccfd7acf5f9f110778cda51c08d34a08ccbeb9b ./templates/create/oud12c_eus/01_create_eus_instance.sh -d5f2d48a34693d6b118de06be132b6a910bb70c2 ./templates/create/oud12c_eus/10_reset_directory_manager_password.sh -d1908aa5d52202fff103af06305791a6169bca3d ./templates/create/oud12c_eus/05_config_eus_realm.ldif -5d5cdf45787471012beab3a38573c0030e6cc306 ./templates/create/oud12c_eus/12_reset_eusadmin_password.sh +3ac3dd08549a010b2c8a3b585e1d01a0652aad70 ./templates/create/wls_domain/create_domain.sh +2b7e9e7fc314129d74194663738f9972a81e849f ./templates/create/wls_domain/create_domain.py.txt +c308751078648bac00552c8441b396ce7e6eaddd ./templates/create/oud12c_eus/setup_oud_instance +993f28752206d36d73c8e0dbd4652c2047d3105d ./templates/create/oud12c_eus/15_reset_user_passwords.sh +25c2fcfe20bd4145512ad2e89ca4b4556eacd38a ./templates/create/oud12c_eus/04_create_root_user.ldif +351986d054a17610fd591051bbb3f10a6f190d28 ./templates/create/oud12c_eus/02_config_basedn.ldif +6c3eecb913cb54652ec0dd3b863cee8143ab3ba6 ./templates/create/oud12c_eus/14_create_demo_users.sh +a5b1dbf9e9549ba37e7f77d84228c6fd03568e08 ./templates/create/oud12c_eus/01_create_eus_instance.sh +efde660582fd8f532d07ca2927dfd5a3a2b89acc ./templates/create/oud12c_eus/10_reset_directory_manager_password.sh +2829465921b8b5bade1ba0714e95874f728a2835 ./templates/create/oud12c_eus/05_config_eus_realm.ldif +d324e12b2030248d40813562bbe9a5990c584901 ./templates/create/oud12c_eus/12_reset_eusadmin_password.sh 21b10855afab2c8b2f8e78f5f2a6e101e833db5c ./templates/create/oud12c_eus/README.md -a156965d5dd4775ae2b9451aa159afe6c8810a80 ./templates/create/oud12c_eus/02_config_basedn.sh -e5bb0cb9feba33357a07075f30ee0c89a26d890e ./templates/create/oud12c_eus/07_create_eusadmin_users.sh -726026ee34d54a66a04af68e646696d4e5231238 ./templates/create/oud12c_eus/03_config_oud.conf -8c2dfd9ddbadfe36a88d5c4afc1d4801193522c0 ./templates/create/oud12c_eus/04_create_root_user.sh -3904de4e550e773f27bce46a7a3fc188db310b2a ./templates/create/oud12c_eus/11_reset_root_passwords.sh -7db810f710f5ea67ef8633d9cae6f42a447635eb ./templates/create/oud12c_eus/00_init_environment -05e85e0cb948b50fa54bef1e9e7d4e6d19f31ace ./templates/create/oud12c_eus/04_create_root_user.conf -dbeed52024fa41fba7e87b56ac5beca357eae57e ./templates/create/oud12c_eus/05_config_eus_realm.sh -c0548bb9bb75b5636b92ceaec30b4019654fc6f2 ./templates/create/oud12c_eus/18_migrate_keystore.sh -36ff70e1fe5669ba0952e5fe5de9cbd2737fa5d5 ./templates/create/oud12c_eus/03_config_oud.sh -86b3067bd914cbd6ee2d1751774fa8f87b2e3e81 ./templates/create/oud12c_eus/02_config_basedn.conf -7ac9132cec0bbb0417df28eb11ad8b4f31a66bb2 ./templates/create/oud12c_eus/14_create_demo_users.ldif -3cebf75731925e845c8dd9f7678e05c9742d7992 ./templates/create/oud12c_eus/19_export_trustcert_keystore.sh -da3a2ea2231da883bbe735003439069cc1876b12 ./templates/create/generic/setup_oud_instance -9ab5bf823e3b3174000b5c98664099ebf9ae3c2d ./templates/create/generic/15_reset_user_passwords.sh -8df871affbafc6797913dc3bcbf94fb4b35eed77 ./templates/create/generic/01_create_instance.sh -75763aba3525ca27d06705f3adc83d8681231705 ./templates/create/generic/04_create_root_user.ldif -2c81a819d48b44f77239ccbc28adde830738f5a6 ./templates/create/generic/05_add_suffix.ldif -5611f391bdd2d41c1aad3d2bccd2455bfad3c1c3 ./templates/create/generic/02_config_basedn.ldif -4557b173cf3333d9ee1d8931bdd4b45d1b23fd84 ./templates/create/generic/14_create_demo_users.sh -d5f2d48a34693d6b118de06be132b6a910bb70c2 ./templates/create/generic/10_reset_directory_manager_password.sh -5d5cdf45787471012beab3a38573c0030e6cc306 ./templates/create/generic/12_reset_eusadmin_password.sh +c0d08791d87fbf6c2c85339ce04c77bae5f82c83 ./templates/create/oud12c_eus/02_config_basedn.sh +5bd98344192e51e8869ad1c9c953d0094e31957f ./templates/create/oud12c_eus/07_create_eusadmin_users.sh +a33d2f607c15ac6074bd8a2c4c0ce11b879ab495 ./templates/create/oud12c_eus/03_config_oud.conf +ce2f05b275e3d03b48b6bb77264fc5da9bffeffc ./templates/create/oud12c_eus/04_create_root_user.sh +dac77daa4c9311d7be4d1bcfaa189546135b999c ./templates/create/oud12c_eus/11_reset_root_passwords.sh +c25db1921cc113df39332e4411a875591c167f26 ./templates/create/oud12c_eus/00_init_environment +7b246c048d45f1a6c8f83e9e344a39962a7806e2 ./templates/create/oud12c_eus/04_create_root_user.conf +ef4ef1df0bb0792737442a7bf4c2c327f0240759 ./templates/create/oud12c_eus/05_config_eus_realm.sh +0d4759c7ba384e3488453b23777553facfabdfdc ./templates/create/oud12c_eus/18_migrate_keystore.sh +217acc1f0eca2ebe4a2cf8134dcf11f509cbeb95 ./templates/create/oud12c_eus/03_config_oud.sh +2079a9cb6add67acfec03e6dc880378f03e77746 ./templates/create/oud12c_eus/02_config_basedn.conf +fa1dd4d67b79f13ac448a72063f3c02f6d2b9b4b ./templates/create/oud12c_eus/14_create_demo_users.ldif +fcd44c980f5560c1c7eb1c30f54fd2937ed0c7fa ./templates/create/oud12c_eus/19_export_trustcert_keystore.sh +c308751078648bac00552c8441b396ce7e6eaddd ./templates/create/generic/setup_oud_instance +993f28752206d36d73c8e0dbd4652c2047d3105d ./templates/create/generic/15_reset_user_passwords.sh +fba4fe4abebe1e87447e99b756c339839af8b68a ./templates/create/generic/01_create_instance.sh +25c2fcfe20bd4145512ad2e89ca4b4556eacd38a ./templates/create/generic/04_create_root_user.ldif +86a63bf910b828057e50d6b3888461f2751eef04 ./templates/create/generic/05_add_suffix.ldif +351986d054a17610fd591051bbb3f10a6f190d28 ./templates/create/generic/02_config_basedn.ldif +6c3eecb913cb54652ec0dd3b863cee8143ab3ba6 ./templates/create/generic/14_create_demo_users.sh +efde660582fd8f532d07ca2927dfd5a3a2b89acc ./templates/create/generic/10_reset_directory_manager_password.sh +d324e12b2030248d40813562bbe9a5990c584901 ./templates/create/generic/12_reset_eusadmin_password.sh 0c03297ad28dbb29fe6252b53976c7656f4f626a ./templates/create/generic/README.md -a156965d5dd4775ae2b9451aa159afe6c8810a80 ./templates/create/generic/02_config_basedn.sh -e5bb0cb9feba33357a07075f30ee0c89a26d890e ./templates/create/generic/07_create_eusadmin_users.sh -726026ee34d54a66a04af68e646696d4e5231238 ./templates/create/generic/03_config_oud.conf -8c2dfd9ddbadfe36a88d5c4afc1d4801193522c0 ./templates/create/generic/04_create_root_user.sh -3904de4e550e773f27bce46a7a3fc188db310b2a ./templates/create/generic/11_reset_root_passwords.sh -7db810f710f5ea67ef8633d9cae6f42a447635eb ./templates/create/generic/00_init_environment -05e85e0cb948b50fa54bef1e9e7d4e6d19f31ace ./templates/create/generic/04_create_root_user.conf -f149e17e36bf1d07f6b72bcef1c2eeaa227ffabf ./templates/create/generic/99_completion_status.sh -36ff70e1fe5669ba0952e5fe5de9cbd2737fa5d5 ./templates/create/generic/03_config_oud.sh -86b3067bd914cbd6ee2d1751774fa8f87b2e3e81 ./templates/create/generic/02_config_basedn.conf -79a45fcfde774bf9017433d7c600aa462c5c4b81 ./templates/create/generic/05_add_suffix.sh -7ac9132cec0bbb0417df28eb11ad8b4f31a66bb2 ./templates/create/generic/14_create_demo_users.ldif -e104a939ddd5872e5c9880514edb6fee3c13d9c6 ./templates/create/replication/40_status_replication.sh -06765e94baf092a51625b33717f02626d1546937 ./templates/create/replication/31_initialize_host1.sh -619e42f52c15d80df6f18d84cdcee861834e6d27 ./templates/create/replication/51_remove_host1.sh -5bd5c30145195dc1728432811c6733fe51269c84 ./templates/create/replication/20_run_on_host2.sh -2f0c956dab4fcfe5f350210277bdfd42a897eb3b ./templates/create/replication/52_remove_unavailable.sh -5bd5c30145195dc1728432811c6733fe51269c84 ./templates/create/replication/20_run_on_host3.sh +c0d08791d87fbf6c2c85339ce04c77bae5f82c83 ./templates/create/generic/02_config_basedn.sh +5bd98344192e51e8869ad1c9c953d0094e31957f ./templates/create/generic/07_create_eusadmin_users.sh +a33d2f607c15ac6074bd8a2c4c0ce11b879ab495 ./templates/create/generic/03_config_oud.conf +ce2f05b275e3d03b48b6bb77264fc5da9bffeffc ./templates/create/generic/04_create_root_user.sh +dac77daa4c9311d7be4d1bcfaa189546135b999c ./templates/create/generic/11_reset_root_passwords.sh +c25db1921cc113df39332e4411a875591c167f26 ./templates/create/generic/00_init_environment +7b246c048d45f1a6c8f83e9e344a39962a7806e2 ./templates/create/generic/04_create_root_user.conf +e055c86c472cfe086f57ac8fe1be395921f668f6 ./templates/create/generic/99_completion_status.sh +217acc1f0eca2ebe4a2cf8134dcf11f509cbeb95 ./templates/create/generic/03_config_oud.sh +2079a9cb6add67acfec03e6dc880378f03e77746 ./templates/create/generic/02_config_basedn.conf +ac9e82b62f635e1f8e18149c758393ea5dd9abcd ./templates/create/generic/05_add_suffix.sh +fa1dd4d67b79f13ac448a72063f3c02f6d2b9b4b ./templates/create/generic/14_create_demo_users.ldif +6edf8bf8a8992cc6433f554bbb9da735ca9afd07 ./templates/create/replication/40_status_replication.sh +8184f38703863dd4fbee38eb2bd6663358fd2d7c ./templates/create/replication/31_initialize_host1.sh +699790a21d1b8c4b8d6b06b7d5fd33a961d7881e ./templates/create/replication/51_remove_host1.sh +21ef50ad477ae75063adbcd85b50d568055cd96f ./templates/create/replication/20_run_on_host2.sh +d3eae2bdb69c707851d1a84cf6a0ca65d5388f82 ./templates/create/replication/52_remove_unavailable.sh +21ef50ad477ae75063adbcd85b50d568055cd96f ./templates/create/replication/20_run_on_host3.sh 36360b45db847427c1e2eaf91e06c2fcfc576873 ./templates/create/replication/README.md -e3bb8ea19788e95e5ca4e5f3b3707faa979d696b ./templates/create/replication/22_replication_add_host1.sh -3bbf2536ebb8ad98c4c8b6786e87d8cd68da34a2 ./templates/create/replication/41_verify_replication.sh -3a9b027d80f8623470c16d032d3173c3ceaac078 ./templates/create/replication/30_initialize_all.sh -5bd5c30145195dc1728432811c6733fe51269c84 ./templates/create/replication/20_run_on_host1.sh -55036a031b6ad30abdaa1fa0aff39dc065d73da0 ./templates/create/replication/31_initialize_host2.sh -1b10c07c3e7fc71821dd6c7a7cb1dc5d264cef59 ./templates/create/replication/21_replication_add_host2.sh -619e42f52c15d80df6f18d84cdcee861834e6d27 ./templates/create/replication/51_remove_host2.sh -e215f2c319e37f7fae79d0bc653c7c25d08ab622 ./templates/create/replication/22_enable_replication_host2.sh -e582046d65a44d61d676201484b6819cc11c585c ./templates/create/replication/21_enable_replication_host1.sh -8bd533e86d20b1266ad5841808fdc6384dc6a802 ./templates/create/replication/31_initialize_host3.sh -434c3dc4faa98935803c192e71f6bbe4d630ef71 ./templates/create/replication/21_replication_add_host3.sh -619e42f52c15d80df6f18d84cdcee861834e6d27 ./templates/create/replication/51_remove_host3.sh -fe3cce66ae3c0c23f6d9bf3c1a0c8d7681399f91 ./templates/create/replication/20_wait_for_host1.sh -da3a2ea2231da883bbe735003439069cc1876b12 ./templates/create/oud12c_eus_ad_proxy/setup_oud_instance -75763aba3525ca27d06705f3adc83d8681231705 ./templates/create/oud12c_eus_ad_proxy/04_create_root_user.ldif -dd7d8fbbb4a8134565bca2406b7be15262415ceb ./templates/create/oud12c_eus_ad_proxy/02_config_basedn.ldif -bfbab6034a1e168bfb2c90187fa979d3f9b25f93 ./templates/create/oud12c_eus_ad_proxy/02_config_eus_context.sh -d5f2d48a34693d6b118de06be132b6a910bb70c2 ./templates/create/oud12c_eus_ad_proxy/10_reset_directory_manager_password.sh -debf62f93c12d34338054bd9da00003ff814c6f3 ./templates/create/oud12c_eus_ad_proxy/02_config_eus_context.conf -d1908aa5d52202fff103af06305791a6169bca3d ./templates/create/oud12c_eus_ad_proxy/05_config_eus_realm.ldif -5d5cdf45787471012beab3a38573c0030e6cc306 ./templates/create/oud12c_eus_ad_proxy/12_reset_eusadmin_password.sh +0627f90ac344f153add94e805c82965c5a754468 ./templates/create/replication/22_replication_add_host1.sh +2fc1db6004bfc2e44f2f7186f52766ac4c0d116e ./templates/create/replication/41_verify_replication.sh +d2cb76de8e55b83d89ff2301ed612919e8d3323e ./templates/create/replication/30_initialize_all.sh +21ef50ad477ae75063adbcd85b50d568055cd96f ./templates/create/replication/20_run_on_host1.sh +f219bbadb9f722dba13b151810308389b04bc318 ./templates/create/replication/31_initialize_host2.sh +81dcda8b8f8d28fbc6c06bedb3c7646985ac649a ./templates/create/replication/21_replication_add_host2.sh +699790a21d1b8c4b8d6b06b7d5fd33a961d7881e ./templates/create/replication/51_remove_host2.sh +3c1b7fb61dc90ffd9af175b2e0217f23dd6924ec ./templates/create/replication/22_enable_replication_host2.sh +05f43b5b367502d077faba666e5fd1edff72a6d1 ./templates/create/replication/21_enable_replication_host1.sh +f0eaf431d8c8e4db9d6bfbcab87ffc16cd22b1f6 ./templates/create/replication/31_initialize_host3.sh +e26596030d0ee91547a956fd9e2968a7549708cc ./templates/create/replication/21_replication_add_host3.sh +699790a21d1b8c4b8d6b06b7d5fd33a961d7881e ./templates/create/replication/51_remove_host3.sh +2189160fe1b5363dfc1d340b025f348900633d03 ./templates/create/replication/20_wait_for_host1.sh +c308751078648bac00552c8441b396ce7e6eaddd ./templates/create/oud12c_eus_ad_proxy/setup_oud_instance +25c2fcfe20bd4145512ad2e89ca4b4556eacd38a ./templates/create/oud12c_eus_ad_proxy/04_create_root_user.ldif +45ef13e2d5b18a635405a4c42d9f1577bb4e3c87 ./templates/create/oud12c_eus_ad_proxy/02_config_basedn.ldif +80b3ff7d652bcad54996300cb73e34aab5bd9c8f ./templates/create/oud12c_eus_ad_proxy/02_config_eus_context.sh +efde660582fd8f532d07ca2927dfd5a3a2b89acc ./templates/create/oud12c_eus_ad_proxy/10_reset_directory_manager_password.sh +e542539b71c0f3781a6207d1f80421652db30e28 ./templates/create/oud12c_eus_ad_proxy/02_config_eus_context.conf +2829465921b8b5bade1ba0714e95874f728a2835 ./templates/create/oud12c_eus_ad_proxy/05_config_eus_realm.ldif +d324e12b2030248d40813562bbe9a5990c584901 ./templates/create/oud12c_eus_ad_proxy/12_reset_eusadmin_password.sh 6680858509de42a1fa24bd6cd23be1d97bf18db1 ./templates/create/oud12c_eus_ad_proxy/README.md -a156965d5dd4775ae2b9451aa159afe6c8810a80 ./templates/create/oud12c_eus_ad_proxy/02_config_basedn.sh -e5bb0cb9feba33357a07075f30ee0c89a26d890e ./templates/create/oud12c_eus_ad_proxy/07_create_eusadmin_users.sh -726026ee34d54a66a04af68e646696d4e5231238 ./templates/create/oud12c_eus_ad_proxy/03_config_oud.conf -8c2dfd9ddbadfe36a88d5c4afc1d4801193522c0 ./templates/create/oud12c_eus_ad_proxy/04_create_root_user.sh -3904de4e550e773f27bce46a7a3fc188db310b2a ./templates/create/oud12c_eus_ad_proxy/11_reset_root_passwords.sh -e54caa61ad5102965ac588f393fc58c6be5bf52b ./templates/create/oud12c_eus_ad_proxy/00_init_environment -05e85e0cb948b50fa54bef1e9e7d4e6d19f31ace ./templates/create/oud12c_eus_ad_proxy/04_create_root_user.conf -dbeed52024fa41fba7e87b56ac5beca357eae57e ./templates/create/oud12c_eus_ad_proxy/05_config_eus_realm.sh -c0548bb9bb75b5636b92ceaec30b4019654fc6f2 ./templates/create/oud12c_eus_ad_proxy/18_migrate_keystore.sh -36ff70e1fe5669ba0952e5fe5de9cbd2737fa5d5 ./templates/create/oud12c_eus_ad_proxy/03_config_oud.sh -7a599e9c3dd064e02bc9afcab751516dc39e58d3 ./templates/create/oud12c_eus_ad_proxy/01_create_eus_proxy_instance.sh -86b3067bd914cbd6ee2d1751774fa8f87b2e3e81 ./templates/create/oud12c_eus_ad_proxy/02_config_basedn.conf -3cebf75731925e845c8dd9f7678e05c9742d7992 ./templates/create/oud12c_eus_ad_proxy/19_export_trustcert_keystore.sh +c0d08791d87fbf6c2c85339ce04c77bae5f82c83 ./templates/create/oud12c_eus_ad_proxy/02_config_basedn.sh +5bd98344192e51e8869ad1c9c953d0094e31957f ./templates/create/oud12c_eus_ad_proxy/07_create_eusadmin_users.sh +a33d2f607c15ac6074bd8a2c4c0ce11b879ab495 ./templates/create/oud12c_eus_ad_proxy/03_config_oud.conf +ce2f05b275e3d03b48b6bb77264fc5da9bffeffc ./templates/create/oud12c_eus_ad_proxy/04_create_root_user.sh +dac77daa4c9311d7be4d1bcfaa189546135b999c ./templates/create/oud12c_eus_ad_proxy/11_reset_root_passwords.sh +73248c636922ea91344b4532953be29656373cd0 ./templates/create/oud12c_eus_ad_proxy/00_init_environment +7b246c048d45f1a6c8f83e9e344a39962a7806e2 ./templates/create/oud12c_eus_ad_proxy/04_create_root_user.conf +ef4ef1df0bb0792737442a7bf4c2c327f0240759 ./templates/create/oud12c_eus_ad_proxy/05_config_eus_realm.sh +0d4759c7ba384e3488453b23777553facfabdfdc ./templates/create/oud12c_eus_ad_proxy/18_migrate_keystore.sh +217acc1f0eca2ebe4a2cf8134dcf11f509cbeb95 ./templates/create/oud12c_eus_ad_proxy/03_config_oud.sh +44e3f12d5ab2e87c53477d1a5ac36ce31275e423 ./templates/create/oud12c_eus_ad_proxy/01_create_eus_proxy_instance.sh +2079a9cb6add67acfec03e6dc880378f03e77746 ./templates/create/oud12c_eus_ad_proxy/02_config_basedn.conf +fcd44c980f5560c1c7eb1c30f54fd2937ed0c7fa ./templates/create/oud12c_eus_ad_proxy/19_export_trustcert_keystore.sh a628df234707d2efa4fc8c8a7d96f432961ef95b ./templates/create/oudsm_domain/README.md -f1e292c935b4758811217deac0b342b0d1cbaf65 ./templates/create/oudsm_domain/create_oudsm.py.txt +6b0724ac566255f0273db052656a32f8b3204a73 ./templates/create/oudsm_domain/create_oudsm.py.txt 7df059597099bb7dcf25d2a9aedfaf4465f72d8d ./doc/LICENSE 45ffc752966288668d9a9f1aef8440c1dec26e22 ./doc/README.md -a06819c5b870bd7706271e9341687613d5d9afe3 ./doc/.version +f310c34d4708db623b0011177fddb314a8ce07ce ./doc/.version diff --git a/local/oudbase/doc/.version b/local/oudbase/doc/.version index b65d8706..ef4ea1fc 100644 --- a/local/oudbase/doc/.version +++ b/local/oudbase/doc/.version @@ -1,6 +1,6 @@ -OUD Base Release v3.4.0 (https://github.com/oehrlis/oudbase) +OUD Base Release v3.4.1 (https://github.com/oehrlis/oudbase) ------------------------------------------------------------ -The following files of oudbase are changed/added (compared to v3.4.0): +The following files of oudbase are changed/added (compared to v3.4.1): ---------------------------------------------------------------------- diff --git a/local/oudbase/etc/oudenv.conf b/local/oudbase/etc/oudenv.conf index 9cb156cb..53d66feb 100644 --- a/local/oudbase/etc/oudenv.conf +++ b/local/oudbase/etc/oudenv.conf @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Configuration File to define alias and environment # variables for the OUD Instances # Notes......: This script is mainly used for environment without TVD-Basenv diff --git a/local/oudbase/etc/oudenv_core.conf b/local/oudbase/etc/oudenv_core.conf index 83443b0e..453dc56f 100644 --- a/local/oudbase/etc/oudenv_core.conf +++ b/local/oudbase/etc/oudenv_core.conf @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: OUD default config file # Notes......: This file initially gets configured during installation # of OUDBase diff --git a/local/oudbase/templates/create/generic/00_init_environment b/local/oudbase/templates/create/generic/00_init_environment index cf87fe64..7c0e6307 100755 --- a/local/oudbase/templates/create/generic/00_init_environment +++ b/local/oudbase/templates/create/generic/00_init_environment @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: File for setting the instance-specific environment. # The setup scripts are based on the OUD Base environment. # If OUD Base is not used, you may have to adapt this file diff --git a/local/oudbase/templates/create/generic/01_create_instance.sh b/local/oudbase/templates/create/generic/01_create_instance.sh index 914dc561..52316f80 100755 --- a/local/oudbase/templates/create/generic/01_create_instance.sh +++ b/local/oudbase/templates/create/generic/01_create_instance.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to create the OUD instance with EUS context # using oud-setup. # Notes......: Will skip oud-proxy-setup if config.ldif already exists diff --git a/local/oudbase/templates/create/generic/02_config_basedn.conf b/local/oudbase/templates/create/generic/02_config_basedn.conf index 24741e0e..cc3c8a04 100644 --- a/local/oudbase/templates/create/generic/02_config_basedn.conf +++ b/local/oudbase/templates/create/generic/02_config_basedn.conf @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: dsconfig -h $(hostname) -p $PORT_ADMIN -D "cn=Directory Manager" \ # -j $PWD_FILE -X -v -n --batchFilePath 02_config_basedn.conf # Purpose....: Instance batch file for configuration via dsconfig --batchFilePath diff --git a/local/oudbase/templates/create/generic/02_config_basedn.ldif b/local/oudbase/templates/create/generic/02_config_basedn.ldif index bdb0d1fe..72288917 100644 --- a/local/oudbase/templates/create/generic/02_config_basedn.ldif +++ b/local/oudbase/templates/create/generic/02_config_basedn.ldif @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Configure base DN and add ou's for users and groups # Notes......: The LDIF file is loaded by the script 02_config_basedn.sh # If necessary it can also be imported manually. diff --git a/local/oudbase/templates/create/generic/02_config_basedn.sh b/local/oudbase/templates/create/generic/02_config_basedn.sh index 51553408..73d8d8b6 100755 --- a/local/oudbase/templates/create/generic/02_config_basedn.sh +++ b/local/oudbase/templates/create/generic/02_config_basedn.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to configure base DN and add ou's for users and groups. # Notes......: BaseDN in 02_config_basedn.ldif will be updated before # it is loaded using ldapmodify. diff --git a/local/oudbase/templates/create/generic/03_config_oud.conf b/local/oudbase/templates/create/generic/03_config_oud.conf index 6eb447b8..cefb71a6 100644 --- a/local/oudbase/templates/create/generic/03_config_oud.conf +++ b/local/oudbase/templates/create/generic/03_config_oud.conf @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: dsconfig -h $(hostname) -p $PORT_ADMIN -D "cn=Directory Manager" \ # -j $PWD_FILE -X -v -n --batchFilePath 03_config_oud.conf # Purpose....: Instance batch file for configuration via dsconfig --batchFilePath diff --git a/local/oudbase/templates/create/generic/03_config_oud.sh b/local/oudbase/templates/create/generic/03_config_oud.sh index f91c8a4c..a4237a95 100755 --- a/local/oudbase/templates/create/generic/03_config_oud.sh +++ b/local/oudbase/templates/create/generic/03_config_oud.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to configure the OUD proxy instance. # Notes......: The config file 03_config_oud_proxy.conf is executed using # dsconfig in batch mode. If required, each command can diff --git a/local/oudbase/templates/create/generic/04_create_root_user.conf b/local/oudbase/templates/create/generic/04_create_root_user.conf index 02cc0b01..bb43d850 100644 --- a/local/oudbase/templates/create/generic/04_create_root_user.conf +++ b/local/oudbase/templates/create/generic/04_create_root_user.conf @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: dsconfig -h $(hostname) -p $PORT_ADMIN -D "cn=Directory Manager" \ # -j $PWD_FILE -X -v -n --batchFilePath 04_create_root_user.conf # Purpose....: Script for adjusting the root user diff --git a/local/oudbase/templates/create/generic/04_create_root_user.ldif b/local/oudbase/templates/create/generic/04_create_root_user.ldif index 84c26f5b..b678b038 100644 --- a/local/oudbase/templates/create/generic/04_create_root_user.ldif +++ b/local/oudbase/templates/create/generic/04_create_root_user.ldif @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 04_create_root_user.ldif # Purpose....: LDIF file for ldif # Notes......: diff --git a/local/oudbase/templates/create/generic/04_create_root_user.sh b/local/oudbase/templates/create/generic/04_create_root_user.sh index f5e397b7..5ff62d31 100755 --- a/local/oudbase/templates/create/generic/04_create_root_user.sh +++ b/local/oudbase/templates/create/generic/04_create_root_user.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 04_create_root_user.sh # Purpose....: Script für das erstellen der root User # Notes......: Das Script für die dsconfig Kommandos aus 04_create_root_user.conf diff --git a/local/oudbase/templates/create/generic/05_add_suffix.ldif b/local/oudbase/templates/create/generic/05_add_suffix.ldif index a2d39eb7..8d4b83b5 100644 --- a/local/oudbase/templates/create/generic/05_add_suffix.ldif +++ b/local/oudbase/templates/create/generic/05_add_suffix.ldif @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: NET realm configuration for the user and group search base # Notes......: The LDIF file is loaded by the script 03_config_NET_realm.sh # If necessary it can also be imported manually. diff --git a/local/oudbase/templates/create/generic/05_add_suffix.sh b/local/oudbase/templates/create/generic/05_add_suffix.sh index 4445baa0..42223098 100755 --- a/local/oudbase/templates/create/generic/05_add_suffix.sh +++ b/local/oudbase/templates/create/generic/05_add_suffix.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 05_add_suffix.sh # Purpose....: Simple script to add the different NET suffixes # Notes......: diff --git a/local/oudbase/templates/create/generic/07_create_eusadmin_users.sh b/local/oudbase/templates/create/generic/07_create_eusadmin_users.sh index 5396ba37..e3cf7ccc 100755 --- a/local/oudbase/templates/create/generic/07_create_eusadmin_users.sh +++ b/local/oudbase/templates/create/generic/07_create_eusadmin_users.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to create EUS Context Admin according to MOS Note 1996363.1. # Notes......: -- # Reference..: https://github.com/oehrlis/oudbase diff --git a/local/oudbase/templates/create/generic/10_reset_directory_manager_password.sh b/local/oudbase/templates/create/generic/10_reset_directory_manager_password.sh index 40efc8ad..d24aadf4 100755 --- a/local/oudbase/templates/create/generic/10_reset_directory_manager_password.sh +++ b/local/oudbase/templates/create/generic/10_reset_directory_manager_password.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Adjust cn=Directory Manager to use new password storage scheme # Notes......: -- # Reference..: https://github.com/oehrlis/oudbase diff --git a/local/oudbase/templates/create/generic/11_reset_root_passwords.sh b/local/oudbase/templates/create/generic/11_reset_root_passwords.sh index a4f40f88..12fd7872 100755 --- a/local/oudbase/templates/create/generic/11_reset_root_passwords.sh +++ b/local/oudbase/templates/create/generic/11_reset_root_passwords.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 11_reset_root_passwords.sh # Purpose....: Script to reset admin user passwords # Notes......: diff --git a/local/oudbase/templates/create/generic/12_reset_eusadmin_password.sh b/local/oudbase/templates/create/generic/12_reset_eusadmin_password.sh index 6adde550..b0d28769 100755 --- a/local/oudbase/templates/create/generic/12_reset_eusadmin_password.sh +++ b/local/oudbase/templates/create/generic/12_reset_eusadmin_password.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 18_reset_eusadmin_password.sh # Purpose....: Script to reset eusadmin user password # Notes......: diff --git a/local/oudbase/templates/create/generic/14_create_demo_users.ldif b/local/oudbase/templates/create/generic/14_create_demo_users.ldif index 5506d3b5..e3d0e208 100644 --- a/local/oudbase/templates/create/generic/14_create_demo_users.ldif +++ b/local/oudbase/templates/create/generic/14_create_demo_users.ldif @@ -6,7 +6,7 @@ version: 1 # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Trivadis LAB LDIF file for regular LDAP # Notes......: # Reference..: -- diff --git a/local/oudbase/templates/create/generic/14_create_demo_users.sh b/local/oudbase/templates/create/generic/14_create_demo_users.sh index 389bb2bb..7e208ea3 100755 --- a/local/oudbase/templates/create/generic/14_create_demo_users.sh +++ b/local/oudbase/templates/create/generic/14_create_demo_users.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to create a couple of users and groups. # Notes......: BaseDN in 02_config_basedn.ldif will be updated before # it is loaded using ldapmodify. diff --git a/local/oudbase/templates/create/generic/15_reset_user_passwords.sh b/local/oudbase/templates/create/generic/15_reset_user_passwords.sh index 8243b231..1ddf2808 100755 --- a/local/oudbase/templates/create/generic/15_reset_user_passwords.sh +++ b/local/oudbase/templates/create/generic/15_reset_user_passwords.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 15_reset_user_passwords.sh # Purpose....: Script to reset admin user passwords # Notes......: diff --git a/local/oudbase/templates/create/generic/99_completion_status.sh b/local/oudbase/templates/create/generic/99_completion_status.sh index fd454577..ef075ac7 100755 --- a/local/oudbase/templates/create/generic/99_completion_status.sh +++ b/local/oudbase/templates/create/generic/99_completion_status.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 99_completion_status.sh # Purpose....: simple touch completion status # Notes......: diff --git a/local/oudbase/templates/create/generic/setup_oud_instance b/local/oudbase/templates/create/generic/setup_oud_instance index 45223bfd..5e9aed03 100755 --- a/local/oudbase/templates/create/generic/setup_oud_instance +++ b/local/oudbase/templates/create/generic/setup_oud_instance @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: setup_oud_instance # Purpose....: Script to create the OUD instance # Notes......: The script will go execute all 0?_*.sh and 1?_*.sh files diff --git a/local/oudbase/templates/create/misc/18_migrate_keystore.sh b/local/oudbase/templates/create/misc/18_migrate_keystore.sh index 9f3b7a06..5ea95490 100755 --- a/local/oudbase/templates/create/misc/18_migrate_keystore.sh +++ b/local/oudbase/templates/create/misc/18_migrate_keystore.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to migrate the java keystore to PKCS12 # Notes......: -- # Reference..: https://github.com/oehrlis/oudbase diff --git a/local/oudbase/templates/create/misc/19_export_trustcert_keystore.sh b/local/oudbase/templates/create/misc/19_export_trustcert_keystore.sh index fbf2b326..97a78707 100755 --- a/local/oudbase/templates/create/misc/19_export_trustcert_keystore.sh +++ b/local/oudbase/templates/create/misc/19_export_trustcert_keystore.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to export the java keystore to PKCS12 # Notes......: -- # Reference..: https://github.com/oehrlis/oudbase diff --git a/local/oudbase/templates/create/oud12c_eus/00_init_environment b/local/oudbase/templates/create/oud12c_eus/00_init_environment index cf87fe64..7c0e6307 100755 --- a/local/oudbase/templates/create/oud12c_eus/00_init_environment +++ b/local/oudbase/templates/create/oud12c_eus/00_init_environment @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: File for setting the instance-specific environment. # The setup scripts are based on the OUD Base environment. # If OUD Base is not used, you may have to adapt this file diff --git a/local/oudbase/templates/create/oud12c_eus/01_create_eus_instance.sh b/local/oudbase/templates/create/oud12c_eus/01_create_eus_instance.sh index 01b1a8a7..89c91c77 100755 --- a/local/oudbase/templates/create/oud12c_eus/01_create_eus_instance.sh +++ b/local/oudbase/templates/create/oud12c_eus/01_create_eus_instance.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to create the OUD instance with EUS context # using oud-setup. # Notes......: Will skip oud-proxy-setup if config.ldif already exists diff --git a/local/oudbase/templates/create/oud12c_eus/02_config_basedn.conf b/local/oudbase/templates/create/oud12c_eus/02_config_basedn.conf index 24741e0e..cc3c8a04 100644 --- a/local/oudbase/templates/create/oud12c_eus/02_config_basedn.conf +++ b/local/oudbase/templates/create/oud12c_eus/02_config_basedn.conf @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: dsconfig -h $(hostname) -p $PORT_ADMIN -D "cn=Directory Manager" \ # -j $PWD_FILE -X -v -n --batchFilePath 02_config_basedn.conf # Purpose....: Instance batch file for configuration via dsconfig --batchFilePath diff --git a/local/oudbase/templates/create/oud12c_eus/02_config_basedn.ldif b/local/oudbase/templates/create/oud12c_eus/02_config_basedn.ldif index bdb0d1fe..72288917 100644 --- a/local/oudbase/templates/create/oud12c_eus/02_config_basedn.ldif +++ b/local/oudbase/templates/create/oud12c_eus/02_config_basedn.ldif @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Configure base DN and add ou's for users and groups # Notes......: The LDIF file is loaded by the script 02_config_basedn.sh # If necessary it can also be imported manually. diff --git a/local/oudbase/templates/create/oud12c_eus/02_config_basedn.sh b/local/oudbase/templates/create/oud12c_eus/02_config_basedn.sh index 51553408..73d8d8b6 100755 --- a/local/oudbase/templates/create/oud12c_eus/02_config_basedn.sh +++ b/local/oudbase/templates/create/oud12c_eus/02_config_basedn.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to configure base DN and add ou's for users and groups. # Notes......: BaseDN in 02_config_basedn.ldif will be updated before # it is loaded using ldapmodify. diff --git a/local/oudbase/templates/create/oud12c_eus/03_config_oud.conf b/local/oudbase/templates/create/oud12c_eus/03_config_oud.conf index 6eb447b8..cefb71a6 100644 --- a/local/oudbase/templates/create/oud12c_eus/03_config_oud.conf +++ b/local/oudbase/templates/create/oud12c_eus/03_config_oud.conf @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: dsconfig -h $(hostname) -p $PORT_ADMIN -D "cn=Directory Manager" \ # -j $PWD_FILE -X -v -n --batchFilePath 03_config_oud.conf # Purpose....: Instance batch file for configuration via dsconfig --batchFilePath diff --git a/local/oudbase/templates/create/oud12c_eus/03_config_oud.sh b/local/oudbase/templates/create/oud12c_eus/03_config_oud.sh index f91c8a4c..a4237a95 100755 --- a/local/oudbase/templates/create/oud12c_eus/03_config_oud.sh +++ b/local/oudbase/templates/create/oud12c_eus/03_config_oud.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to configure the OUD proxy instance. # Notes......: The config file 03_config_oud_proxy.conf is executed using # dsconfig in batch mode. If required, each command can diff --git a/local/oudbase/templates/create/oud12c_eus/04_create_root_user.conf b/local/oudbase/templates/create/oud12c_eus/04_create_root_user.conf index 02cc0b01..bb43d850 100644 --- a/local/oudbase/templates/create/oud12c_eus/04_create_root_user.conf +++ b/local/oudbase/templates/create/oud12c_eus/04_create_root_user.conf @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: dsconfig -h $(hostname) -p $PORT_ADMIN -D "cn=Directory Manager" \ # -j $PWD_FILE -X -v -n --batchFilePath 04_create_root_user.conf # Purpose....: Script for adjusting the root user diff --git a/local/oudbase/templates/create/oud12c_eus/04_create_root_user.ldif b/local/oudbase/templates/create/oud12c_eus/04_create_root_user.ldif index 84c26f5b..b678b038 100644 --- a/local/oudbase/templates/create/oud12c_eus/04_create_root_user.ldif +++ b/local/oudbase/templates/create/oud12c_eus/04_create_root_user.ldif @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 04_create_root_user.ldif # Purpose....: LDIF file for ldif # Notes......: diff --git a/local/oudbase/templates/create/oud12c_eus/04_create_root_user.sh b/local/oudbase/templates/create/oud12c_eus/04_create_root_user.sh index f5e397b7..5ff62d31 100755 --- a/local/oudbase/templates/create/oud12c_eus/04_create_root_user.sh +++ b/local/oudbase/templates/create/oud12c_eus/04_create_root_user.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 04_create_root_user.sh # Purpose....: Script für das erstellen der root User # Notes......: Das Script für die dsconfig Kommandos aus 04_create_root_user.conf diff --git a/local/oudbase/templates/create/oud12c_eus/05_config_eus_realm.ldif b/local/oudbase/templates/create/oud12c_eus/05_config_eus_realm.ldif index 21be6311..9ec0b6f4 100644 --- a/local/oudbase/templates/create/oud12c_eus/05_config_eus_realm.ldif +++ b/local/oudbase/templates/create/oud12c_eus/05_config_eus_realm.ldif @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: EUS realm configuration for the user and group search base # Notes......: The LDIF file is loaded by the script 03_config_eus_realm.sh # If necessary it can also be imported manually. diff --git a/local/oudbase/templates/create/oud12c_eus/05_config_eus_realm.sh b/local/oudbase/templates/create/oud12c_eus/05_config_eus_realm.sh index 8208cccd..9dc0d4cc 100755 --- a/local/oudbase/templates/create/oud12c_eus/05_config_eus_realm.sh +++ b/local/oudbase/templates/create/oud12c_eus/05_config_eus_realm.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to configure EUS realm to the OUD proxy instance. # Notes......: BaseDN in 05_config_eus_realm.ldif will be updated before # it is loaded using ldapmodify. diff --git a/local/oudbase/templates/create/oud12c_eus/07_create_eusadmin_users.sh b/local/oudbase/templates/create/oud12c_eus/07_create_eusadmin_users.sh index 5396ba37..e3cf7ccc 100755 --- a/local/oudbase/templates/create/oud12c_eus/07_create_eusadmin_users.sh +++ b/local/oudbase/templates/create/oud12c_eus/07_create_eusadmin_users.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to create EUS Context Admin according to MOS Note 1996363.1. # Notes......: -- # Reference..: https://github.com/oehrlis/oudbase diff --git a/local/oudbase/templates/create/oud12c_eus/10_reset_directory_manager_password.sh b/local/oudbase/templates/create/oud12c_eus/10_reset_directory_manager_password.sh index 40efc8ad..d24aadf4 100755 --- a/local/oudbase/templates/create/oud12c_eus/10_reset_directory_manager_password.sh +++ b/local/oudbase/templates/create/oud12c_eus/10_reset_directory_manager_password.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Adjust cn=Directory Manager to use new password storage scheme # Notes......: -- # Reference..: https://github.com/oehrlis/oudbase diff --git a/local/oudbase/templates/create/oud12c_eus/11_reset_root_passwords.sh b/local/oudbase/templates/create/oud12c_eus/11_reset_root_passwords.sh index a4f40f88..12fd7872 100755 --- a/local/oudbase/templates/create/oud12c_eus/11_reset_root_passwords.sh +++ b/local/oudbase/templates/create/oud12c_eus/11_reset_root_passwords.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 11_reset_root_passwords.sh # Purpose....: Script to reset admin user passwords # Notes......: diff --git a/local/oudbase/templates/create/oud12c_eus/12_reset_eusadmin_password.sh b/local/oudbase/templates/create/oud12c_eus/12_reset_eusadmin_password.sh index 6adde550..b0d28769 100755 --- a/local/oudbase/templates/create/oud12c_eus/12_reset_eusadmin_password.sh +++ b/local/oudbase/templates/create/oud12c_eus/12_reset_eusadmin_password.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 18_reset_eusadmin_password.sh # Purpose....: Script to reset eusadmin user password # Notes......: diff --git a/local/oudbase/templates/create/oud12c_eus/14_create_demo_users.ldif b/local/oudbase/templates/create/oud12c_eus/14_create_demo_users.ldif index 5506d3b5..e3d0e208 100644 --- a/local/oudbase/templates/create/oud12c_eus/14_create_demo_users.ldif +++ b/local/oudbase/templates/create/oud12c_eus/14_create_demo_users.ldif @@ -6,7 +6,7 @@ version: 1 # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Trivadis LAB LDIF file for regular LDAP # Notes......: # Reference..: -- diff --git a/local/oudbase/templates/create/oud12c_eus/14_create_demo_users.sh b/local/oudbase/templates/create/oud12c_eus/14_create_demo_users.sh index 389bb2bb..7e208ea3 100755 --- a/local/oudbase/templates/create/oud12c_eus/14_create_demo_users.sh +++ b/local/oudbase/templates/create/oud12c_eus/14_create_demo_users.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to create a couple of users and groups. # Notes......: BaseDN in 02_config_basedn.ldif will be updated before # it is loaded using ldapmodify. diff --git a/local/oudbase/templates/create/oud12c_eus/15_reset_user_passwords.sh b/local/oudbase/templates/create/oud12c_eus/15_reset_user_passwords.sh index 8243b231..1ddf2808 100755 --- a/local/oudbase/templates/create/oud12c_eus/15_reset_user_passwords.sh +++ b/local/oudbase/templates/create/oud12c_eus/15_reset_user_passwords.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 15_reset_user_passwords.sh # Purpose....: Script to reset admin user passwords # Notes......: diff --git a/local/oudbase/templates/create/oud12c_eus/18_migrate_keystore.sh b/local/oudbase/templates/create/oud12c_eus/18_migrate_keystore.sh index 9f3b7a06..5ea95490 100755 --- a/local/oudbase/templates/create/oud12c_eus/18_migrate_keystore.sh +++ b/local/oudbase/templates/create/oud12c_eus/18_migrate_keystore.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to migrate the java keystore to PKCS12 # Notes......: -- # Reference..: https://github.com/oehrlis/oudbase diff --git a/local/oudbase/templates/create/oud12c_eus/19_export_trustcert_keystore.sh b/local/oudbase/templates/create/oud12c_eus/19_export_trustcert_keystore.sh index fbf2b326..97a78707 100755 --- a/local/oudbase/templates/create/oud12c_eus/19_export_trustcert_keystore.sh +++ b/local/oudbase/templates/create/oud12c_eus/19_export_trustcert_keystore.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to export the java keystore to PKCS12 # Notes......: -- # Reference..: https://github.com/oehrlis/oudbase diff --git a/local/oudbase/templates/create/oud12c_eus/setup_oud_instance b/local/oudbase/templates/create/oud12c_eus/setup_oud_instance index 45223bfd..5e9aed03 100755 --- a/local/oudbase/templates/create/oud12c_eus/setup_oud_instance +++ b/local/oudbase/templates/create/oud12c_eus/setup_oud_instance @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: setup_oud_instance # Purpose....: Script to create the OUD instance # Notes......: The script will go execute all 0?_*.sh and 1?_*.sh files diff --git a/local/oudbase/templates/create/oud12c_eus_ad_proxy/00_init_environment b/local/oudbase/templates/create/oud12c_eus_ad_proxy/00_init_environment index b4279a25..22c9a093 100755 --- a/local/oudbase/templates/create/oud12c_eus_ad_proxy/00_init_environment +++ b/local/oudbase/templates/create/oud12c_eus_ad_proxy/00_init_environment @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: File for setting the instance-specific environment. # The setup scripts are based on the OUD Base environment. # If OUD Base is not used, you may have to adapt this file diff --git a/local/oudbase/templates/create/oud12c_eus_ad_proxy/01_create_eus_proxy_instance.sh b/local/oudbase/templates/create/oud12c_eus_ad_proxy/01_create_eus_proxy_instance.sh index 7b25f067..037a75e3 100755 --- a/local/oudbase/templates/create/oud12c_eus_ad_proxy/01_create_eus_proxy_instance.sh +++ b/local/oudbase/templates/create/oud12c_eus_ad_proxy/01_create_eus_proxy_instance.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to create the OUD instance with EUS context # using oud-proxy-setup. # Notes......: Will skip oud-proxy-setup if config.ldif already exists diff --git a/local/oudbase/templates/create/oud12c_eus_ad_proxy/02_config_basedn.conf b/local/oudbase/templates/create/oud12c_eus_ad_proxy/02_config_basedn.conf index 24741e0e..cc3c8a04 100644 --- a/local/oudbase/templates/create/oud12c_eus_ad_proxy/02_config_basedn.conf +++ b/local/oudbase/templates/create/oud12c_eus_ad_proxy/02_config_basedn.conf @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: dsconfig -h $(hostname) -p $PORT_ADMIN -D "cn=Directory Manager" \ # -j $PWD_FILE -X -v -n --batchFilePath 02_config_basedn.conf # Purpose....: Instance batch file for configuration via dsconfig --batchFilePath diff --git a/local/oudbase/templates/create/oud12c_eus_ad_proxy/02_config_basedn.ldif b/local/oudbase/templates/create/oud12c_eus_ad_proxy/02_config_basedn.ldif index d8a32567..26fe7c3b 100644 --- a/local/oudbase/templates/create/oud12c_eus_ad_proxy/02_config_basedn.ldif +++ b/local/oudbase/templates/create/oud12c_eus_ad_proxy/02_config_basedn.ldif @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Configure base DN and add ou's for users and groups # Notes......: The LDIF file is loaded by the script 02_config_basedn.sh # If necessary it can also be imported manually. diff --git a/local/oudbase/templates/create/oud12c_eus_ad_proxy/02_config_basedn.sh b/local/oudbase/templates/create/oud12c_eus_ad_proxy/02_config_basedn.sh index 51553408..73d8d8b6 100755 --- a/local/oudbase/templates/create/oud12c_eus_ad_proxy/02_config_basedn.sh +++ b/local/oudbase/templates/create/oud12c_eus_ad_proxy/02_config_basedn.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to configure base DN and add ou's for users and groups. # Notes......: BaseDN in 02_config_basedn.ldif will be updated before # it is loaded using ldapmodify. diff --git a/local/oudbase/templates/create/oud12c_eus_ad_proxy/02_config_eus_context.conf b/local/oudbase/templates/create/oud12c_eus_ad_proxy/02_config_eus_context.conf index e288dc37..432016ad 100644 --- a/local/oudbase/templates/create/oud12c_eus_ad_proxy/02_config_eus_context.conf +++ b/local/oudbase/templates/create/oud12c_eus_ad_proxy/02_config_eus_context.conf @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: dsconfig Batch file to configure the EUS context in the # OUD proxy instance # Notes......: The following configuration will be added using dsconfig diff --git a/local/oudbase/templates/create/oud12c_eus_ad_proxy/02_config_eus_context.sh b/local/oudbase/templates/create/oud12c_eus_ad_proxy/02_config_eus_context.sh index dce3392f..8a4acdb1 100755 --- a/local/oudbase/templates/create/oud12c_eus_ad_proxy/02_config_eus_context.sh +++ b/local/oudbase/templates/create/oud12c_eus_ad_proxy/02_config_eus_context.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to configure the EUS context in the OUD proxy instance. # Notes......: The config file 02_config_eus_context.conf is executed using # dsconfig in batch mode. If required, each command can diff --git a/local/oudbase/templates/create/oud12c_eus_ad_proxy/03_config_oud.conf b/local/oudbase/templates/create/oud12c_eus_ad_proxy/03_config_oud.conf index 6eb447b8..cefb71a6 100644 --- a/local/oudbase/templates/create/oud12c_eus_ad_proxy/03_config_oud.conf +++ b/local/oudbase/templates/create/oud12c_eus_ad_proxy/03_config_oud.conf @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: dsconfig -h $(hostname) -p $PORT_ADMIN -D "cn=Directory Manager" \ # -j $PWD_FILE -X -v -n --batchFilePath 03_config_oud.conf # Purpose....: Instance batch file for configuration via dsconfig --batchFilePath diff --git a/local/oudbase/templates/create/oud12c_eus_ad_proxy/03_config_oud.sh b/local/oudbase/templates/create/oud12c_eus_ad_proxy/03_config_oud.sh index f91c8a4c..a4237a95 100755 --- a/local/oudbase/templates/create/oud12c_eus_ad_proxy/03_config_oud.sh +++ b/local/oudbase/templates/create/oud12c_eus_ad_proxy/03_config_oud.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to configure the OUD proxy instance. # Notes......: The config file 03_config_oud_proxy.conf is executed using # dsconfig in batch mode. If required, each command can diff --git a/local/oudbase/templates/create/oud12c_eus_ad_proxy/04_create_root_user.conf b/local/oudbase/templates/create/oud12c_eus_ad_proxy/04_create_root_user.conf index 02cc0b01..bb43d850 100644 --- a/local/oudbase/templates/create/oud12c_eus_ad_proxy/04_create_root_user.conf +++ b/local/oudbase/templates/create/oud12c_eus_ad_proxy/04_create_root_user.conf @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: dsconfig -h $(hostname) -p $PORT_ADMIN -D "cn=Directory Manager" \ # -j $PWD_FILE -X -v -n --batchFilePath 04_create_root_user.conf # Purpose....: Script for adjusting the root user diff --git a/local/oudbase/templates/create/oud12c_eus_ad_proxy/04_create_root_user.ldif b/local/oudbase/templates/create/oud12c_eus_ad_proxy/04_create_root_user.ldif index 84c26f5b..b678b038 100644 --- a/local/oudbase/templates/create/oud12c_eus_ad_proxy/04_create_root_user.ldif +++ b/local/oudbase/templates/create/oud12c_eus_ad_proxy/04_create_root_user.ldif @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 04_create_root_user.ldif # Purpose....: LDIF file for ldif # Notes......: diff --git a/local/oudbase/templates/create/oud12c_eus_ad_proxy/04_create_root_user.sh b/local/oudbase/templates/create/oud12c_eus_ad_proxy/04_create_root_user.sh index f5e397b7..5ff62d31 100755 --- a/local/oudbase/templates/create/oud12c_eus_ad_proxy/04_create_root_user.sh +++ b/local/oudbase/templates/create/oud12c_eus_ad_proxy/04_create_root_user.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 04_create_root_user.sh # Purpose....: Script für das erstellen der root User # Notes......: Das Script für die dsconfig Kommandos aus 04_create_root_user.conf diff --git a/local/oudbase/templates/create/oud12c_eus_ad_proxy/05_config_eus_realm.ldif b/local/oudbase/templates/create/oud12c_eus_ad_proxy/05_config_eus_realm.ldif index 21be6311..9ec0b6f4 100644 --- a/local/oudbase/templates/create/oud12c_eus_ad_proxy/05_config_eus_realm.ldif +++ b/local/oudbase/templates/create/oud12c_eus_ad_proxy/05_config_eus_realm.ldif @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: EUS realm configuration for the user and group search base # Notes......: The LDIF file is loaded by the script 03_config_eus_realm.sh # If necessary it can also be imported manually. diff --git a/local/oudbase/templates/create/oud12c_eus_ad_proxy/05_config_eus_realm.sh b/local/oudbase/templates/create/oud12c_eus_ad_proxy/05_config_eus_realm.sh index 8208cccd..9dc0d4cc 100755 --- a/local/oudbase/templates/create/oud12c_eus_ad_proxy/05_config_eus_realm.sh +++ b/local/oudbase/templates/create/oud12c_eus_ad_proxy/05_config_eus_realm.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to configure EUS realm to the OUD proxy instance. # Notes......: BaseDN in 05_config_eus_realm.ldif will be updated before # it is loaded using ldapmodify. diff --git a/local/oudbase/templates/create/oud12c_eus_ad_proxy/07_create_eusadmin_users.sh b/local/oudbase/templates/create/oud12c_eus_ad_proxy/07_create_eusadmin_users.sh index 5396ba37..e3cf7ccc 100755 --- a/local/oudbase/templates/create/oud12c_eus_ad_proxy/07_create_eusadmin_users.sh +++ b/local/oudbase/templates/create/oud12c_eus_ad_proxy/07_create_eusadmin_users.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to create EUS Context Admin according to MOS Note 1996363.1. # Notes......: -- # Reference..: https://github.com/oehrlis/oudbase diff --git a/local/oudbase/templates/create/oud12c_eus_ad_proxy/10_reset_directory_manager_password.sh b/local/oudbase/templates/create/oud12c_eus_ad_proxy/10_reset_directory_manager_password.sh index 40efc8ad..d24aadf4 100755 --- a/local/oudbase/templates/create/oud12c_eus_ad_proxy/10_reset_directory_manager_password.sh +++ b/local/oudbase/templates/create/oud12c_eus_ad_proxy/10_reset_directory_manager_password.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Adjust cn=Directory Manager to use new password storage scheme # Notes......: -- # Reference..: https://github.com/oehrlis/oudbase diff --git a/local/oudbase/templates/create/oud12c_eus_ad_proxy/11_reset_root_passwords.sh b/local/oudbase/templates/create/oud12c_eus_ad_proxy/11_reset_root_passwords.sh index a4f40f88..12fd7872 100755 --- a/local/oudbase/templates/create/oud12c_eus_ad_proxy/11_reset_root_passwords.sh +++ b/local/oudbase/templates/create/oud12c_eus_ad_proxy/11_reset_root_passwords.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 11_reset_root_passwords.sh # Purpose....: Script to reset admin user passwords # Notes......: diff --git a/local/oudbase/templates/create/oud12c_eus_ad_proxy/12_reset_eusadmin_password.sh b/local/oudbase/templates/create/oud12c_eus_ad_proxy/12_reset_eusadmin_password.sh index 6adde550..b0d28769 100755 --- a/local/oudbase/templates/create/oud12c_eus_ad_proxy/12_reset_eusadmin_password.sh +++ b/local/oudbase/templates/create/oud12c_eus_ad_proxy/12_reset_eusadmin_password.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 18_reset_eusadmin_password.sh # Purpose....: Script to reset eusadmin user password # Notes......: diff --git a/local/oudbase/templates/create/oud12c_eus_ad_proxy/18_migrate_keystore.sh b/local/oudbase/templates/create/oud12c_eus_ad_proxy/18_migrate_keystore.sh index 9f3b7a06..5ea95490 100755 --- a/local/oudbase/templates/create/oud12c_eus_ad_proxy/18_migrate_keystore.sh +++ b/local/oudbase/templates/create/oud12c_eus_ad_proxy/18_migrate_keystore.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to migrate the java keystore to PKCS12 # Notes......: -- # Reference..: https://github.com/oehrlis/oudbase diff --git a/local/oudbase/templates/create/oud12c_eus_ad_proxy/19_export_trustcert_keystore.sh b/local/oudbase/templates/create/oud12c_eus_ad_proxy/19_export_trustcert_keystore.sh index fbf2b326..97a78707 100755 --- a/local/oudbase/templates/create/oud12c_eus_ad_proxy/19_export_trustcert_keystore.sh +++ b/local/oudbase/templates/create/oud12c_eus_ad_proxy/19_export_trustcert_keystore.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to export the java keystore to PKCS12 # Notes......: -- # Reference..: https://github.com/oehrlis/oudbase diff --git a/local/oudbase/templates/create/oud12c_eus_ad_proxy/setup_oud_instance b/local/oudbase/templates/create/oud12c_eus_ad_proxy/setup_oud_instance index 45223bfd..5e9aed03 100755 --- a/local/oudbase/templates/create/oud12c_eus_ad_proxy/setup_oud_instance +++ b/local/oudbase/templates/create/oud12c_eus_ad_proxy/setup_oud_instance @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: setup_oud_instance # Purpose....: Script to create the OUD instance # Notes......: The script will go execute all 0?_*.sh and 1?_*.sh files diff --git a/local/oudbase/templates/create/oudsm_domain/create_oudsm.py.txt b/local/oudbase/templates/create/oudsm_domain/create_oudsm.py.txt index 1596809d..fc8c4089 100644 --- a/local/oudbase/templates/create/oudsm_domain/create_oudsm.py.txt +++ b/local/oudbase/templates/create/oudsm_domain/create_oudsm.py.txt @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to create OUDSM Domain # Notes......: # Reference..: https://github.com/oehrlis/oudbase diff --git a/local/oudbase/templates/create/replication/20_run_on_host1.sh b/local/oudbase/templates/create/replication/20_run_on_host1.sh index 7e196fb9..997cf06b 100755 --- a/local/oudbase/templates/create/replication/20_run_on_host1.sh +++ b/local/oudbase/templates/create/replication/20_run_on_host1.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 20_wait_for_host2.sh # Purpose....: Script to wait for other host to be ready # Notes......: diff --git a/local/oudbase/templates/create/replication/20_run_on_host2.sh b/local/oudbase/templates/create/replication/20_run_on_host2.sh index 7e196fb9..997cf06b 100755 --- a/local/oudbase/templates/create/replication/20_run_on_host2.sh +++ b/local/oudbase/templates/create/replication/20_run_on_host2.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 20_wait_for_host2.sh # Purpose....: Script to wait for other host to be ready # Notes......: diff --git a/local/oudbase/templates/create/replication/20_run_on_host3.sh b/local/oudbase/templates/create/replication/20_run_on_host3.sh index 7e196fb9..997cf06b 100755 --- a/local/oudbase/templates/create/replication/20_run_on_host3.sh +++ b/local/oudbase/templates/create/replication/20_run_on_host3.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 20_wait_for_host2.sh # Purpose....: Script to wait for other host to be ready # Notes......: diff --git a/local/oudbase/templates/create/replication/20_wait_for_host1.sh b/local/oudbase/templates/create/replication/20_wait_for_host1.sh index 046e588a..d5e1e1b2 100755 --- a/local/oudbase/templates/create/replication/20_wait_for_host1.sh +++ b/local/oudbase/templates/create/replication/20_wait_for_host1.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 20_wait_for_host2.sh # Purpose....: Script to wait for other host to be ready # Notes......: diff --git a/local/oudbase/templates/create/replication/21_enable_replication_host1.sh b/local/oudbase/templates/create/replication/21_enable_replication_host1.sh index 0afcf427..5de07776 100755 --- a/local/oudbase/templates/create/replication/21_enable_replication_host1.sh +++ b/local/oudbase/templates/create/replication/21_enable_replication_host1.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 22_enable_replication_host1.sh # Purpose....: simple script to enable and initialize replication # Notes......: diff --git a/local/oudbase/templates/create/replication/21_replication_add_host2.sh b/local/oudbase/templates/create/replication/21_replication_add_host2.sh index b978a0ad..8ada8eca 100755 --- a/local/oudbase/templates/create/replication/21_replication_add_host2.sh +++ b/local/oudbase/templates/create/replication/21_replication_add_host2.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 21_replication_add_host2.sh # Purpose....: simple script to add and initialize replication # Notes......: diff --git a/local/oudbase/templates/create/replication/21_replication_add_host3.sh b/local/oudbase/templates/create/replication/21_replication_add_host3.sh index c236c90e..373fc237 100755 --- a/local/oudbase/templates/create/replication/21_replication_add_host3.sh +++ b/local/oudbase/templates/create/replication/21_replication_add_host3.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 21_replication_add_host2.sh # Purpose....: simple script to add and initialize replication # Notes......: diff --git a/local/oudbase/templates/create/replication/22_enable_replication_host2.sh b/local/oudbase/templates/create/replication/22_enable_replication_host2.sh index 35e5770c..0776e459 100755 --- a/local/oudbase/templates/create/replication/22_enable_replication_host2.sh +++ b/local/oudbase/templates/create/replication/22_enable_replication_host2.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 22_enable_replication_host2.sh # Purpose....: simple script to enable and initialize replication # Notes......: diff --git a/local/oudbase/templates/create/replication/22_replication_add_host1.sh b/local/oudbase/templates/create/replication/22_replication_add_host1.sh index 514a8347..7874674f 100755 --- a/local/oudbase/templates/create/replication/22_replication_add_host1.sh +++ b/local/oudbase/templates/create/replication/22_replication_add_host1.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 21_replication_add_host1.sh # Purpose....: simple script to add and initialize replication # Notes......: diff --git a/local/oudbase/templates/create/replication/30_initialize_all.sh b/local/oudbase/templates/create/replication/30_initialize_all.sh index 5cd21fb7..1762c741 100755 --- a/local/oudbase/templates/create/replication/30_initialize_all.sh +++ b/local/oudbase/templates/create/replication/30_initialize_all.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 31_initialize_host1.sh # Purpose....: simple script to initialize replication on HOST1 from HOST2 # Notes......: diff --git a/local/oudbase/templates/create/replication/31_initialize_host1.sh b/local/oudbase/templates/create/replication/31_initialize_host1.sh index 5a403633..d95f67ea 100755 --- a/local/oudbase/templates/create/replication/31_initialize_host1.sh +++ b/local/oudbase/templates/create/replication/31_initialize_host1.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 31_initialize_host1.sh # Purpose....: simple script to initialize replication on HOST1 from HOST2 # Notes......: diff --git a/local/oudbase/templates/create/replication/31_initialize_host2.sh b/local/oudbase/templates/create/replication/31_initialize_host2.sh index 10ddbfff..c3601589 100755 --- a/local/oudbase/templates/create/replication/31_initialize_host2.sh +++ b/local/oudbase/templates/create/replication/31_initialize_host2.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 31_initialize_host2.sh # Purpose....: simple script to initialize replication on HOST2 from HOST1 # Notes......: diff --git a/local/oudbase/templates/create/replication/31_initialize_host3.sh b/local/oudbase/templates/create/replication/31_initialize_host3.sh index 90b06df9..34f11141 100755 --- a/local/oudbase/templates/create/replication/31_initialize_host3.sh +++ b/local/oudbase/templates/create/replication/31_initialize_host3.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 31_initialize_host3.sh # Purpose....: simple script to initialize replication on HOST3 from HOST1 # Notes......: diff --git a/local/oudbase/templates/create/replication/40_status_replication.sh b/local/oudbase/templates/create/replication/40_status_replication.sh index 2f5de4e2..014f5cdb 100755 --- a/local/oudbase/templates/create/replication/40_status_replication.sh +++ b/local/oudbase/templates/create/replication/40_status_replication.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 40_status_replication.sh # Purpose....: simple script to display replication status # Notes......: diff --git a/local/oudbase/templates/create/replication/41_verify_replication.sh b/local/oudbase/templates/create/replication/41_verify_replication.sh index c18205f5..e99318d9 100755 --- a/local/oudbase/templates/create/replication/41_verify_replication.sh +++ b/local/oudbase/templates/create/replication/41_verify_replication.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 41_verify_replication.sh # Purpose....: simple script to verify replication status # Notes......: diff --git a/local/oudbase/templates/create/replication/51_remove_host1.sh b/local/oudbase/templates/create/replication/51_remove_host1.sh index be9b1522..95871394 100755 --- a/local/oudbase/templates/create/replication/51_remove_host1.sh +++ b/local/oudbase/templates/create/replication/51_remove_host1.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 51_remove_hostX.sh # Purpose....: Simple script to remove replication on a host, where the value of # the host is derived from the script name. e.g. 51_remove_host3.sh diff --git a/local/oudbase/templates/create/replication/51_remove_host2.sh b/local/oudbase/templates/create/replication/51_remove_host2.sh index be9b1522..95871394 100755 --- a/local/oudbase/templates/create/replication/51_remove_host2.sh +++ b/local/oudbase/templates/create/replication/51_remove_host2.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 51_remove_hostX.sh # Purpose....: Simple script to remove replication on a host, where the value of # the host is derived from the script name. e.g. 51_remove_host3.sh diff --git a/local/oudbase/templates/create/replication/51_remove_host3.sh b/local/oudbase/templates/create/replication/51_remove_host3.sh index be9b1522..95871394 100755 --- a/local/oudbase/templates/create/replication/51_remove_host3.sh +++ b/local/oudbase/templates/create/replication/51_remove_host3.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 51_remove_hostX.sh # Purpose....: Simple script to remove replication on a host, where the value of # the host is derived from the script name. e.g. 51_remove_host3.sh diff --git a/local/oudbase/templates/create/replication/52_remove_unavailable.sh b/local/oudbase/templates/create/replication/52_remove_unavailable.sh index ef1e4933..2f29cfb3 100755 --- a/local/oudbase/templates/create/replication/52_remove_unavailable.sh +++ b/local/oudbase/templates/create/replication/52_remove_unavailable.sh @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Usage......: 52_remove_unavailable.sh # Purpose....: Script to remove unavailable replication hosts # Notes......: diff --git a/local/oudbase/templates/create/wls_domain/create_domain.py.txt b/local/oudbase/templates/create/wls_domain/create_domain.py.txt index 69f72479..71f63fc9 100644 --- a/local/oudbase/templates/create/wls_domain/create_domain.py.txt +++ b/local/oudbase/templates/create/wls_domain/create_domain.py.txt @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to create WLS Domain # Notes......: # Reference..: https://github.com/oehrlis/oudbase diff --git a/local/oudbase/templates/create/wls_domain/create_domain.sh b/local/oudbase/templates/create/wls_domain/create_domain.sh index 5e972c0e..f79f3ed1 100644 --- a/local/oudbase/templates/create/wls_domain/create_domain.sh +++ b/local/oudbase/templates/create/wls_domain/create_domain.sh @@ -6,7 +6,7 @@ # Author.....: Patrick Joss (jpa) patrick.joss@trivadis.com # Editor.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Script to create an empty weblogic domain # with template Basic WebLogic Server Domain # Notes......: diff --git a/local/oudbase/templates/cron.d/oud.crontab b/local/oudbase/templates/cron.d/oud.crontab index 18b2779a..11e4a1f1 100644 --- a/local/oudbase/templates/cron.d/oud.crontab +++ b/local/oudbase/templates/cron.d/oud.crontab @@ -4,7 +4,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Cronjob File for OUD Environment # OUD_BASE ${OUD_BASE} # MAILADDRESS your email diff --git a/local/oudbase/templates/etc/housekeeping.conf b/local/oudbase/templates/etc/housekeeping.conf index d582c58b..716e1a1c 100644 --- a/local/oudbase/templates/etc/housekeeping.conf +++ b/local/oudbase/templates/etc/housekeeping.conf @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Logrotate configuration file for OUD Environment # Notes......: -- # Reference..: https://github.com/oehrlis/oudbase diff --git a/local/oudbase/templates/etc/oracle_oud_all b/local/oudbase/templates/etc/oracle_oud_all index 54a03845..98db7247 100755 --- a/local/oudbase/templates/etc/oracle_oud_all +++ b/local/oudbase/templates/etc/oracle_oud_all @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # chkconfig: 345 90 30 # description: Init.d script to start / stop all OUD instances using oud_start_stop.sh # Notes......: copy this script to /etc/init.d/oracle_oud_all diff --git a/local/oudbase/templates/etc/oud._DEFAULT_.conf b/local/oudbase/templates/etc/oud._DEFAULT_.conf index c0ca2e5a..3ca8c3d2 100644 --- a/local/oudbase/templates/etc/oud._DEFAULT_.conf +++ b/local/oudbase/templates/etc/oud._DEFAULT_.conf @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: OUD default config files # Notes......: This file initially gets configured during installation # of OUDBase diff --git a/local/oudbase/templates/etc/oud.crontab b/local/oudbase/templates/etc/oud.crontab index 18b2779a..11e4a1f1 100644 --- a/local/oudbase/templates/etc/oud.crontab +++ b/local/oudbase/templates/etc/oud.crontab @@ -4,7 +4,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Cronjob File for OUD Environment # OUD_BASE ${OUD_BASE} # MAILADDRESS your email diff --git a/local/oudbase/templates/etc/oud_instance.service b/local/oudbase/templates/etc/oud_instance.service index d7310f8e..e2873210 100644 --- a/local/oudbase/templates/etc/oud_instance.service +++ b/local/oudbase/templates/etc/oud_instance.service @@ -4,7 +4,7 @@ # File-Name..: oud_instance.service # Author.....: Stefan Oehrli, stefan.oehrli@oradba.ch # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: This is a template file for a systemd unit file for Oracle Unified # Directory instance. Adjust user, group, service name directory # path before using it. diff --git a/local/oudbase/templates/etc/oudenv.conf b/local/oudbase/templates/etc/oudenv.conf index 582ad4af..31c5b547 100644 --- a/local/oudbase/templates/etc/oudenv.conf +++ b/local/oudbase/templates/etc/oudenv.conf @@ -6,7 +6,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Configuration File to define alias and environment # variables for the OUD Instances # Notes......: This script is mainly used for environment without TVD-Basenv diff --git a/local/oudbase/templates/etc/oudenv_core.conf b/local/oudbase/templates/etc/oudenv_core.conf index 5848f5d3..0105cdb7 100644 --- a/local/oudbase/templates/etc/oudenv_core.conf +++ b/local/oudbase/templates/etc/oudenv_core.conf @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: OUD default core config file # Notes......: This file initially gets configured during installation # of OUDBase diff --git a/local/oudbase/templates/etc/oudenv_custom.conf b/local/oudbase/templates/etc/oudenv_custom.conf index 977b6742..8ee3ef2c 100644 --- a/local/oudbase/templates/etc/oudenv_custom.conf +++ b/local/oudbase/templates/etc/oudenv_custom.conf @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Configuration File to define custom alias and environment # variables for the OUD Instances # Notes......: This script is mainly used for environment without TVD-Basenv diff --git a/local/oudbase/templates/etc/wls_oudsm.service b/local/oudbase/templates/etc/wls_oudsm.service index 5bedfa6d..c501c413 100644 --- a/local/oudbase/templates/etc/wls_oudsm.service +++ b/local/oudbase/templates/etc/wls_oudsm.service @@ -4,7 +4,7 @@ # File-Name..: wls_oudsm.service # Author.....: Stefan Oehrli, stefan.oehrli@oradba.ch # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Unit file for OUDSM domain # Usage......: systemctl enable wls_OUDSM.service # Notes......: diff --git a/local/oudbase/templates/logrotate.d/oud b/local/oudbase/templates/logrotate.d/oud index 5b87395a..fc4b9a30 100644 --- a/local/oudbase/templates/logrotate.d/oud +++ b/local/oudbase/templates/logrotate.d/oud @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Logrotate configuration file for OUD instance # Notes......: -- # Reference..: https://github.com/oehrlis/oudbase diff --git a/local/oudbase/templates/logrotate.d/oudbase b/local/oudbase/templates/logrotate.d/oudbase index 45190d43..cad5bc58 100644 --- a/local/oudbase/templates/logrotate.d/oudbase +++ b/local/oudbase/templates/logrotate.d/oudbase @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Logrotate configuration file for OUD Environment # Notes......: -- # Reference..: https://github.com/oehrlis/oudbase diff --git a/local/oudbase/templates/logrotate.d/oudsm b/local/oudbase/templates/logrotate.d/oudsm index 198f0b5d..51a702bd 100644 --- a/local/oudbase/templates/logrotate.d/oudsm +++ b/local/oudbase/templates/logrotate.d/oudsm @@ -5,7 +5,7 @@ # Author.....: Stefan Oehrli (oes) stefan.oehrli@oradba.ch # Editor.....: Stefan Oehrli # Date.......: 2023.03.30 -# Version....: v3.4.0 +# Version....: v3.4.1 # Purpose....: Logrotate configuration file for OUDSM domain # Notes......: -- # Reference..: https://github.com/oehrlis/oudbase