The 13.0.6 app update introduced an error in this line:
|
appliance_id = $(ucr get umc/web/appliance/id) |
This results in a broken appliance detection and an error with the join script that cannot configure the ldap backend. The fix is to change the line to:
appliance_id=$(ucr get umc/web/appliance/id)