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)
Sun, Apr 5, 4:51 AM
Unknown Object (File)
Sun, Mar 29, 12:42 PM
Unknown Object (File)
Thu, Mar 26, 7:08 AM
Unknown Object (File)
Wed, Mar 25, 11:12 AM
Unknown Object (File)
Wed, Mar 25, 11:10 AM
Unknown Object (File)
Tue, Mar 24, 3:13 AM
Unknown Object (File)
Mon, Mar 23, 1:10 AM
Unknown Object (File)
Thu, Mar 19, 2:15 AM
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.