Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove NDES requirement from certificate auto-enrollment #892

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

GabrielNagy
Copy link
Contributor

Update the vendored samba bits to latest in order to pick up the NDES fixes from upstream, specifically https://gitlab.com/samba-team/samba/-/merge_requests/3496.

This allows certificate auto-enrollment to function without NDES being present on the Windows Server.

Fixes #883 / UDENG-1984

To pick up the NDES fixes from upstream, specifically
https://gitlab.com/samba-team/samba/-/merge_requests/3496

This allows certificate auto-enrollment to function without NDES being
present on the Windows Server.

Fixes #883 / UDENG-1984
This role is no longer required after the latest Samba update.
@GabrielNagy GabrielNagy requested a review from a team as a code owner January 23, 2024 15:44
@GabrielNagy GabrielNagy changed the title Remove NDES requirement from certificate auto-enrollment fix: remove NDES requirement from certificate auto-enrollment Jan 23, 2024
@GabrielNagy
Copy link
Contributor Author

Tested this on Ubuntu Mantic and confirmed auto-enrollment now works with and without the NDES role installed.

Copy link
Collaborator

@jibel jibel left a comment

Choose a reason for hiding this comment

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

LGTM, it's approved and applied upstream and our test suite is passing. Thanks!

@GabrielNagy GabrielNagy merged commit 236d44f into main Jan 26, 2024
5 checks passed
@GabrielNagy GabrielNagy deleted the samba-remove-ndes-requirement branch January 26, 2024 09:27
@gustavstrandberg
Copy link

Thanks @GabrielNagy, great work!

GabrielNagy added a commit that referenced this pull request Jan 26, 2024
This is an out of band release on account of the certificate
auto-enrollment fix in #892.
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.

Remove NDES requirement.
3 participants