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)
Wed, Jul 8, 10:28 AM
Unknown Object (File)
Sun, Jul 5, 11:09 PM
Unknown Object (File)
Fri, Jul 3, 7:10 PM
Unknown Object (File)
Fri, Jul 3, 7:10 PM
Unknown Object (File)
Fri, Jul 3, 7:07 PM
Unknown Object (File)
Fri, Jul 3, 7:07 PM
Unknown Object (File)
Fri, Jul 3, 9:42 AM
Unknown Object (File)
Thu, Jun 25, 7:47 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.