Univention Bugzilla – Attachment 4428 Details for
Bug 27478
univention-s4search funktioniert nicht direkt nach samba3upgrade unter UCS 3.0-1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch für zusätzlichen ldapsearch-wrapper Filter
s4search_machine_secret.patch (text/plain), 708 bytes, created by
Arvid Requate
on 2012-06-06 18:13:28 CEST
(
hide
)
Description:
Patch für zusätzlichen ldapsearch-wrapper Filter
Filename:
MIME Type:
Creator:
Arvid Requate
Created:
2012-06-06 18:13:28 CEST
Size:
708 bytes
patch
obsolete
>--- /usr/sbin/univention-s4search.orig 2012-02-09 10:11:27.000000000 +0100 >+++ /usr/sbin/univention-s4search 2012-05-30 08:23:05.000000000 +0200 >@@ -74,7 +74,7 @@ > > ## currently the password in the secrets.ldb is set to machine.secret only on provision host, so we need to look it up from the secrets.ldb > # sampassword=$(cat /etc/machine.secret) >- sampassword=$(ldbsearch -H /var/lib/samba/private/secrets.ldb samAccountName="${hostname}\$" secret | sed -n 's/secret: \(.*\)/\1/p') >+ sampassword=$(ldbsearch -H /var/lib/samba/private/secrets.ldb samAccountName="${hostname}\$" secret | ldapsearch-wrapper | sed -n 's/secret: \(.*\)/\1/p') > samaccount="${windows_domain}/${hostname}\$" > > 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 27478
: 4428