Bug 26827 - univention-lib/umc.sh übergibt beliebige Argumente an udm-cli
univention-lib/umc.sh übergibt beliebige Argumente an udm-cli
Status: CLOSED DUPLICATE of bug 24758
Product: UCS
Classification: Unclassified
Component: univention-lib
UCS 3.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: Bugzilla Mailingliste
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-04-18 13:39 CEST by Arvid Requate
Modified: 2023-03-25 06:53 CET (History)
2 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arvid Requate univentionstaff 2012-04-18 13:39:55 CEST
In /usr/share/univention-lib/umc.sh wird BIND_ARGS="$@" gesetzt; das macht den Einsatz als shell include in anderen Skripten fehleranfällig, da dann alle Kommandozeilenargumente in BIND_ARGS landen und dann in den udm-CLI Aufrufen der Fin umc.sh definierten Funktionen mit übergeben werden. Hier sollten nur gezielt --binddn und --bindpwd herausgefischt werden.
Comment 1 Philipp Hahn univentionstaff 2013-07-17 18:02:25 CEST

*** This bug has been marked as a duplicate of bug 24758 ***