sspi
Does sspi module conflicts with ajax ? How to resolve it?
I think the Mod-Auth-SSPI is conflicting my ajax system. Please find the below code - new Ajax.Request(ajaxUrl,[详细]
2023-03-23 12:16 分类:问答KRB_AP_REQ ticket from SSPI
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[详细]
2023-03-21 18:58 分类:问答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 分类:问答C# p/invoke Secur32.dll problems
I\'m trying to wrap the Secur32.dll\'s EnumerateSecurityPackages function which is declared below: SECURITY_STATUS SEC_Entry EnumerateSecurityPackages([详细]
2023-03-04 20:35 分类:问答SQLNestedException Exception - Native SSPI library not loaded
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[详细]
2023-03-01 05:25 分类:问答WAMP does not start after enabling/configuring SSPI
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[详细]
2023-02-22 08:29 分类:问答Subversion using SSPI module HTTP vs HTTPS
I\'m upgrading our svn server and want to change to windows authentication instead of htpassword files.[详细]
2023-01-29 21:51 分类:问答how do i connect to SQL server in SQL Server Mgmt Studio with SSPI Integrated Security
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[详细]
2023-01-02 11:15 分类:问答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 分类:问答Visual Studio fails to link mod_spnego to SSPI
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[详细]
2022-12-25 06:30 分类:问答