CP-310956: Remove legacy winbind configuration#6870
Conversation
9a468bf updated samba to 4.2x and keep legacy configuration in smb.conf conditionally for backward compatibility. Now samba binary is updated in all releases, this commit just drop the legacy configurations Signed-off-by: Lin Liu <lin.liu01@citrix.com>
|
I can't accept this change right now, this will break xcp-ng 8.3. We can merge this in due time, but it might take weeks or even months, depending on the load of the xcp-ng packaging team |
Thanks for the information. |
|
I'll mark this as draft so maintainers don't keep wondering about the issue each time they need to do reviews |
|
Just for context: this has been merged to master as bf61d51; so there is no urgency to merge it into LCM. |
|
@psafont any update about this? Has vates update samba to 4.2x for xcp-ng8? |
|
The platform team is working on this currently. The new version is meant to be released this month, there have been quite a few test versions already: https://koji.xcp-ng.org/buildinfo?buildID=5444 |
9a468bf updated samba to 4.2x and keep legacy configuration in smb.conf conditionally for backward compatibility.
Now samba binary is updated in all releases, this commit just drop the legacy configurations
This is back port of #6822
This will make code simple and much easy to back port future commits to LCM.
I want @psafont to review for vates (XS no longer use old samba at all)