diff --git a/base/univention-system-setup/usr/lib/univention-system-setup/cleanup-post.d/08_activate_license b/base/univention-system-setup/usr/lib/univention-system-setup/cleanup-post.d/08_activate_license index a13b2b5dde..d09090b36a 100755 --- a/base/univention-system-setup/usr/lib/univention-system-setup/cleanup-post.d/08_activate_license +++ b/base/univention-system-setup/usr/lib/univention-system-setup/cleanup-post.d/08_activate_license @@ -36,7 +36,7 @@ eval "$(univention-config-registry shell)" email=$(get_profile_var email_address) if [ "$server_role" = "domaincontroller_master" -a -n "$email" ]; then echo "Activating the UCS license with the email address $email..." - /usr/sbin/umc-command -r -U "$hostname\$" -y /etc/machine.secret udm/request_new_license -o email="$email" + /usr/sbin/umc-command -r -U "$hostname\$" -y /etc/machine.secret udm/request_new_license -f license-request -o email="$email" echo "... done" fi diff --git a/management/univention-management-console-module-udm/umc/udm.xml b/management/univention-management-console-module-udm/umc/udm.xml index 4556fbc299..a74914d533 100644 --- a/management/univention-management-console-module-udm/umc/udm.xml +++ b/management/univention-management-console-module-udm/umc/udm.xml @@ -261,6 +261,15 @@ + + UCS license request + Request new license + + + + + + Portal settings Management of portals and their entries