Skip to main content
161 votes
63 answers
800k views

I am struggling to get a SQL Server connection from machine A to machine B which is running the SQL Server. I have Googled extensively and all the things I have found have not worked. Nor do they ...
TheEdge's user avatar
  • 10.2k
1 vote
0 answers
27 views

I am running a Hadoop HDFS client inside WildFly and connecting to a Kerberos-secured HDFS cluster. Environment: - WildFly 34 (bootable JAR) - Java 17 - Hadoop client 3.x - Kerberos authentication ...
ilham hitam's user avatar
0 votes
1 answer
41 views

I guess the solution is quite easy, but I just dont see the point: We had a kerb auth working, but s'one destroyed it quite a while ago. Now I dont get it working again: kerb authentication works and ...
Synopsis's user avatar
  • 374
1 vote
2 answers
133 views

I'm building a single-sign-on solution where: A user boots up their Active Directory–joined Windows machine. My app auto-starts after the Winlogon event. Since the user already has a TGT from logon, ...
TechTomic's user avatar
0 votes
1 answer
159 views

I am using the kerberos Node.js library to verify Kerberos service tickets. My setup includes: Active Directory Windows Server on the network. Linux server that verifies service tickets received from ...
TechTomic's user avatar
1 vote
1 answer
371 views

I am trying to solve the problem of accessing a service (HTTP) using the kerberos constrained delegation mechanism. It seems that I am forming the kerberos ticket correctly, but at the same time ...
Dmitriy's user avatar
  • 29
1 vote
2 answers
221 views

I am trying to get a Kerberos TGS ticket from the cache (without contacting the KDC). I create a TGT ticket using kinit and a TGS ticket, using kvno cifs/. To ensure I have cached the tickets, I use ...
Tal Dulberg's user avatar
0 votes
1 answer
48 views

I submit a Flink job to Hadoop-Yarn, and use Flink application mode. Everything is normal on the client side, but the app master starts failing on the NodeManager, with the following logs. ...
menghe's user avatar
  • 11
1 vote
1 answer
221 views

I'm building an app behind IIS. IIS manages authentication and reverse proxy to my app. in IIS : anonymous Authentication disabled Asp.net impersonation disabled Windows authentication enabled, ...
Fabien's user avatar
  • 181
1 vote
1 answer
91 views

I am trying to build a MacOS application can manage calls to protected resources using kerberos authentication. In a browser, that's the seamless authentication which works easily (using the WWW-...
Ste's user avatar
  • 333
2 votes
2 answers
449 views

I have a Oracle 19c system on Linux with krb5 auth enabled using Windows AD KDC. Both sqlplus and jdbc access are working fine. When I tried to test with ucp (ucp11.jar, ojdbc11.jar), I ran into ORA-...
Joel's user avatar
  • 21
1 vote
0 answers
223 views

I would like to change in my file sqlnet.ora from OSMSFT:// to MSLSA: to integrate Microsoft security. The problem come when I try to open a database in with authentification Kerberos like : sqlplus /@...
SRI_Techno's user avatar
1 vote
2 answers
408 views

Trying to run basic Ansible Windows module on a remote Windows server and receiving the error displayed below: "unreachable": true, "msg": "ntlm: HTTPConnectionPool(host='...
Jahanvi J's user avatar
1 vote
0 answers
235 views

I've been working on getting the Oracle VS Code extension set up. I have an Oracle client that uses Kerberos authentication (note that this is a company-managed laptop, I do not have admin access) I'm ...
Ryan F's user avatar
  • 21
0 votes
0 answers
81 views

I have the following setup. A user using my MVC web app (.net framework 4.8) hits a button which triggers a controller. The controller then makes a call to an API which is hosted on the same web ...
Andrew N's user avatar
  • 521

15 30 50 per page
1
2 3 4 5
238