-
ActiveDirectory (Windows) specific claims should be added when using Negotiate Kerberos auth under Linux implementation.
```
primarysid
primarygroupsid
groupsid
denyonlysid
```
Under Linux, c…
-
Seeing an issue on a production jabberd instance where the server is tied to kerberos being available for the server. This server config has kerberos authentication specifically not configured, inste…
-
Has there been thought of adding support for Kerberos, I see the [sarama ](https://github.com/Shopify/sarama) go client has support for it, wondering if there would be any hesitation for me to create …
-
Keypoints:
- enum4linux --> get password setting info
- crackmapexec smb --> get shared files that include ntds.dit and SYSTEM files
- Resource Based Constrained Delegation Attack
-
### Describe the feature
AWS SDK2 Java does not provide ability to authenticate to AWS STS via proxy that requires Kerberos Authentication.
### Use Case
Need to connect from on-prem to AWS STS AP…
-
Hi KafkaJS team,
First of all, thank you for maintaining KafkaJS. It has been an essential part of our projects, and I appreciate all the effort that goes into it.
I’ve recently developed suppor…
-
**Is your feature request related to a problem? Please describe.**
I'm trying to mount an SMB3 filesystem with Kerberos authentication (in a Linux machine), which I thought would work, since I could …
-
The system kerberos is generally customized to its environment. The anaconda krb5 package thus can break kinit and system kerberos utilities. I've seen this on both RHEL7 and Mac OS X.
I would *…
-
Page:
Hi there!
I'd really like to be able to use the HTTP service principal for the actual webserver on a system and not need to share the keytab between the services. Would it be possible t…
-
All of these apply to every Windows version from XP to current:
### Client-side usage without special SSPI calls
If `Domain` credentials matching the server name are stored in the Windows Creden…