Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108283310
D48586.id149680.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D48586.id149680.diff
View Options
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -36,7 +36,7 @@
PORTSCOUT= ignore:1
OPTIONS_DEFINE= AUDIT DISABLE_AUTH DISABLE_ROOT_SUDO DOCS EXAMPLES \
- INSULTS LDAP NLS NOARGS_SHELL OPIE PAM PYTHON SSL SSSD2
+ INSULTS LDAP NLS NOARGS_SHELL OPIE PAM PYTHON SSL
OPTIONS_DEFAULT= AUDIT PAM SSL
OPTIONS_RADIO= KERBEROS
OPTIONS_RADIO_KERBEROS= GSSAPI_BASE GSSAPI_HEIMDAL GSSAPI_MIT
@@ -51,7 +51,6 @@
OPIE_DESC= Enable one-time passwords (no PAM support)
PYTHON_DESC= Enable python plugin support
SSL_DESC= Use OpenSSL TLS and SHA2 functions
-SSSD2_DESC= Enable SSSD2 backend support
AUDIT_CONFIGURE_WITH= bsm-audit
@@ -91,12 +90,10 @@
SSL_CONFIGURE_ON= --enable-openssl=${OPENSSLBASE}
.if ${FLAVOR:U} == sssd
-OPTIONS_DEFAULT+= SSSD2
+RUN_DEPENDS+= sssd:security/sssd2
+CONFIGURE_ARGS+= --with-sssd
.endif
-SSSD2_RUN_DEPENDS= sssd:security/sssd2
-SSSD2_CONFIGURE_ON= --with-sssd
-
LOGFAC?= authpriv
SUDO_LDAP_CONF?= ldap.conf
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 24, 12:08 PM (10 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16035580
Default Alt Text
D48586.id149680.diff (1 KB)
Attached To
Mode
D48586: security/sudo: Remove SSSD2 option, replaced by a flavor
Attached
Detach File
Event Timeline
Log In to Comment