kerberos
Problem with SSPI/Kerberos authorization on windows service
Dear programmers! Today I have faced a serious problem, that I don\'t know how to approach. I\'m trying to implement an authorization service, using SSPI/Kerberos. I\'m testing it on my local comput[详细]
2022-12-29 00:32 分类:问答kerberos ENC-TC
What is wrong with the heimdal configuration? kinit test test@REALM\'s Password: kinit: krb5_get_init_creds: No ENC-TS found[详细]
2022-12-27 02:44 分类:问答how to force client(winform) application to use NTLM when calling web services
I have a winform application calling web services hosted in IIS, by default, the client app will use Kerberose for auth开发者_开发问答entication to IIS, and it failed for some reasons。 But the same a[详细]
2022-12-25 02:51 分类:问答Kerberos and/or other authentication systems - One time logon for all PHP scripts
I\'m managing a set of web apps, almost exclusively written in PHP, and would like to find an authentication platform to build a role-based authorization sy开发者_运维百科stem on top of. Also, I\'d li[详细]
2022-12-24 22:52 分类:问答AcceptSecurityContext (Kerberos) returns SEC_E_LOGON_DENIED
I am trying to write a simple application that performs Kerberos authentication (no mutual authentication for now).[详细]
2022-12-23 17:14 分类:问答LsaCallAuthenticationPackage returns ERROR_INVALID_PARAMETER 87 (0x57) when trying to purge a specific ticket
I\'m trying to purge a specific ticket from the cache,using LsaCallAuthenticationPackage. I always get ERROR_INVALID_PARAMETER 87 in the package status.[详细]
2022-12-23 05:21 分类:问答Is there a way in Java or a command-line util to obtain a Kerberos ticket for a service using the native SSPI API?
I want to implement Single Sign On with Kerberos in Java and have successfully managed to create a ticket for the Service using the ticket from the Windows logon. Unfortunately, I can only create that[详细]
2022-12-21 10:58 分类:问答Why is kerberos defaulting to NTLM in WCF?
Got a simple WCF demo app that has two console projects--host and client.Both are running on my machine 开发者_运维百科(win 7 box).I\'m using the netTcpBinding, which uses windows authentication.[详细]
2022-12-21 04:18 分类:问答WCF - Why netTCPBinding works fine with Kerberos authentication without any SPN setting?
In one of our networks we are utilizing the netTCPBinding. The WCF service hosted inwindows service that run as a domain account.[详细]
2022-12-19 13:10 分类:问答Why Firefox keeps negotiating kerberos service tickets?
I ran some tests on Kerberos and found out some strange behavior related to Firefox and Kerberos. I h开发者_如何学Cave a server running Apache + mod_auh_kerb which is configured to check kerberos cred[详细]
2022-12-16 18:56 分类:问答