Skip to main content

All Questions

0 votes
0 answers
44 views

Grant access to Typo3 Middleware using Apache's <Location> when <Location /> is secured using Kerberos SSO

I can't find a way to unlock a middleware within one of my extensions for an an external (other domain) javascript ajax-call: $.ajax({ type:"GET", url:'https://intranet....
Salvatore Callari's user avatar
0 votes
1 answer
305 views

Delphi Apache-Module with SSO

we successfully created an apache module with Embarcadero Delphi (10.3). Next step is the idea to extend this module with SSO-functionality (NTML/Kerberos). I understand there are several modules for ...
Sillicoid's user avatar
1 vote
0 answers
872 views

How to handle different servernames with SPN, apache2 on OpenShift, and kerberos SSO auth

I'm trying to create a generic apache2 webserver as an authentication "gateway". Scenario: Someone browses to spn-servername.active-directory.int/secure, apache should try to use kerberos to verify ...
schumischumi's user avatar
2 votes
1 answer
9k views

GSSAPI authentication fails for Redmine

I have configured SSO for Redmine on Apache with Kerberos + GSSAPI. It works OK for the first time. But I postponed this configuration and when I setup it again SSO auth fails with the following ...
alexBl's user avatar
  • 53
0 votes
0 answers
1k views

SSO with Kerberos in Apache - No users names in logs?

I'm using apache with kerberos and Drupal SSO/LDAP, which works fine. In my logs, however, I don't see the users that are authenticated, only: kerb_authenticate_user entered with user (NULL) and ...
Markus's user avatar
  • 452
0 votes
0 answers
2k views

How to pass Kerberos tickets via Apache server to back-end services

I have a couple of services running exposed as APIs that are invoked by my Web actions. As of now, there is no authentication on the APIs but make use of user ID being fetched via SSO from my Web ...
Harman's user avatar
  • 727
0 votes
0 answers
355 views

Kerberos SSO with weblogic

I have managed to configure the weblogic for the SSO with windows AD, however there are several questions on which I need clarity 1) When I access the application from my browser with the apache web ...
Abhishek Yadav's user avatar
2 votes
1 answer
1k views

Apply single sign-on for computers not in ActiveDirectory domain

I have one Windows AD server, and one Linux server which runs Apache and Subversion, also have one Windows server runs .net web application which use Windows Authentication. I already configured ...
Ricky Wu's user avatar
  • 163
0 votes
1 answer
5k views

Why I'm getting 'No credentials cache found' on SSO using pyKerberos (authGSSClientStep)?

I use SLES11 with a Python2.6 and Apache Web-Application. I have a Active Directory Server with Kerberos and I want to use SSO with my Application. I already created a service principal HTTP/host....
Enrico Heller's user avatar
0 votes
1 answer
2k views

Multiple realms for Apache and Kerberos single sign-on

I don't have any experience with Kerberos and I couldn't find any way to achieve that. I have a Linux machine with Apache trying to authenticate using Kerberos. The issue is that there are multiple ...
Andrei Savin's user avatar
  • 2,444
2 votes
1 answer
3k views

Configure Kerberos SSO on Moodle: KRB5KDC_ERR_PREAUTH_REQUIRED

I'm trying to set up kerberos SSO in Moodle but I'm getting a error_code: KRB5KDC_ERR_PREAUTH_REQUIRED (25): 1) I've configured kerberos on Apache: installed kerberos, configured via /etc/krb5.cnf, ...
Packet Tracer's user avatar
0 votes
2 answers
5k views

Browser sends NTLM ticket instead of Kerberos ticket

I'm having a problem that's driving me nuts. I'm trying to achive single sign-on on a combination of windows server 2012 as active directory server, ubuntu 12.04 with apache as webserver and a windows ...
Bjarke's user avatar
  • 21
2 votes
1 answer
1k views

Kerberos Authentication for multi-tenant apache hosted Rails app

I would like to support a multi-tenant rails application with conditional support for Kerberos authentication by tenant. The examples I've seen with mod_auth_kerb assume the apache server will reach ...
Mark Nadig's user avatar
  • 5,118
5 votes
1 answer
7k views

apache-mod_auth_kerb; kerb_authenticate_user entered with user (NULL) and auth_type Kerberos; Client didn't delegate us their credential

I am trying to setup Integrated Windows authentication with kerberos using ActiveDirectory in windows server 2008 and everything works well and I am able to get kerberos tickets on successful login. I ...
user avatar
0 votes
0 answers
664 views

Kerberos ticket cache with PHP

I am trying to get a full Kerberized domain environment configured, and one of the obstacles is webmail. I have scoured the Internet for information about how to do single sign on with Kerberos ...
Robin McCorkell's user avatar

15 30 50 per page