Univention Bugzilla – Attachment 7534 Details for
Bug 39700
univention-system-activation: On non-master systems, root ssh restrictions are not removed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for help text
bug39700-help-text.patch (text/plain), 1.24 KB, created by
Alexander Kläser
on 2016-03-14 16:14:12 CET
(
hide
)
Description:
Patch for help text
Filename:
MIME Type:
Creator:
Alexander Kläser
Created:
2016-03-14 16:14:12 CET
Size:
1.24 KB
patch
obsolete
>diff --git a/base/univention-system-activation/scripts/univention-system-activation b/base/univention-system-activation/scripts/univention-system-activation >index 798d793..e60252a 100755 >--- a/base/univention-system-activation/scripts/univention-system-activation >+++ b/base/univention-system-activation/scripts/univention-system-activation >@@ -65,12 +65,16 @@ function restrict_root_login() { > > if [ $# -eq 0 -o "$1" = "-h" -o "$1" = "--help" ]; then > echo >- echo "When started, deactivates all access to the UCS and enforces the" >- echo "redirection to a system activation web service. This service will be" >+ echo "When called with 'start', deactivates all access to the UCS and enforces" >+ echo "the redirection to a system activation web service. This service will be" > echo "disabled and previous apache sites will be re-activated after an" > echo "activated license has been imported successfully." > echo >- echo "usage: $(basename $0) [start|stop]" >+ echo "The action 'restrict-root' disables root access to the machine and" >+ echo "'allow-root' reverts these restrictions. Both will also be called along" >+ echo "with the actions 'start'/'stop', respectively." >+ echo >+ echo "usage: $(basename $0) [start|stop|allow-root|restrict-root]" > echo > exit 0 > fi
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 39700
:
7455
|
7456
| 7534 |
7536
|
7539