Bug 30348

Summary: univention-squid-kerberos not usable on memberservers
Product: UCS Reporter: Arvid Requate <requate>
Component: SquidAssignee: UCS maintainers <ucs-maintainers>
Status: RESOLVED WONTFIX QA Contact:
Severity: minor    
Priority: P5 CC: gohmann, petersen, requate
Version: UCS 4.2   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
See Also: https://forge.univention.org/bugzilla/show_bug.cgi?id=34669
What kind of report is it?: Development Internal 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:

Description Arvid Requate univentionstaff 2013-02-07 21:56:25 CET
Da das Paket univention-squid-kerberos eine Abhängigkeit auf univention-samba4 erklärt, ist es akutell nicht auf Memberservern verwendbar.

Sollte das geändert werden, muss der Fehler aus Bug #28814  auch im Joinscript dieses Paketes behoben werden (aktuell ist es unmaintained).


+++ This bug was initially created as a clone of Bug #28814 +++

# parse binddn and bindpwd from command line arguments into shell variables
eval $(echo "$@" | sed -n 's/.*--binddn \(.*\) --bindpwd
\(.*\).*/binddn="\1"\nbindpwd="\2"/p')

Das führt bei Passwörtern welche Dollarzeichen enthalten zu falschen
Ergebnissen.
In der Folge schlägt net rpc join fehl, da dort $bindpwd verwendet wird.
Comment 1 Arvid Requate univentionstaff 2013-02-07 22:15:05 CET
Again in english:

The package univention-squid-kerberos declares a dependency on univention-samba4 which currently makes it unusable on member servers.

If this should change, the quoting error treated in Bug 28814 needs to be fixed in this package as well (currently it is unmaintained).



+++ This bug was initially created as a clone of Bug #28814 +++

# parse binddn and bindpwd from command line arguments into shell variables
eval $(echo "$@" | sed -n 's/.*--binddn \(.*\) --bindpwd
\(.*\).*/binddn="\1"\nbindpwd="\2"/p')
Comment 2 Stefan Gohmann univentionstaff 2017-06-16 20:37:47 CEST
This issue has been filed against UCS 3. UCS 3 is out of the normal maintenance and many UCS components have vastly changed in UCS 4.

If this issue is still valid, please change the version to a newer UCS version otherwise this issue will be automatically closed in the next weeks.
Comment 3 Ingo Steuwer univentionstaff 2020-07-03 20:54:46 CEST
This issue has been filed against UCS 4.2.

UCS 4.2 is out of maintenance and many UCS components have changed in later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or reopen it and update the UCS version. In this case please provide detailed information on how this issue is affecting you.