-
We are using winrm4j for kerberos authentication to connect and run powershell command on remote windows machine. And getting the below exception. Please help.
java.lang.RuntimeException: No valid…
-
When the IdP's trust anchor changes (server cert, etc.), then the Moonshot ID Selector will rightly refuse to let a headless session continue. However, the error returned isn't very informative of th…
-
Hello,
Versions tested : 2019-latest and 2022-latest (rhel).
AD login creation works using 'sa' connection.
But I can't get AD authentication to work, I have this error message :
```
Login…
JFD01 updated
6 months ago
-
I am quite confused by the handling of mutual authentication and context continuation/completion. I don't take [this](https://github.com/pythongssapi/requests-gssapi#mutual-authentication) as a solid …
-
Was wondering if its possible to use gokrb5 with https://github.com/denisenkom/go-mssqldb. The library has documentation about kerberos but not too much. I know you don't own the library but was wonde…
-
I can't use smbprotocol to login as a guest user,if i set username and password is None,the program behave like belows,
INFO:smbprotocol.connection:Initialising connection, guid: 0f41207e-d29d-4543-a…
-
Although the access data (user name, password and subfolder ID) are incorrect, the plugin reports a successful upload of the data. Curl returns the status code 0 and the error array is empty. This cas…
-
[Jiri Novak](https://jira.spring.io/secure/ViewProfile.jspa?name=hosp) (Migrated from [SES-164](https://jira.spring.io/browse/SES-164)) said:
Hi guys,
I wanted to use Kerberos on Windows server with …
-
**Describe the bug**
When connecting to an SFTP using Curl/Multi with a provided password, it appears to get stuck at login.
This only seems to apply to some SFTP servers, perhaps depending on s…
-
I've managed to get HTTP authentication working in `hg-git` by intercepting `dulwich.client.HTTPUnauthorized`, but this has some issues. First of all, it doesn't distinguish between the HTTP call itse…