kerberos-delegation Questions

1

Solved

We are trying to run an automated install from serverA on remote serverB which needs to talk to sql serverC using windows authentication. Invoke-Command -ComputerName serverB -ScriptBlock { $con...

1

Solved

I am doing kerberos delegation. I noticed that GSSUtil.createSubject(context.getSrcName(), clientCred) returns a Subject without having credentials in it. Prior to that i've done GSSCredential clie...
Hylton asked 27/5, 2019 at 5:58

1

Solved

Is it possible to connect to SAP HANA DB from my java application using jdbc and Kerberos Delegation? Now I can create jdbc connection to SAP HANA DB without input db login and password, using on...
Achromatize asked 3/5, 2017 at 7:37

2

I am trying to learn " How Kerberos can be implemented in Hadoop ?" I have gone through this doc https://issues.apache.org/jira/browse/HADOOP-4487 I have also gone through Basic Kerberos stuff ( ...

0

I am working on a Java server application (running under Windows as a service) and want to achieve the following scenario: A user issues a POST request to the server. The user is authenticated wi...

2

Solved

running Ansible 2.4.2 in an offline environment, using kerberos to authenticate, Via an ansible playbook, what is the proper syntax to run a powershell script with a specific (domain) user: DOMAI...
Catanddog asked 7/2, 2018 at 10:8

1

The picture bellow shows the architecture that I need to deploy, and it explains my problem. I already designed a sub system that contains a set of applications (web services, web applications) de...
1

© 2022 - 2024 — McMap. All rights reserved.