-
I'm triggering [this line of code](https://github.com/jcmturner/gokrb5/blob/663478bf457f1fc3275973bea5b7b787cd332015/spnego/negotiationToken.go#L115) and getting `gssapi.StatusContinueNeeded` response…
-
Currently, the wiki page only show how to authenticate via NTLM or basic authentication. Both requires password. The recent code change also remove Kerberos authentication from the list of preferred a…
-
**10.x, 11.x, 12.x**
**auth_to_local support in Spnego authentication**
Currently [ConfigurableSpnegoLoginService.toUserName](https://github.com/eclipse/jetty.project/blob/30ed83f3d082fc914330de…
-
Is authentication via a kerberos server supported by htmlunit ? I gather that it would be if htmlunit had a built-in [SPNEGO](https://en.wikipedia.org/wiki/SPNEGO) support. If so, where can I find the…
-
I'm researching the possibility of making Nginx reverse proxy a website for which Kerberos authentication is needed.
Assume my users are pre-authenticated and I can share the credential cache: is i…
-
Hi, privately I implemented Kerberos auth on top of HVAC.
Vault now supports SPNEGO auth (unceremoniously documented here)
https://www.vaultproject.io/api/auth/kerberos#login-with-kerberos
The …
-
I'm using the latest master branch with MSVC on Windows. I had ocurl working in release 0.9.2.
```sh
$ opam exec --switch dkml dune build
File "_build/default/clibs.sexp", line 3, characters 1-93…
-
Hi,
I successed to build ksmbd-tools 3.4.6 with
LIBKRB5_CFLAGS="$(/usr/bin/krb5-config krb5 --cflags)" \
LIBKRB5_LIBS="$(/usr/bin/krb5-config krb5 --libs)" \
--enable-krb5
do we have a test …
-
I was trying to create a remote PowerShell session from a Linux Mariner distro to a windows machine and the same is failing. The same is working with krb5-1.19.4-2.cm2 version whereas it fails with k…
-
I was copying a local file of +30G to a remote pod. There was no any progress displayed, just a blinking cursor, and I wasn't sure if evrth was ok, and how much time it would take to finish.
##…