Univention Bugzilla – Attachment 9277 Details for
Bug 45596
96univention-samba4.inst aborts in UCS@school environments with administrative slaves
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
bug45596-qa-proposal.diff
bug45596-qa-proposal.diff (text/plain), 1.27 KB, created by
Arvid Requate
on 2017-11-07 18:31:37 CET
(
hide
)
Description:
bug45596-qa-proposal.diff
Filename:
MIME Type:
Creator:
Arvid Requate
Created:
2017-11-07 18:31:37 CET
Size:
1.27 KB
patch
obsolete
>diff --git a/services/univention-samba4/lib/base.sh b/services/univention-samba4/lib/base.sh >index 4a890ecfb9..4b75e832ca 100644 >--- a/services/univention-samba4/lib/base.sh >+++ b/services/univention-samba4/lib/base.sh >@@ -204,9 +204,9 @@ get_available_s4connector_dc() { > ## this can either be the administration or the education section, > ## both have separate samba domains, so ignore the other section > if is_localhost_education; then >- s4cldapfilter="(&(univentionService=S4 Connector)(objectClass=univentionDomainController)(!(univentionService=UCS@school Administration)))" >+ s4cldapfilter="(&(univentionService=S4 SlavePDC)(univentionService=S4 Connector)(objectClass=univentionDomainController)(univentionService=UCS@school Education))" > elif is_localhost_administration; then >- s4cldapfilter="(&(univentionService=S4 Connector)(objectClass=univentionDomainController)(!(univentionService=UCS@school Education)))" >+ s4cldapfilter="(&(univentionService=S4 SlavePDC)(univentionService=S4 Connector)(objectClass=univentionDomainController)(univentionService=UCS@school Administration))" > else > echo "ERROR: This seems to be a UCS@school school department server," 1>&2 > echo "ERROR: but is neither a administrative nor a educative server." 1>&2
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 45596
: 9277