Univention Bugzilla – Attachment 9125 Details for
Bug 45221
wrong regex for sed to find binddn in univention-run-join-scripts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
univention-run-join-scripts.patch
univention-run-join-scripts.patch (text/plain), 575 bytes, created by
Nico Stöckigt
on 2017-08-18 18:07:12 CEST
(
hide
)
Description:
univention-run-join-scripts.patch
Filename:
MIME Type:
Creator:
Nico Stöckigt
Created:
2017-08-18 18:07:12 CEST
Size:
575 bytes
patch
obsolete
>--- /usr/share/univention-join/univention-run-join-scripts 2017-03-21 13:44:47.000000000 +0100 >+++ /usr/share/univention-join/univention-run-join-scripts 2017-08-16 17:34:55.684000000 +0200 >@@ -156,7 +156,7 @@ > " > binddn=($(univention-ssh --no-split "$DCPWD" "$DCACCOUNT"@"$ldap_master" \ > /usr/sbin/udm users/user list --filter "'uid=$DCACCOUNT'" --logfile /dev/null | >- sed -ne 's|DN: ||p')) >+ sed -ne 's|^DN: ||p')) > if [ -z "$binddn" ]; then > # Next check is the local ldapi interface > binddn=($(univention-ssh --no-split "$DCPWD" "$DCACCOUNT"@"$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 45221
: 9125 |
9165