Skip to main content

Questions tagged [kerberos]

Kerberos is a single sign-on (SSO) network authentication protocol designed to allow nodes, communicating over a non-secure network, to prove their identity to one another in a secure manner.

0 votes
0 answers
18 views

Ansible - Bad HTTP Response

I installed Ansible on a VM and want to automate Windows Updates on Windows Hosts. When i try to ping the hosts with the command: ansible test -m win_ping -vvv i receive a Bad HTTP Error client.xxx.DE ...
Ray61's user avatar
  • 1
0 votes
0 answers
15 views

Spark not asking for delegation tokens from ticket cache after upgrading to 3.5.1

We are not able to upgrade Spark from version 3.1.3 to 3.5.1 due to an authentication error. Steps to reproduce the issue: Create the Spark image from the binary. Edit the image entrypoint in order ...
maron's user avatar
  • 1
1 vote
0 answers
37 views

Kerberos authentication in IIS

I have 2 VMS. VM1 is a Windows AD Server with IIS installed and VM2 is a Windows 11 VM. Both VMs are joined on a domain. I can access the default IIS webpage both on VM1 using localhost and on VM2 ...
sanny_gomes's user avatar
0 votes
0 answers
17 views

failed authentication with kerberos

The project involves developing a secure authentication system using GSSAPI for a client-server connection, with the aim to operate everything locally on a single machine using Kerberos. The system is ...
Angelo Pagotto's user avatar
-2 votes
0 answers
23 views

kerberos authentication: Errore di autenticazione: Failed to complete GSSAPI step: 0

The project involves developing a secure authentication system using GSSAPI for a client-server connection, with the aim to operate everything locally on a single machine using Kerberos. The system is ...
tom james's user avatar
0 votes
1 answer
37 views

Does integrated Windows authentication in Ansible require a physical connection to MSSQL server?

Description: I'm currently setting up an Ansible playbook to connect to an MSSQL database server hosted on Windows using integrated Windows authentication. However, I'm uncertain about the requirement ...
Lucifer007's user avatar
-1 votes
0 answers
21 views

How to create an integrated Windows authentication connection to MSSQL DB server from Ansible on a Linux host?

Description: I'm trying to set up an Ansible playbook that connects to a MSSQL database server hosted on Windows using integrated Windows authentication. The host running Ansible is a Linux machine. ...
Lucifer007's user avatar
0 votes
1 answer
38 views

How to Negotiate authentication with gMSA account in ASP.NET Core app running on Kestrel

I have an ASP.NET Core Web API that runs as a Windows service under gMSA (group Managed Service Account) in test on-prem AD environment using a Kestrel web server. App uses Negotiate authentication (...
ispa's user avatar
  • 1
0 votes
0 answers
21 views

Hivemetastore - create external db failing due to kerberos authentication

I have a hive metastore setup on derby. I want to create an external table. The data sits on a remote hdfs location. I am using kerberos auth. My hive-site and core-site and hdfs-site have all the ...
isha kulkarni's user avatar
0 votes
1 answer
59 views

How to organize http client requests authorization via spnego?

I am trying to authenticate on remote sever with kerberos, using http4s scala client. After researching this tech, I realised that. Firstly I need to make some empty request to server with no special ...
Ostap Strashevskii's user avatar
-1 votes
0 answers
38 views

NullPointerException while creating KerberosServiceRequestToken object from deserialized json

The Spring authorization server stores KerberosServiceRequestToken objects in the database. While storing the object serialization takes place and the serialized object gets stored in the table. But ...
chirag nathwani's user avatar
0 votes
0 answers
30 views

Nfs with Kerberos - Can't connect with sec=krb5*

I can't mount volumes using any sec=krb5*. sec=sys works fine Machine 1 (M1): nfs-kernel-server/Kerberos [openSUSE] [192.168.2.255] (Yes it's .255 it's a /23 network) Machine 2 (M2): Client [Debian] [...
Francisco Pena's user avatar
0 votes
0 answers
110 views

Kerberos checksum failed in Keycloak docker container

Struggling for days now regarding the setup of Kerberos in a Keycloak 24.x docker container. What I've done so far : Creating a custom image installing krb5-workstation in my image Mounting an ...
Arnaud F.'s user avatar
  • 8,392
0 votes
0 answers
18 views

How to use Sublime to Edit Files in Remote Server Using Kerberos Authentication

I am trying to use Sublime Text to edit files in a remote server that I connect with a Kerberos ticket. Normally, I first get a Kerberos ticket, and then I can use open-ssh to connect to the server. ...
Seyhan Gul's user avatar
0 votes
0 answers
90 views

Negotiate Authentication validating user. Result: {result=BH, notes={message: received type 1 NTLM token

I have a Kerberos environment where my proxy expects Kerberos authentication. This environment has three hosts, a Windows client (joined to AD), a linux host running the proxy (joined to AD) and the ...
bluesky's user avatar
  • 21

15 30 50 per page
1
2 3 4 5
240