LIB_DIR="${BASE_DIR}/lib"
CONF_DIR="${BASE_DIR}/etc"
-if [[ -f "${LIB_DIR}/functions.rc" ]] ; then
- . "${LIB_DIR}/functions.rc"
+if [[ -f "${BIN_DIR}/functions.rc" ]] ; then
+ . "${BIN_DIR}/functions.rc"
else
- echo "Bash resource file '${LIB_DIR}/functions.rc' not found" >&2
+ echo "Bash resource file '${BIN_DIR}/functions.rc' not found" >&2
exit 5
fi
DESCRIPTION=$( cat <<-EOF
Checks the given password of the given user against the password in LDAP.
-EOF
+ EOF
)
#------------------------------------------------------------------------------
LIB_DIR="${BASE_DIR}/lib"
CONF_DIR="${BASE_DIR}/etc"
-if [[ -f "${LIB_DIR}/functions.rc" ]] ; then
- . "${LIB_DIR}/functions.rc"
+if [[ -f "${BIN_DIR}/functions.rc" ]] ; then
+ . "${BIN_DIR}/functions.rc"
else
- echo "Bash resource file '${LIB_DIR}/functions.rc' not found" >&2
+ echo "Bash resource file '${BIN_DIR}/functions.rc' not found" >&2
exit 5
fi
LIB_DIR="${BASE_DIR}/lib"
CONF_DIR="${BASE_DIR}/etc"
-if [[ -f "${LIB_DIR}/functions.rc" ]] ; then
- . "${LIB_DIR}/functions.rc"
+if [[ -f "${BIN_DIR}/functions.rc" ]] ; then
+ . "${BIN_DIR}/functions.rc"
else
- echo "Bash resource file '${LIB_DIR}/functions.rc' not found" >&2
+ echo "Bash resource file '${BIN_DIR}/functions.rc' not found" >&2
exit 5
fi
LIB_DIR="${BASE_DIR}/lib"
CONF_DIR="${BASE_DIR}/etc"
-if [[ -f "${LIB_DIR}/functions.rc" ]] ; then
- . "${LIB_DIR}/functions.rc"
+if [[ -f "${BIN_DIR}/functions.rc" ]] ; then
+ . "${BIN_DIR}/functions.rc"
else
- echo "Bash resource file '${LIB_DIR}/functions.rc' not found" >&2
+ echo "Bash resource file '${BIN_DIR}/functions.rc' not found" >&2
exit 5
fi
LIB_DIR="${BASE_DIR}/lib"
CONF_DIR="${BASE_DIR}/etc"
-if [[ -f "${LIB_DIR}/functions.rc" ]] ; then
- . "${LIB_DIR}/functions.rc"
+if [[ -f "${BIN_DIR}/functions.rc" ]] ; then
+ . "${BIN_DIR}/functions.rc"
else
- echo "Bash resource file '${LIB_DIR}/functions.rc' not found" >&2
+ echo "Bash resource file '${BIN_DIR}/functions.rc' not found" >&2
exit 5
fi
LIB_DIR="${BASE_DIR}/lib"
CONF_DIR="${BASE_DIR}/etc"
-if [[ -f "${LIB_DIR}/functions.rc" ]] ; then
- . "${LIB_DIR}/functions.rc"
+if [[ -f "${BIN_DIR}/functions.rc" ]] ; then
+ . "${BIN_DIR}/functions.rc"
else
- echo "Bash resource file '${LIB_DIR}/functions.rc' not found" >&2
+ echo "Bash resource file '${BIN_DIR}/functions.rc' not found" >&2
exit 5
fi
COO
Investorrelations"
-if [[ -f "${LIB_DIR}/functions.rc" ]] ; then
- . "${LIB_DIR}/functions.rc"
+if [[ -f "${BIN_DIR}/functions.rc" ]] ; then
+ . "${BIN_DIR}/functions.rc"
else
- echo "Bash resource file '${LIB_DIR}/functions.rc' not found" >&2
+ echo "Bash resource file '${BIN_DIR}/functions.rc' not found" >&2
exit 5
fi