Univention Bugzilla – Attachment 5931 Details for
Bug 34317
ucs-overview variables only set when joined
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch: add an link to the umc-overview so you can also login if the system has not joined yet
patch_34317.diff (text/plain), 1.70 KB, created by
Alexander Kramer
on 2014-06-02 11:53:27 CEST
(
hide
)
Description:
patch: add an link to the umc-overview so you can also login if the system has not joined yet
Filename:
MIME Type:
Creator:
Alexander Kramer
Created:
2014-06-02 11:53:27 CEST
Size:
1.70 KB
patch
obsolete
>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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 34317
:
5931
|
5948