Tagged Questions

0
votes
2answers
356 views

Configure Tomcat for AD Kerberos + Impersonating

I would like to configure Tomcat to use Kerberos authentification against Active Directory, but also to use Impersonating (i.e. the Java's worker thread should be running under the …
1
vote
3answers
795 views

Access a SharePoint website fom a java Application with Kerberos authentication

I am trying to access a SharePont website fom a java Application. The SharePoint server prefers Kerberos authentication. Can you please provide an example for just the implementa …
0
votes
2answers
377 views

authenticate with ntlm (or kerberos) using java UrlConnection

I need to consume a rest web service with java, passing the credentials of a domain user account. right now I'm doing it with classic asp set xmlHttp = server.createObject( "msx …
0
votes
1answer
74 views

Seamless SSO authenticating against Active Directory

I have a webpage that I only want a specific group to log into. I work at a college and we use Active Directory accounts and only a certain group can access this php page (on apac …
1
vote
3answers
346 views

Using C# console app to call lists.asmx getting ‘http request is unauthorized with clien tauthentication scheme ‘ntlm’. The authentication header received from the server was ‘Negotiate, NTLM’.

Environment: Kerberos turned on in QA & Production, not in Dev (stupid I know, but I don't admin any of the boxes) Hitting a sharepoint webservice to GET data from a sharepo …
1
vote
2answers
27 views

IE gets wrong Security Zone when accessing SSRS Reports

I have some machines that when accessing SSRS Reports show "Internet" or "Unknown Zone(Mixed) instead of "Local Intranet". Some user never report this problem, for others it appear …
0
votes
2answers
53 views

krb-error 30 error code:KRB5KDC_ERR_S_PRINCIPAL_UNKNOWN Server Name(Unknown) HTTP/Null

Hi I have searched many blog posts but could not get any solution. I have seen many posts with a similar kind of error but in their case Server Name: HTTP/Domain Name I was able to …
0
votes
1answer
36 views

Is it possible to integrate Kerberos authentication into Jetty 6?

We currently have an application that runs an embedded jetty 6.1.14 server to which we need to add authentication via Kerberos. I'm new to Kerberos, which makes the task about 100 …
1
vote
3answers
123 views

If Kerberos Authentication fails,will it always fall back to NTLM?

I have gone through many blogs which are telling that if Kerberos fails then it automatically falls back to NTLM.Is it true?
0
votes
2answers
1k views

Tomcat authentication using SPNEGO/Kerberos and delegation

Is there an apache module that implements Kerberos authentication for use by Tomcat and also supports Kerberos delegation? I've already looked at mod_spnego and it throws away the …
0
votes
3answers
368 views

Can I indicate to clients that SPNEGO is supported but NTLM is not for HTTP requests?

The two WWW-Authenticate additions Microsoft makes use of that I am currently aware of are NTLM Negotiate If Negotiate is sent down from the server, based on a set of condition …
2
votes
2answers
377 views

SPNEGO (kerberos token generation/validation) for SSO using Python

I'm attempting to implement a simple Single Sign On scenario where some of the participating servers will be windows (IIS) boxes. It looks like SPNEGO is a reasonable path for this …
1
vote
1answer
54 views

Configure WCF Client to Use Web Services Security Kerberos Token Profile 1.1

Morning, Does anyone know how to configure WCF (any binding type, we are currently using WSHttpBinding but am happy to move to a CustomBinding or alternative if necessary) to use …
4
votes
2answers
301 views

Kerberos user authentication in Apache

Hi, can anybody recommend some really good resources for how to get Apache authenticating users with Kerberos. Background reading on Kerberos would also be useful Thanks Peter …
1
vote
1answer
36 views

Kerberos, delegation and how to do this correctly?

I've got two separate homemade applications that need to communicate among themselves. One is a frontend application (asp.net actually), the other is a backend interface to an acco …

1 2 3 4 5 6 next
15 30 50 per page