Page MenuHomeFreeBSD

pam_krb5: Restore allow_kdc_spoof option
ClosedPublic

Authored by des on Nov 22 2025, 4:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 8, 2:54 PM
Unknown Object (File)
Sat, Sep 5, 7:53 PM
Unknown Object (File)
Thu, Aug 27, 2:53 AM
Unknown Object (File)
Thu, Aug 13, 12:03 AM
Unknown Object (File)
Aug 10 2026, 11:31 AM
Unknown Object (File)
Aug 8 2026, 5:53 AM
Unknown Object (File)
Aug 5 2026, 9:26 AM
Unknown Object (File)
Jul 28 2026, 9:37 PM
Subscribers

Details

Summary

Not only does the new pam_krb5 module not have the same allow_kdc_spoof
option that the old one had, its behavior in this matter defaults to
insecure. Reimplement allow_kdc_spoof and switch the default back.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 68808
Build 65691: arc lint + arc unit

Event Timeline

Note that this patch updates the source for the documentation but not the mdoc file that we actually install; see D53885 for that.

This revision is now accepted and ready to land.Nov 23 2025, 3:11 PM

@des Please commit this and MFC to stable/15 ASAP so I can get it into 15.0-RC4 builds on Monday.

I am not committing this without the documentation, which has still not been approved.

This revision was automatically updated to reflect the committed changes.