Univention Bugzilla – Attachment 9259 Details for
Bug 45586
join-script 79univention-printserver.inst failes after update to 4.2-2 in a memberserver
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
mark_models_as_deprecated.patch
mark_models_as_deprecated.patch (text/plain), 706 bytes, created by
Felix Botner
on 2017-10-24 12:34:20 CEST
(
hide
)
Description:
mark_models_as_deprecated.patch
Filename:
MIME Type:
Creator:
Felix Botner
Created:
2017-10-24 12:34:20 CEST
Size:
706 bytes
patch
obsolete
>diff --git a/services/univention-printserver/mark_models_as_deprecated.py b/services/univention-printserver/mark_models_as_deprecated.py >index 32aa21e..afec446 100755 >--- a/services/univention-printserver/mark_models_as_deprecated.py >+++ b/services/univention-printserver/mark_models_as_deprecated.py >@@ -51,7 +51,7 @@ class UpdatePrinterModels(object): > univention.admin.modules.init(self.lo, self.position, self.models) > > def ldap_connection(self): >- self.co = univention.admin.config.config() >+ self.co = univention.admin.config.config(host=ucr.get('ldap/master')) > if self.options.binddn and self.options.bindpwd: > self.lo = univention.admin.uldap.access( > host=self.ucr['ldap/master'],
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 45586
:
9259
|
9260