-
Reference: https://github.com/serge-rider/dbeaver/issues/1953
SSPI auth / integration should be possible ([as seen in other projects](https://github.com/pgjdbc/pgjdbc/issues/202)). This is expecial…
-
**Describe the bug**
The `xfreerdp` client fails to connect to `freerdp-shadow-cli` server.
**To Reproduce**
Steps to reproduce the behavior:
1) `sudo mkdir /etc/winpr`
2) `sudo su -c "winpr-ha…
-
I have an Express app and need to use SSPI to connect to PG. Currently, I'm using password authentication, but this is against company policy. (Because of the need to store the password).
-
Hi @staticlibs,
we are trying to enable windows auth in pgadmin using SSPI auth but are getting error.
we have updated the below details in the pg_hba.conf and pg_ident.conf
pg_hba.conf:
![ima…
-
Does this thing really work?
Whatever I tried InitializeSecurityContext never return something which looks like AP_REQ.
Tried in two different setups, and always had 1.2.840.113554.1.2.2.3 structu…
-
When running rdp with NTLM and SSPI one of the used libraries fails to connect to the other computer on the network.
![image (7)](https://github.com/user-attachments/assets/80d16e5e-10e4-4eec-8467-00…
-
Any chance of adding support for NTLMv2 authentication over SSPI (smartcard, passwordless authentication)? Plain NTLM over SSPI doesn't work for me.
Ta,
Boris
-
**Environment**
Windows 7
Visual Studio 2008
Python 2.7.8
kerberos_sspi 0.2
pywin32 219
When returning from the function "authGSSClientUnwrap" in the library "kerberos_sspi": https://pypi.pyth…
ghost updated
4 weeks ago
-
## Summary
Add a new UAC bypass
### Basic example
https://github.com/antonioCoco/SspiUacBypass
-
# Background
There have been a couple of active issues around NTLM/kerberos authentication and customizing it for various reasons (see discussions in #305 and #31), with an attempt of enabling this…