Bug 521 - Unaufgeläste base-config Variable
Unaufgeläste base-config Variable
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: LDAP
UNSTABLE
i386 Linux
: P2 normal (vote)
: ---
Assigned To: Roland Bauerschmidt
:
Depends on:
Blocks: 42678
  Show dependency treegraph
 
Reported: 2003-11-11 18:30 CET by Peter Ganten
Modified: 2016-10-14 11:06 CEST (History)
0 users

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 Peter Ganten univentionstaff 2003-11-11 18:30:14 CET
In /etc/runit/univention-ldap-listener/run:

if [ "`echo @%@ldap/master/bind@%@ | tr A-Z a-z`" = "gssapi" ]; then
        options="-K"
else
        options="-x -y /etc/ldap-backup.secret"
fi

Wir sind uns nicht sicher, ob das so gemeint ist, weil Kerberos mit dem Listener
noch nicht funktionier oder ob da vergessen worden ist, eine Variable zu setzen.
Comment 1 Stefan Gohmann univentionstaff 2004-01-12 10:21:10 CET
roland, kannst du dazu etwas sagen?
Comment 2 Stefan Gohmann univentionstaff 2004-03-17 07:16:43 CET
Ist erstmal entfernt.