kerberos
Using sample code in RFC 4777 - InitializeSecurityContext returns error
I am trying to create a single-sign on connection to a System i server using the example published in IBM\'s iSeries Telnet Enhancements RFC 4777 within a client telnet app written i开发者_如何学Gon C[详细]
2023-03-18 18:16 分类:问答Java Kerberos authentication seems to work, still gets rejected
I\'ve got a Java client app and a Java server app, and I\'m trying to authenticate to the server via Kerberos. The client basically uses http-components and SPNEGO to make a HTTP GET call, but I alway[详细]
2023-03-17 23:57 分类:问答How to translate a domain name to LDAP DC when working in a Active Directory forest in Java?
I am struggling with a problem where I wasn\'t able to find a lean and generic solution. This is my situation:[详细]
2023-03-16 15:27 分类:问答Kerberos - difference between JAAS connection to server and SQL Server Trusted Connection
My understanding is that both JAAS and SQL Server can be configured to use kerberos in a domain environment, with an active directory server.[详细]
2023-03-16 11:29 分类:问答Central authentication for Windows, Linux, Google Apps, Web Apps
I am wondering if some authentication can be used to authenticate logins in Windows, Linux, Google Apps and Apache hosted web applications.[详细]
2023-03-15 19:18 分类:问答WCF Configuring CustomBinding with Kerberos
I want to be able to specify a security level for my custom binding the same way you do with an basicHttpBinding.[详细]
2023-03-13 04:07 分类:问答Unable to use basic authentication to access WCF web service
I am trying to configure a WCF service to allow for both Windows/NTLM and Basic Authentication. Unfortunately, given this configuration only Windows/NTLM works and basic authentication fails with an h[详细]
2023-03-11 07:40 分类:问答spring-security-kerberos can't read keytab?
I\'m trying to follow this tutorial for spring-security-kerberos I have a keytab with one principal in it:[详细]
2023-03-08 20:21 分类:问答WCF and Setspn.exe
I have a self-hosted WCF that runs under network_service beautifully on \\Server1, but needs to run under my credentials. 开发者_如何学PythonWhen I start the service as myself, my ASP.NET application[详细]
2023-03-08 03:42 分类:问答Kerberos authentication using mod_auth_kerb against ActiveDirectory and multiple Realms
Our environment looks like this: we\'ve got a forest of ActiveDirectory servers that trust each other.[详细]
2023-03-08 00:55 分类:问答
加载中,请稍侯......