Index: univention-management-console-frontend.postinst =================================================================== --- univention-management-console-frontend.postinst (Revision 50795) +++ univention-management-console-frontend.postinst (Arbeitskopie) @@ -46,7 +46,19 @@ "umc/web/sso/newwindow=yes" \ "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 Nutzer root ein, um der Domaine beizutreten." \ + ucs/web/overview/entries/admin/umc/link?"/univention-management-console" \ + ucs/web/overview/entries/admin/umc/priority?"10" +/etc/init.d/univention-management-console-web-server restart + 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