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.
Details
Details
Diff Detail
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
Comment Actions
Note that this patch updates the source for the documentation but not the mdoc file that we actually install; see D53885 for that.