Re: git: 68af7b3d319e - main - security/sudo: Add sssd flavor

From: Larry Rosenman <ler_at_lerctr.org>
Date: Sat, 11 Jan 2025 19:26:25 UTC
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