Skip to content

Ability to set permissions to the listening named pipe#15

Open
iongion wants to merge 1 commit intofirejox:mainfrom
iongion:support-named-pipe-permissions-acl
Open

Ability to set permissions to the listening named pipe#15
iongion wants to merge 1 commit intofirejox:mainfrom
iongion:support-named-pipe-permissions-acl

Conversation

@iongion
Copy link
Copy Markdown

@iongion iongion commented Oct 3, 2024

Support for 2 permissions types when using windows named pipes listeners

  • AllowEveryone
  • AllowCurrentUser

Examples

  • NPIPE-LISTEN:fooPipe (ACL defaults to AllowEveryone to be backwards compatible)
  • NPIPE-LISTEN:fooPipe,ACL=AllowEveryone
  • NPIPE-LISTEN:fooPipe,ACL=AllowCurrentUser

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.

1 participant