Jeffrey Altman
Jeffrey Altman
Roken functions rk_copyhostent(), rk_freeaddrinfo(), rk_freehostent() rk_getaddrinfo(), rk_getipnodebyaddr(), rk_getipnodebyname(), and rk_getnameinfo() should never be built without the "rk_" prefix. Doing so overrides the system provided functions of the same name when...
Historically Kerberos KDCs refused only renewed initial tickets. As a result arbitrary service tickets could not be renewed even if they were issued with the renewable flag set and a...
The intent of this change is to potentially handle Kerberos ticket lifetimes post-2038. This PR replaces https://github.com/heimdal/heimdal/pull/726 which was initiated from a non-stable branch.
Change-Id: I6dbb72d9ed5e45ae862a2e6742a2e6a5cee4a6de
803efebca refactored the krb5 and kadm5 plugin interfaces. Before they can be used by out of tree plugins there need to be public headers defining the required data structures and...
**Is your feature request related to a problem? Please describe.** Bug reports have been filed against WSL2 because of failures of the Linux Kernel's Key Request Service. The Key Request...
For compatibility with MIT both endtime and authtime must be modified in order for the cred to be ignored when iterating the ccache contents. Heimdal fcc_next_cred() must ignore removed credentials...
If crypt() is unavailable, do not register support for afs-string-to-key