OTRS Win 2.2.5 - SingleSignOn

Hilfe zu Znuny Problemen aller Art
Locked
MastereyeFFM
Znuny newbie
Posts: 4
Joined: 12 Feb 2008, 11:49

OTRS Win 2.2.5 - SingleSignOn

Post by MastereyeFFM »

OTRS Helpdesk 2.2.5

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 :( . Es scheint am Apache zu liegen und meine bisherige Suche brachte
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 :shock: online gehen wird und mein Abteilungsleiter darauf pocht, dass SSO funktioniert.
Bin für jeder Hilfe sehr dankbar.

Gruss Mastereye :D
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

OTRS Win 2.2.5 - SingleSignOn

Post by jojo »

Du musst Deinem Apachen Kerberos beibringen.... (mod_auth_kerb). Danach ist die Umgebungsvariable auch gesetzt...

http://modauthkerb.sourceforge.net/install.html
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
MastereyeFFM
Znuny newbie
Posts: 4
Joined: 12 Feb 2008, 11:49

OTRS Win 2.2.5 - SingleSignOn

Post by MastereyeFFM »

Hallo Jojo,

vielen dank für Deine Antwort :D . Leider habe ich das Problem, bin ein absoluter Newbeeee im Bereich Apache und Co., dass ich trotz der Anleitung irgendwie nicht zu Erfolg komme.
Unter Windows passt die Anleitung ja auch meiner Meinung nach nicht wirklich. Wie würde ich denn Besipielsweise den Configure-Befehl absetzen?! Auf dem Schlauch sitzen trifft
hier wohl mal wieder voll zu. :(

Kannst Du mir evtl. mal eine kleine Erklärung geben, was ich wo und wie machen muss, nachdem ich das Modul runtergeladen habe.
Newbeessss sind schon manchmal nervig, wa?!?! 8)

Trotzdem nochmals DANKE und noch ein angenehmes Wochenende.
Gruss MastereyeFFM
OTRS 2.2 - Windows Binary
Dell 2950 - 2 Sockel a 2,66 GHz Dual Xeon - 8GB - 4x 300GB SAS RAID5
Locked