I think the Mod-Auth-SSPI is conflicting my ajax system. Please find the below code - new Ajax.Request(ajaxUrl,
I have a Linux server application that is using Kerberos for c开发者_开发问答lient authentication and client that needs to run on Windows. Kerberos tickets are issued by Windows Active Directory. Clie
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
I\'m trying to wrap the Secur32.dll\'s EnumerateSecurityPackages function which is declared below: SECURITY_STATUS SEC_Entry EnumerateSecurityPackages(
I am getting the exception below in my server logs.What does it mean and how do i fix it? org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (I/O Error: SSO Failed: N
I am trying to get visitors\' NT logon when they visit an intranet site. It app开发者_C百科ears the the SSPI module is what I\'m looking for. But I can\'t get WAMP back up and running after installati
I\'m upgrading our svn server and want to change to windows authentication instead of htpassword files.
i have an asp.n开发者_开发技巧et web app that has this in the web.config file in the project server=[server],15001;Integrated Security=SSPI;Database=DB_NAME
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
I am trying to compile mod_spnego (http://sourceforge.net/projects/modgssapache/) with SSPI support in Visual C++ 2008 Express Edition. I have managed to get the compiling itself work fine, but now I