git: b30c216bf1fc - main - security/sudo: Mark SSSD option as deprecated
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 28 Feb 2024 17:11:39 UTC
The branch main has been updated by garga: URL: https://cgit.FreeBSD.org/ports/commit/?id=b30c216bf1fc16531a81ca245f9d75a2cbc5a74f commit b30c216bf1fc16531a81ca245f9d75a2cbc5a74f Author: Renato Botelho <garga@FreeBSD.org> AuthorDate: 2024-02-28 17:05:44 +0000 Commit: Renato Botelho <garga@FreeBSD.org> CommitDate: 2024-02-28 17:11:28 +0000 security/sudo: Mark SSSD option as deprecated security/sssd is marked as deprecated, add a note on option description Sponsored by: Rubicon Communications, LLC ("Netgate") --- security/sudo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 39456fc25f55..3ca0c95a413f 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -48,7 +48,7 @@ NOARGS_SHELL_DESC= Run a shell if no arguments are given OPIE_DESC= Enable one-time passwords (no PAM support) PYTHON_DESC= Enable python plugin support SSL_DESC= Use OpenSSL TLS and SHA2 functions -SSSD_DESC= Enable SSSD backend support +SSSD_DESC= Enable SSSD backend support (deprecated) SSSD2_DESC= Enable SSSD2 backend support AUDIT_CONFIGURE_WITH= bsm-audit