Skip to content

Conversation

@liulinC
Copy link
Collaborator

@liulinC liulinC commented Jan 8, 2026

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

@liulinC
Copy link
Collaborator Author

liulinC commented Jan 8, 2026

232236 (Dev Run) Authentication sanity test looks good.

@liulinC liulinC changed the title CP-310959: Remove legacy winbind configuration CP-310956: Remove legacy winbind configuration Jan 8, 2026
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>
@psafont
Copy link
Member

psafont commented Jan 8, 2026

Note: xcp-ng still hasn't updated to samba 4.20, this means that samba needs to be updated before this change is adapted in xcp-ng

; "" (* Empty line at the end *)
]
[
"# autogenerated by xapi"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want to change it to:

# autogenerated by xapi
# do not change because changes will be overwritten"

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does't autogenerated by xapi already indicate changes will be overwritten? and we do expect customer to change it and restart winbind temporary for debug purpose.

@liulinC
Copy link
Collaborator Author

liulinC commented Jan 9, 2026

Note: xcp-ng still hasn't updated to samba 4.20, this means that samba needs to be updated before this change is adapted in xcp-ng

do we have an estimation about when it be done?
Can I merge now as the release may still takes time.

@psafont
Copy link
Member

psafont commented Jan 9, 2026

do we have an estimation about when it be done?

I don't think we need to wait to merge this, just to be aware of it, are you planning to add a dependency in the .spec file?

@stormi
Copy link
Contributor

stormi commented Jan 9, 2026

I'm not fond of a XAPI update enforcing a samba upgrade on a maintenance release of XCP-ng. I need to better understand why this change absolutely needs to be merged prior to branching off the maintenance branch of XS 8.4+XCP-ng 8.3.

@robhoes
Copy link
Member

robhoes commented Jan 9, 2026

@stormi , I agree in principle, but this particular update was needed to address a serious issue for Window VMs. See the linked commit 9a468bf and https://bugzilla.samba.org/show_bug.cgi?id=15876.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants