Summary: | security/sudo: create build option for kerberos authentication | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Cullum Smith <cullum> | ||||
Component: | Individual Port(s) | Assignee: | Renato Botelho <garga> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | Flags: | bugzilla:
maintainer-feedback?
(garga) |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: garga Date: Thu Apr 19 13:11:34 UTC 2018 New revision: 467768 URL: https://svnweb.freebsd.org/changeset/ports/467768 Log: - Add new options to security/sudo to make it possible to build it with kerberos support. - Bump PORTREVISION PR: 225498 Submitted by: Cullum Smith <cullum@c0ffee.net> Sponsored by: Rubicon Communications, LLC (Netgate) Changes: head/security/sudo/Makefile |
Created attachment 190124 [details] makefile option to enable kerberos support The attached patch provides a Makefile option to build sudo with kerberos support. Note that this cannot be used with PAM - the patch updates the Makefile options to reflect that. The patch was created again branch 2018Q1 of the ports tree.