wokis
wokis
Resolves #991
This adds support for revocation checking pkinit anchors. Windows expects `KRB5_KDC_ERR_CLIENT_NOT_TRUSTED` when the anchor certificate is revoked. BUG: https://bugzilla.samba.org/show_bug.cgi?id=9612
**Is your feature request related to a problem? Please describe.** `pkinit_anchors` supports `DIR:`, however `pkinit_revoke` does not. **Describe the solution you'd like** Add `DIR:` support for `pkinit_revoke`. **Describe alternatives you've...
A task that is canceled has it status set to `FAILED`, however when the task completes only `DOING` and `TODO` is accepted for task completion. This causes `procrastinate` to fail...
This seems like the only viable crate that interfaces with libarchive. Are there any plans on adding compression of files and directories, eg. archive creation?
This PR adds code to correctly handle GSSAPI SASL negotiated max buffer size as per RFC4752. As 0 was sent as the proposed max client buffer size (it should only...
**Describe the bug** When a Windows 11 client attempts a PKINIT (smart card) logon to a Samba Active Directory domain, that uses Heimdal, the logon fails immediately. The Windows logon...