Univention Bugzilla – Attachment 9433 Details for
Bug 46265
Add "Console Logon" to connector/s4/mapping/group/ignorelist in UCS@school too
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
1.diff
1.diff (text/plain), 1.39 KB, created by
Arvid Requate
on 2018-03-05 17:51:19 CET
(
hide
)
Description:
1.diff
Filename:
MIME Type:
Creator:
Arvid Requate
Created:
2018-03-05 17:51:19 CET
Size:
1.39 KB
patch
obsolete
>diff --git a/ucs-school-metapackage/debian/ucs-school-master.postinst b/ucs-school-metapackage/debian/ucs-school-master.postinst >index ccf73b39..9b1a096b 100644 >--- a/ucs-school-metapackage/debian/ucs-school-master.postinst >+++ b/ucs-school-metapackage/debian/ucs-school-master.postinst >@@ -112,13 +112,13 @@ if [ "$1" = configure -a -z "$2" ]; then > fi > fi > >-if [ "$1" = configure ] && dpkg --compare-versions "$2" lt-nl 9.0.2-8; then >+if [ "$1" = configure ] && dpkg --compare-versions "$2" lt-nl 11.0.1-1; then > # Add some local groups to the ignore list > # Note: This must be in sync with univention-s4-connector.postinst (Bug #40418): > # TODO: Exceptions of Bug 29486 Comment 3 > group_ignorelist="$(ucr get connector/s4/mapping/group/ignorelist)" > updated_group_ignorelist="$group_ignorelist" >- for g in "Replicators" "Printer-Admins" "System Operators" "Enterprise Domain Controllers" "Remote Interactive Logon" "SChannel Authentication" "Digest Authentication" "Terminal Server User" "NTLM Authentication" "Other Organization" "This Organization" "Anonymous Logon" "Network Service" "Creator Group" "Creator Owner" "Local Service" "Owner Rights" "Interactive" "Restricted" "Network" "Service" "Dialup" "System" "Batch" "Proxy" "IUSR" "Self"; do >+ for g in "Console Logon"; do > echo "$group_ignorelist" | egrep -q "(,${g},|^${g},|,${g}$)" \ > || updated_group_ignorelist="$updated_group_ignorelist,$g" > done
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 46265
: 9433