Index: management/univention-management-console-frontend/debian/univention-management-console-frontend.postinst =================================================================== --- management/univention-management-console-frontend/debian/univention-management-console-frontend.postinst (Revision 50941) +++ management/univention-management-console-frontend/debian/univention-management-console-frontend.postinst (Arbeitskopie) @@ -47,6 +47,18 @@ "umc/web/sso/timeout=15" +# set ucs-overview variables - only if they aren't set, so the user can also login even the system has not joined the domain yet +# instead of the normal text the user will see: 'Please login as root to join the domain' +# this text will be overwritten if the system joins the master - see: 34univention-management-console-web-server.inst +> ucr set ucs/web/overview/entries/admin/umc/icon?"/univention-management-console/js/dijit/themes/umc/icons/50x50/univention-management-console.png" \ +> ucs/web/overview/entries/admin/umc/label?"System and domain settings" \ +> ucs/web/overview/entries/admin/umc/label/de?"System- und Domäneneinstellungen" \ +> ucs/web/overview/entries/admin/umc/description?"Please login as root to join the domain" \ +> ucs/web/overview/entries/admin/umc/description/de?"Bitte loggen Sie sich als Benutzer root ein, um der Domäne beizutreten" \ +> ucs/web/overview/entries/admin/umc/link?"/univention-management-console?username=root" \ +> ucs/web/overview/entries/admin/umc/priority?"10" + + dpkg-maintscript-helper rm_conffile /etc/univention/templates/files/usr/share/univention-management-console-frontend/languages.json 3.0.129-1~ -- "$@" dpkg-maintscript-helper rm_conffile /etc/univention/templates/info/univention-management-console-frontend.info 3.0.129-1~ -- "$@" univention-config-registry update