-
Our Trac instance uses Kerberos authentication and without its support,
Cartman is unfortunately unusable for. Please can you implement Kerberos
auth for Cartman?
-
mpack generated wrong kerberos module into airflow.cfg
wrong\right
kerberos_ccache = ccache
kerberos_kinit_path = init_path
kerberos_reinit_frequency = reinit_frequency
kerberos_principal = princ…
ghost updated
6 years ago
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](http…
-
In the docs we require admin to set this flag - but this is not secure - see https://social.technet.microsoft.com/wiki/contents/articles/23559.kerberos-pre-authentication-why-it-should-not-be-disabled…
-
Hi
If I try to use the example for kerberos from here https://github.com/WinRb/WinRM#kerberos I get the following errors:
RuntimeError: user is a required option
If I set the username I get:
…
-
When I follow https://www.keycloak.org/2024/09/keycloak-customizable-ui and run:
```
npm create keycloak-theme@latest my-theme
npm install
npm run start-keycloak
```
I get these errors:
```
lo…
-
Hello,
Can you provide the list of environment variables for Kerberos authentication?
We deployed Openex on Kubernetes but can not find any documentation regarding Kerberos authentication.
Rega…
-
Hi,
Just wondering if there is/was a reason the `krb_host` config property is not supported.
I am having issues because the host I am connecting to is different from my kerberos host, and there …
-
**What happened**:
Creating a service with two ports that have the same name, but different protocol, fails:
```
$ cat service-test.yaml
apiVersion: v1
kind: Service
metadata:
name: servic…
-
Hello.
I have been trying to set up kerberos authentication to Spark via Sparkmagic and Livy.
As mentioned in the documentation, I am getting a ticket, but the authentication is not working and I …