Skip to content

Change bind filter API used#1424

Merged
dcantah merged 1 commit intomicrosoft:masterfrom
dcantah:bfsetupfilter
Jun 8, 2022
Merged

Change bind filter API used#1424
dcantah merged 1 commit intomicrosoft:masterfrom
dcantah:bfsetupfilter

Conversation

@dcantah
Copy link
Copy Markdown
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 <[email protected]>
@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 <[email protected]>
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 <[email protected]>
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