Status
Neue Installation OTRS 2.2.5 - Konfiguration LDAP-Anbindung (funktionsfähig)
Und nun zu meinem Problem. Ich möchte SSO aktivieren und habe auch entsprechend des OTRS-Admin-Handbuch in die Config folgende Passge eingefügt:
# This is an example configuration for an apache ($ENV{REMOTE_USER})
# auth. backend. Use it if you want to have a singe login through
# apache http-basic-auth
$Self->{'Customer::AuthModule'} = 'Kernel::System::CustomerAuth::HTTPBasicAuth';
# Note:
# If you use this module, you should use the following
# config settings as fallback, if user isn't login through
# apache ($ENV{REMOTE_USER})
$Self->{CustomerPanelLoginURL} = 'http://host.example.com/not-authorised-for-otrs.html';
$Self->{CustomerPanelLogoutURL} = 'http://host.example.com/thanks-for-using-otrs.html';
Nun ist es aber so, dass die Variable $ENV{REMOTE_USER} nicht übergeben wird

nur Antworten im Bereich der Config-Datei von OTRS. Wer hat SSO bereits konfiguriert und kann mir sagen, was ich wo beim Apache oder auch OTRS noch ändern
muss. Anliegen ist sehr dringend, da meine Installation am Dienstag

Bin für jeder Hilfe sehr dankbar.
Gruss Mastereye
