univention-join has the "-verbose" flag to enable verbose logging. This appears to be done by simply setting a "set -x" at the beginning of the script. Unfortunately this exposes the administrator password which is then written several times to the join.log file. This is no good, even not when being aware of it. "-verbose" should log verbose output without the password.