<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>Kerberos &#8211; OTOBO</title>
	<atom:link href="https://otobo.io/forums/topic-tag/kerberos/feed/" rel="self" type="application/rss+xml" />
	<link>https://otobo.io</link>
	<description>Open Source Ticketsystem</description>
	<lastBuildDate>Mon, 21 Jul 2025 11:10:20 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.5</generator>
	<item>
		<title>SSO mit Kerberos mit non Docker Version 11.0 und Apache2</title>
		<link>https://otobo.io/forums/topic/sso-mit-kerberos-mit-non-docker-version-11-0-und-apache2/</link>
		
		<dc:creator><![CDATA[Daniel Lang]]></dc:creator>
		<pubDate>Mon, 21 Jul 2025 11:10:20 +0000</pubDate>
				<guid isPermaLink="false">https://otobo.io/forums/topic/sso-mit-kerberos-mit-non-docker-version-11-0-und-apache2/</guid>

					<description><![CDATA[Hallo Community, wir haben aktuell Otobo 11.0 in non Docker Version mit Apache2 installiert. Weiters wurde erfolgreich eine Verbindung mit unserem LDAP eingerichtet um die Kundenbenutzer im Ticketsystem zu haben. Wo wir aktuell scheitern ist, dass wir keine Anleitung finden bzw. nicht weiterwissen wie wir SSO mit Kerberos einrichten. Mit der Bitte um Hinweise! Vielen [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Hallo Community,</p>
<p>wir haben aktuell Otobo 11.0 in non Docker Version mit Apache2 installiert. Weiters wurde erfolgreich eine Verbindung mit unserem LDAP eingerichtet um die Kundenbenutzer im Ticketsystem zu haben.<br />
Wo wir aktuell scheitern ist, dass wir keine Anleitung finden bzw. nicht weiterwissen wie wir SSO mit Kerberos einrichten.</p>
<p>Mit der Bitte um Hinweise!</p>
<p>Vielen Dank &amp; LG,</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Kerberos SSO in docker installation without Nginx container</title>
		<link>https://otobo.io/forums/topic/kerberos-sso-in-docker-installation-without-nginx-container/</link>
		
		<dc:creator><![CDATA[Stefano Grespan]]></dc:creator>
		<pubDate>Fri, 14 Oct 2022 11:26:45 +0000</pubDate>
				<guid isPermaLink="false">https://otobo.de/en/forums/topic/kerberos-sso-in-docker-installation-without-nginx-container/</guid>

					<description><![CDATA[Hello, I&#8217;m trying to implement Kerberos SSO authentication in our existing Otobo docker installation but, according to the guide, we should be using Https. By now, we have just HTTP (no Nginx container). Is there a way to add Https support to our server? Or we have to setup a brand-new installation? Thanks]]></description>
										<content:encoded><![CDATA[<p>Hello,</p>
<p>I&#8217;m trying to implement Kerberos SSO authentication in our existing Otobo docker installation but, according to the guide, we should be using Https. By now, we have just HTTP (no Nginx container). Is there a way to add Https support to our server? Or we have to setup a brand-new installation?</p>
<p>Thanks</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Single Sign On konfigurieren (Need Key!)</title>
		<link>https://otobo.io/forums/topic/single-sign-on-konfigurieren-need-key/</link>
		
		<dc:creator><![CDATA[Tobias Schöllmann]]></dc:creator>
		<pubDate>Tue, 23 Nov 2021 15:17:30 +0000</pubDate>
				<guid isPermaLink="false">https://otobo.de/de/forums/topic/single-sign-on-konfigurieren-need-key/</guid>

					<description><![CDATA[Otobo-Version: Branch rel 10-1 Otobo Installationsart: Docker Hallo zusammen, ich habe vor kurzem die Installation von Otobo über Docker https-kerberos erfolgreich abgeschlossen. Ich bin aktuell dabei unser Active Directory in Otobo zu integrieren. Die LDAP Authentifizierung funktioniert dabei einwandfrei. Nun möchte ich zusätzlich die Möglichkeit haben, dass unsere Nutzer den Anmeldebildschirm mit Hilfe von Single [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Otobo-Version: Branch rel 10-1<br />
Otobo Installationsart: Docker</p>
<p>Hallo zusammen, ich habe vor kurzem die Installation von Otobo über Docker https-kerberos erfolgreich abgeschlossen. Ich bin aktuell dabei unser Active Directory in Otobo zu integrieren. Die LDAP Authentifizierung funktioniert dabei einwandfrei. Nun möchte ich zusätzlich die Möglichkeit haben, dass unsere Nutzer den Anmeldebildschirm mit Hilfe von Single Sign On überspringen können.</p>
<p>Die Keytab Datei habe ich über unseren Domain Controller erstellt und in der Otobo VM mit erfolg getestet. Zusätzlich habe ich die /etc/krb5.conf entsprechend angepasst.<br />
(Quelle: <a href="http://otrshowto.blogspot.com/" rel="nofollow noopener" target="_blank">http://otrshowto.blogspot.com/)</a></p>
<p>Beim erstellen der Docker .env habe ich neben der in der Anleitung angegeben Werte, folgendes angepasst:</p>
<p>OTOBO_NGINX_SSL_CERTIFICATE=/etc/nginx/ssl/nginx-selfsigned.crt<br />
OTOBO_NGINX_SSL_CERTIFICATE_KEY=/etc/nginx/ssl/nginx-selfsigned.key</p>
<p># Kerberos Options<br />
# Kerberos keytab<br />
OTOBO_NGINX_KERBEROS_KEYTAB=/opt/otobo-docker/nginx-conf/krb5.keytab</p>
<p># Kerberos config<br />
OTOBO_NGINX_KERBEROS_CONFIG=/opt/otobo-docker/nginx-conf/krb5.conf</p>
<p># Kerberos Service Name<br />
OTOBO_NGINX_KERBEROS_SERVICE_NAME=HTTP/OTOBO-SERVER@UNSERE.DOMAIN</p>
<p># Kerberos REALM<br />
OTOBO_NGINX_KERBEROS_REALM=UNSERE.DOMAIN</p>
<p># Kerberos kdc / AD Controller<br />
OTOBO_NGINX_KERBEROS_KDC=AD-CONTROLLER-DNS-NAME</p>
<p># Kerberos Admin Server<br />
OTOBO_NGINX_KERBEROS_ADMIN_SERVER=AD-CONTROLLER-DNS-NAME</p>
<p># Kerberos Default Domain<br />
OTOBO_NGINX_KERBEROS_DEFAULT_DOMAIN=UNSERE.DOMAIN</p>
<p><strong>Nun habe ich folgendes Problem:</strong></p>
<p>Ich habe in die Config.pm zusätzlich zu der LDAP Auth folgendes Modul hinzugefügt:<br />
(Quelle: <a href="https://doc.otrs.com/doc/manual/admin/6.0/en/html/external-backends.html#agent-auth-backend-httpbasic" rel="nofollow noopener" target="_blank">https://doc.otrs.com/doc/manual/admin/6.0/en/html/external-backends.html#agent-auth-backend-httpbasic</a>)</p>
<p><code>$Self-&gt;{'Customer::AuthModule'} = 'Kernel::System::CustomerAuth::HTTPBasicAuth';<br />
$Self-&gt;{'Customer::AuthModule::HTTPBasicAuth::ReplaceRegExp'} ='@UNSERE.DOMAIN';</code></p>
<p>Wenn ich nun die Customer Login Seite aufrufe. Kommt direkt die Meldung &#8222;Benutzername oder Kennwort falsch&#8220;<br />
im log steht folgendes:</p>
<p>web_1 | ERROR: OTOBO-CGI-54 Perl: 5.32.1 OS: linux Time: Tue Nov 23 14:29:37 2021<br />
web_1 |<br />
web_1 | Message: Need Key!<br />
web_1 |<br />
web_1 | RemoteAddress: &lt;MEINE IP-ADRESSE&gt;<br />
web_1 | RequestURI: /otobo/customer.pl<br />
web_1 |<br />
web_1 | Traceback (18):<br />
web_1 | Module: Kernel::System::Cache::Get Line: 295<br />
web_1 | Module: Kernel::System::Web::InterfaceCustomer::_StoreFailedLogins Line: 1510<br />
web_1 | Module: Kernel::System::Web::InterfaceCustomer::Run Line: 354<br />
web_1 | Module: Plack::Sandbox::_2fopt_2fotobo_2fbin_2fpsgi_2dbin_2fotobo_2epsgi::__ANON__ Line: 587<br />
web_1 | Module: CGI::Emulate::PSGI::__ANON__ (v0.23) Line: 30<br />
web_1 | Module: Plack::Middleware::HTTPExceptions::try {&#8230;} Line: 20<br />
web_1 | Module: (eval) (v0.30) Line: 100<br />
web_1 | Module: Try::Tiny::try (v0.30) Line: 93<br />
web_1 | Module: Plack::Middleware::HTTPExceptions::call Line: 23<br />
web_1 | Module: Plack::Component::__ANON__ Line: 50<br />
web_1 | Module: Plack::Sandbox::_2fopt_2fotobo_2fbin_2fpsgi_2dbin_2fotobo_2epsgi::__ANON__ Line: 393<br />
web_1 | Module: Plack::Sandbox::_2fopt_2fotobo_2fbin_2fpsgi_2dbin_2fotobo_2epsgi::__ANON__ Line: 318<br />
web_1 | Module: Plack::Middleware::ForceEnv::call (v0.02) Line: 18<br />
web_1 | Module: Plack::Component::__ANON__ Line: 50<br />
web_1 | Module: Plack::Middleware::ReverseProxy::call (v0.16) Line: 68<br />
web_1 | Module: Plack::Component::__ANON__ Line: 50<br />
web_1 | Module: Plack::Middleware::Conditional::call Line: 16<br />
web_1 | Module: Plack::Component::__ANON__ Line: 50<br />
web_1 | Module: Plack::Middleware::ErrorDocument::call Line: 15<br />
web_1 | Module: Plack::Component::__ANON__ Line: 50<br />
web_1 | Module: Plack::App::URLMap::call Line: 71<br />
web_1 | Module: Plack::Component::__ANON__ Line: 50<br />
web_1 | Module: Plack::Middleware::Conditional::call Line: 16<br />
web_1 | Module: Plack::Component::__ANON__ Line: 50<br />
web_1 | Module: Plack::Sandbox::_2fopt_2fotobo_2fbin_2fpsgi_2dbin_2fotobo_2epsgi::__ANON__ Line: 358<br />
web_1 | Module: (eval) Line: 145<br />
web_1 | Module: Plack::Util::run_app Line: 145<br />
web_1 | Module: Plack::Handler::Gazelle::__ANON__ (v0.49) Line: 220<br />
web_1 | Module: Parallel::Prefork::start (v0.18) Line: 75<br />
web_1 | Module: Plack::Handler::Gazelle::run (v0.49) Line: 237</p>
<p>Welcher Key ist hier gemeint? Ich kann mit dem Fehler im Log leider nichts anfangen.</p>
<p>&nbsp;</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
