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

learn more… | top users | synonyms

0
votes
0answers
19 views

Can one use Kerberos authentication with libhdfs to talk to Hadoop 1.* clusters?

I have an application that uses libhdfs to store data in an HDFS cluster, and I've been asked to make it work against a cluster using Hortonworks 1.2 (which is Hadoop 1.1.2 under the hood), that ...
-2
votes
0answers
17 views

SetSpn for kerberos [closed]

I am trying use kerberos (with windows active directory). I know that clients get a service ticket from the TGS for the particular service. This implies the service is registered somewhere. I know I ...
0
votes
0answers
16 views

Kerberos SSO with mod_auth_kerb: Verification code 589824 and Token seems to be NTLM

I've run into some difficulties kerberizing a host, t.p.no. I'm follwing http://grolmsnet.de/kerbtut, which have worked for others kerberizing a host not added to the windows domain. The problem ...
-1
votes
1answer
26 views

Cannot change Kerberos password with passwd [closed]

I setted it up a common kerberos authentication for my domain. After that , its working fine without any issues. But a user cannot change the passwordd using linux command. On analysis on this , I ...
-1
votes
0answers
23 views

single sign on between Windows and Linux [closed]

I have Linux on equipment which uses single sign on using kerberos5 and OpenLDAP. The passwords are not in OpenLdap, are in kerberos5. In Openldap just have additional user information. On the other ...
-1
votes
0answers
22 views

Idea to authenticate mails, somewhat different [closed]

I wanted to ask for advice on something I'm trying to do. I did not find much information that is helpful, appreciate any ideas. I have linux computers that use single sign on using kerberos5 and ...
0
votes
0answers
27 views

Kerberos authentication between web app and web services

I have applied Kerberos filter for the web app and it is working fine with browser. Now I want my web services to be Kerberos enabled and for this I have applied Kerberos filter in web services and ...
0
votes
0answers
33 views

Can not use kerberos ticket to create hadoop file with java code

Our hadoop cluster use kerberos,so we need use kinit first, then use command like "hadoop fs -ls /". Now I use jaas and gssapi login and create file in cluster,but failed.here is my code: import ...
0
votes
0answers
14 views

Internet explorer sending kerberos tickets with every request, even when persist-auth is enabled

I have an intranet site hosted IIS 7 with windows authentication, configured to accept Negotiate. I also set the configuration setting to use per-connection Kerberos (non-NTLM) authentication: ...
0
votes
0answers
18 views

Kerberos with active directory from linux [migrated]

I have windows stations and a linux server - and I would like to perform SSO using Windows-Kerberos (via Active Directory - the same one all users on the windows station use). And so - I have ...
0
votes
0answers
16 views

Ubuntu : Uninstalling kerberos cannot remove associated files [closed]

I am using ubuntu 12.04. I am uninstalled kerberos using apt-get remove krb5-kdc krb5-admin-server. But , It's associated files like "/etc/krb5.conf , /etc/krb5kdc" are not removed , so i manually ...
0
votes
1answer
56 views

spnego authentication stops working when CAS deployed

I have a working tomcat instance where the tomcat-manager applet authenticates with SPNEGO. When I deploy CAS - configured to use SPNEGO - , the following happens: right after the deployment, both ...
0
votes
2answers
66 views

Login directly into my application when logged in into my system

I have a web application done in Java EE with Struts which has a login screen but I don't want to use it but I should login into my application when I login into my system using my system username and ...
0
votes
1answer
28 views

Remove NEGOTIATE from WindowsAuthentication in IIS

I have a site running in IIS 7.5 that is accessed using a DNS alias different from the actual server name. In IE 8, integrated authentication is failing, but in Firefox and Chrome everything works ...
0
votes
0answers
77 views

How to connect to hadoop cluster by ssh tunnel through kerberos authentication?

I could connect to hadoop cluster by ssh tunnel before when there's no kerberos authentication. Now my cluster need to upgrade to kerberos authentication. I try to connect to it by ssh tunnel again. ...
0
votes
0answers
19 views

Clear/Full redirect of streams in servlets

I am intrestend in performing a full redirect from an HTTP client, using a servlet, to another servlet located on a different machine. What's the catch and what do I mean by "FULL"? If I use ...
-1
votes
0answers
9 views

How to decide the spn details at run time in IIS7

I have two application in the website each runs in different identity. I wanted to set the spn in the machine for both identies. or i wanted to decide the spn at run time based on the request. if i ...
0
votes
0answers
28 views

How to get a Kerberos credential via Java Gss-api on win7

I want to write a simple program that implements security communication between client and server by calling gss-api. I try like this: mgr = GSSManager.getInstance(); krb5Mechanism = ...
-2
votes
0answers
58 views

Kerberos krb5_get_init_creds: unable to reach any KDC in realm [closed]

I am having issue with Keberos. The same setting is running perfectly on other machine. krb5_get_init_creds: unable to reach any KDC in realm Any clue what can cause this issue.
0
votes
1answer
47 views

Kerberos get initial credential

I try to program a Kerberized login module for my application, but I have some concepts unclear. I'm learning the MIT Kerberos API by reading source code mod_auth_kerb from Apache HTTP server (could ...
0
votes
0answers
20 views

Can spengo support websphere & linux?

I was wondering if the solution http://spnego.sourceforge.net may fit me. Some info about my enviornment: Windows XP/7 stations running a thick client that uses http to the server. Servers are ...
1
vote
1answer
34 views

JAVA & GSSAPI: Clearing cache

I wrote a simple java application that uses GSSAPI in order to connect to Active Directory (Kerberos SSO). I have 2 realms and KDCs: x and y. If I'll run the tool with realm/KDC x - The tool will ...
-1
votes
1answer
77 views

Kerberos on Hadoop

I have an Apache Hadoop (1.0.4) cluster running. I'm now trying to implement security on cluster by adding Kerberos to it. I have a Kerberos KDC running independently. . Is there any sort of ...
0
votes
2answers
43 views

javax.naming.AuthenticationException in gssapi

I'm trying to perform NTLM bind using JAVA GSSAPI. I'm receiving this error: javax.naming.AuthenticationException: GSSAPI [Root exception is javax.security.sasl.SaslException: GSS initiate failed ...
0
votes
0answers
36 views

Can't get sRealm to set correctly

[Heads up] Contains large Kerberos output We have set up Kerberos on a Linux Redhat2.6.18-164.el5. The krb5.conf is configured like this: (domain/realm names to protect employer): [logging] default ...
0
votes
2answers
149 views

GSSException: Message stream modified (41)

I'm working with an LDAP in forest architecture (all servers and my server are windows). I'm binding to the AD using NTLM authentication. I have a JAVA code that perform the operations against the ...
0
votes
1answer
39 views

Kerberos between IIS and SQLServer

Let's say I have computer SQLCOMP with MSSqlServer running under a local account (.\sqllocuser). I have another computer IISCOMP, with an IIS application (running under a domain account ...
0
votes
0answers
23 views

AUTH Kerberos didn't send to the server

I'm trying to run a code to make an Kerberos AUTH and try to find the messages in the Wireshark but can't see nothing in the communication. The function AcquireCredentialsHandle return OK: status = ...
0
votes
0answers
54 views

Can't change sqlnet.ora runtime?

I am trying to setup Kerberos authentication for my Oracle database and I have a situation where I need to maintain different versions of sqlnet.ora for each kerberos user connection. My application ...
0
votes
3answers
63 views

python trap on exit/catch system exceptions and issue kerberos command

We are currently in the middle of migrating to an SSH and Kerberos authentication scheme in our unix environment. I need to issue a Kerberos OS command in all our our automated python scripts anytime ...
0
votes
1answer
147 views

why mod_auth_kerb won't work when not joined to domain?

I'm trying to set up Active Directory Kerberos authentication with apache, using these instructions. I would like apache to be able to authenticate users against AD without the apache machine being ...
0
votes
0answers
180 views

Mod_auth_kerb: Warning: received token seems to be NTLM, possible issues?

I'm trying to set up mod_auth_kerb with Debian/Apache and a Windows2008 Active Directory. This works: kinit -k -t /etc/krb5.keytab HTTP/myhost.domain.local I see a valid ticket in klist, with Service ...
0
votes
0answers
42 views

Kerberos - Is there a way to get Master Key and decrypt the session key?

I'm not sure but I'm just guessing that if the following scenario could be achieved: For example, there is a proxy server sitting in the middle of Kerberos Client and the Resource Server. At first, ...
0
votes
0answers
74 views

Call WCF service from excel client using Kerberos Authentication

We have a requirement where we need to call WCF service method from excel using Kerberos Authentication. Calling WCF service normally from excel is fine. But I am facing some difficulties in doing it ...
0
votes
1answer
101 views

Single sign on with windows login

Now, I am developing a single sign on, so that the windows login can be used to access the local website, I am writing the code in Perl, I have no experience in making something like this, since there ...
0
votes
1answer
32 views

IE keeps destroying and recreating kerberos connections

How to keep a kerberos connection long-lived in IE 8? Here is what I observed (running browsers on MS windows server 2003): In IE8, if I make a request over kerberos connection to a server, it will ...
0
votes
0answers
87 views

Kerberos Oracle ADFS delegation S4U2Proxy ticket

We have a web site in .net 4.0 in IIS 7.5 at Windows Server 2008 R2 64, that are using Oracle Kerberos Authentication (SSO). The site uses WCF services as middle tier towards DB. All the users are ...
1
vote
0answers
115 views

WinRM - Second Hop without CredSSP

I would like to ask if it is possible to impersonate at "second hop" at WinRM service using only Kerberos (delegation)? CredSSP is no solution for me because I cannot prompt user password .. I'm ...
0
votes
1answer
78 views

GSSAPI get username password and build credential not working for non logged in user

I am developing a C++ client that uses GSSAPI to login to a server. For the credentials I am using gss methods to build a credential object(explained in code below). My code for this part is #include ...
0
votes
1answer
72 views

Call to GSSContext.initSecContext fails intermittently: Receive timed out

I'm writing client-side code for Windows Kerberos authentication with a service (logging code omitted): System.setProperty("javax.security.auth.useSubjectCredsOnly", "false"); // ...
3
votes
1answer
171 views

Unable to get negotiate authentication to work in a libcurl program

I am currently using libcurl(version 7.19.6 built with SPNEGO and GSS-Negotiate support) to write a client(C++/C) which connects to a protected webpage(Kerberos protected) behind a Tomcat Server. ...
0
votes
0answers
34 views

Retrieve Kerberos token via SSPI by username

Is there way to retrieve user token locally without password?
1
vote
0answers
32 views

Is it possible to retrieve custom property from AD using ADVAPI

I am doing NTLM/Kerberos SSO using com.sun.jna.platform.win32.Sspi, com.sun.jna.platform.win32.Secur32 and com.sun.jna.platform.win32.AdvapiUtils to actually authenticate the user against the AD and ...
0
votes
1answer
58 views

Using multiple keytabs in Kerberos JGSS without using JAAS .conf file

I want to use multiple keytabs in multiple server threads. I don't want to use JAAS conf file so i implemented my own login configuration in LoginConfiguration class. The getGSSCredentials() function ...
2
votes
1answer
75 views

Enable detailed logging for kerberos in java

I have a java-based web application that takes the contents of a web form containing a username and password and authenticates using kerberos to a Windows-based domain. The KDC address is apparently ...
0
votes
1answer
38 views

Linq to SQL Impersonation

I have an ASP.MVC 3.0 application. My solution is containing a Linq to SQL project (.dbml). I0ve made the choice to put it in a different project and not in the web application project. I also have ...
1
vote
1answer
192 views

Java - JNDI / Active Directory / Kerberos / WebLogic Server - Password Configuration

I want to fetch data from an Active Directory using Java and JNDI from my EJB. Doing this search I need to define a user and a password. I was thinking of creating a service account (for my server) in ...
0
votes
2answers
54 views

Does Greenplum support Kerberos Authentication between its nodes?

I need to "kerberize" our Greenplum cluster. One of the aspects of this is that I should kerberize the interface between the GP master and its Segment Hosts. I have been unable to determine if this ...
0
votes
0answers
113 views

GSS-negotiate curl based client , delegation how to?

I wish to enable kerberos credential delegation in a c++ client which connects to Tomcat servlet(intermediate server) using non browser http connection based on curl and then to a java server(final ...
1
vote
0answers
112 views

Disabling Replay Cache during context establishment in JGSS

I want to disable the replay cache during context establishment in Kerberos ( JGSS ) to avoid Request is a replay (34) exception. JGSS provides the method requestReplayDet() to be called on initiator ...

1 2 3 4 5 13