View | Details | Raw Unified | Return to bug 34317 | Differences between
and this patch

Collapse All | Expand All

(-)univention-management-console-frontend.postinst (+12 lines)
 Lines 46-52    Link Here 
46
	"umc/web/sso/newwindow=yes" \
46
	"umc/web/sso/newwindow=yes" \
47
	"umc/web/sso/timeout=15" 
47
	"umc/web/sso/timeout=15" 
48
48
49
# 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
50
# instead of the normal text the user will see: 'Please login as root to join the domain'
51
# this text will be overwritten if the system joins the master - see: 34univention-management-console-web-server.inst
52
ucr set ucs/web/overview/entries/admin/umc/icon?"/univention-management-console/js/dijit/themes/umc/icons/50x50/univention-management-console.png" \
53
    ucs/web/overview/entries/admin/umc/label?"System and domain settings" \
54
    ucs/web/overview/entries/admin/umc/label/de?"System- und Domäneneinstellungen" \
55
    ucs/web/overview/entries/admin/umc/description?"Please login as root to join the domain " \
56
    ucs/web/overview/entries/admin/umc/description/de?"Bitte loggen Sie sich als Nutzer root ein, um der Domaine beizutreten." \
57
    ucs/web/overview/entries/admin/umc/link?"/univention-management-console" \
58
    ucs/web/overview/entries/admin/umc/priority?"10"
59
/etc/init.d/univention-management-console-web-server restart
49
60
61
50
dpkg-maintscript-helper rm_conffile /etc/univention/templates/files/usr/share/univention-management-console-frontend/languages.json 3.0.129-1~ -- "$@"
62
dpkg-maintscript-helper rm_conffile /etc/univention/templates/files/usr/share/univention-management-console-frontend/languages.json 3.0.129-1~ -- "$@"
51
dpkg-maintscript-helper rm_conffile /etc/univention/templates/info/univention-management-console-frontend.info 3.0.129-1~ -- "$@"
63
dpkg-maintscript-helper rm_conffile /etc/univention/templates/info/univention-management-console-frontend.info 3.0.129-1~ -- "$@"
52
univention-config-registry update
64
univention-config-registry update

Return to bug 34317