Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jan 2025 13:26:25 -0600
From:      Larry Rosenman <ler@lerctr.org>
To:        Xavier Beaudouin <kiwi@freebsd.org>
Cc:        ports-committers <ports-committers@freebsd.org>, dev-commits-ports-all <dev-commits-ports-all@freebsd.org>, dev-commits-ports-main <dev-commits-ports-main@freebsd.org>
Subject:   Re: git: 68af7b3d319e - main - security/sudo: Add sssd flavor
Message-ID:  <48e6130a9c0714e86b8419007151e6b4@lerctr.org>
In-Reply-To: <1736036508.72545.1736622781333.JavaMail.zimbra@oav.net>
References:  <202501101504.50AF4st4058206@gitrepo.freebsd.org> <b07f674b51cfb77d4554d9e5e1487723@lerctr.org> <1736036508.72545.1736622781333.JavaMail.zimbra@oav.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 01/11/2025 1:13 pm, Xavier Beaudouin wrote:
> Hello Larry
> 
>>> +.if ${FLAVOR:U} == sssd
>>> +OPTIONS_DEFAULTS+=	SSSD2
>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shouldn't this be OPTIONS_DEFAULT?
> 
> No before there is already OPTIONS_DEFAULT=AUDIT PAM SSL before.
> Removing += will remove AUDIT PAM and SSL options.
> 
> Kind regards,
> Xavier
I meant it should be
OPTIONS_DEFAULT+=SSSD2

note the lack of an s before the +=

-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 214-642-9640                 E-Mail: ler@lerctr.org
US Mail: 13425 Ranch Road 620 N, Apt 718, Austin, TX 78717-1010



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48e6130a9c0714e86b8419007151e6b4>