Skip to content

Can't change NamedPipe permissions with Windows #47086

Description

@apirila

Version

16.15.1

Platform

Windows 11

Subsystem

net

What steps will reproduce the bug?

The API for creating a named pipe in Windows does not allow setting permissions of the named pipe and by default pipes are readable by everyone. This makes secure programming very difficult.

How often does it reproduce? Is there a required condition?

Always.

What is the expected behavior?

No response

What do you see instead?

Either default permissions should be set to current user only or an API should be provided to set the permissions.

Additional information

No response

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    windowsIssues and PRs related to the Windows platform.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions