Jeffrey Altman

Results 87 comments of Jeffrey Altman

> I like this, but I wonder if you had seen `krb5_get_init_creds_opt_set_tkt_life()`. Both MIT and Heimdal have that one. @RobCrowston ^^^^

https://github.com/heimdal/heimdal/pull/972 has been merged.

@abartlet has this change passed the Samba CI tests?

Thank you for the report but Apple's fork of Heimdal is independent from this Heimdal. Frames 20 and 19 are Apple's Kerberos 5 shim which exposes the MIT Kerberos 5...

It should be noted that the AzureLinux kernel config includes - CONFIG_DNS_RESOLVER=y - CONFIG_NFS_USE_KERNEL_DNS=y which depend upon the presence of /sbin/request-key from the keyutils package.

> We can `tdnf install keyutils` with WSL CBL-Mariner. Also, the kernel that runs WSL is by design of WSL not the one shipped with AzureLinux, but [WSL2-Linux-Kernel](https://github.com/microsoft/WSL2-Linux-Kernel) In other...

The commit message of commit a2471c10beef9f8eff3ec2f09f10a90bd9effe75 consistently references stderr instead of stdout but writes to stdout. @rra, could this have been an oversight in the original commit? Author: Russ Allbery...