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

Change bind filter API used #1424

Merged
merged 1 commit into from
Jun 8, 2022
Merged

Conversation

dcantah
Copy link
Contributor

@dcantah dcantah commented Jun 8, 2022

Change to using BfSetupFilter instead of BfSetupFilterEx. The Ex variant is
only useful if you want to pass a SID to perform the bind as a specific
user. We don't use this functionality, and it didn't exist on some
versions of Windows as well.

Change to using BfSetupFilter instead of BfSetupFilterEx. The Ex variant is
only useful if you want to pass a SID to perform the bind as a specific
user. We don't use this functionality, and it didn't exist on some
versions of Windows as well.

Signed-off-by: Daniel Canter <dcanter@microsoft.com>
@dcantah dcantah requested a review from a team as a code owner June 8, 2022 03:42
@dcantah dcantah merged commit bebc744 into microsoft:master Jun 8, 2022
kiashok pushed a commit to kiashok/hcsshim that referenced this pull request Jul 11, 2022
Change to using BfSetupFilter instead of BfSetupFilterEx. The Ex variant is
only useful if you want to pass a SID to perform the bind as a specific
user. We don't use this functionality, and it didn't exist on some
versions of Windows as well.

Signed-off-by: Daniel Canter <dcanter@microsoft.com>
anmaxvl added a commit that referenced this pull request Feb 7, 2023
princepereira pushed a commit to princepereira/hcsshim that referenced this pull request Aug 29, 2024
Change to using BfSetupFilter instead of BfSetupFilterEx. The Ex variant is
only useful if you want to pass a SID to perform the bind as a specific
user. We don't use this functionality, and it didn't exist on some
versions of Windows as well.

Signed-off-by: Daniel Canter <dcanter@microsoft.com>
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.

3 participants