Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2019 21:20:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241347] security/sssd: Update to 1.16.4
Message-ID:  <bug-241347-7788-QKLgkyYMNR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241347-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241347-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241347

--- Comment #8 from lukas.slebodnik@intrak.sk ---
(In reply to Rick from comment #7)
> Comments to Makefile or UPDATING explaining and recommending defining def=
ault
> Samba to 4.10 when SMB is enabled are appropriate w/ the addition that ch=
anging
> the default may result in undesirable behavior as a consequence of differ=
ing
> ABIs with winbind_idmap_sss.so. This is irrelevant to me as each reposito=
ry
> stands on it=E2=80=99s own.

That's not really true.
winbind_idmap_sss.so is plugin for winbind to use idmapping of SID -> (UIG/=
GID)
done by sssd. (samba and winbind use different algorithms)
And as I already mentioned the ABI for plugins is not very stable.
Therefore I decided to stick to samba 4.10

Sure the best would be more flexible and be able to build with 4.10 and 4.11
(cause one is in maintenance mode and another in stable release)
https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.11

But i would like to enforce strict runtime dependencies between samba and s=
ssd.
Use the same version as were used at build time. And because of this I deci=
ded
to stick with samba 4.10=20

Could you point me to other ports which have similar requirements
about build-time and run-time dependencies for different ports?

> Having said all that, sssd w/ the attached patch for 1.16.4 continues to =
fail
> during configure citing the error above. It occurs even despite defining
> PYTHON_VERSION and/or PYTHON_CMD in make.conf for either Python 2.7 or 3.=
6 like:
>
> .if ${.CURDIR:M*/security/sssd}
> PYTHON_VERSION=3D 3.6
> PYTHON_CMD=3D/usr/local/bin/python3.6
> OPTIONS_FILE_SET+=3DSMB=20=20
> .endif

That is a different bug which will be addressed.

But I would like get an agreement about samba.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241347-7788-QKLgkyYMNR>