Skip to content

dev_permissions are not applied to event unix domain sockets #1188

@elfenpiff

Description

@elfenpiff

Required information

Operating system:

  • linux

iceoryx2 version:
main and v0.7

Detailed log output:
When iceoryx2 is compiled with the dev_permissions feature flag, the development permissions are not applied to the unix domain sockets of the event service.

Observed result or behaviour:
The dev_permissions are applied to all created resources and event services can be connected as well across users when using dev_permissions.

Expected result or behaviour:
Create an event service under user A and connect to it with user B.

Conditions where it occurred / Performed steps:
Create an event service as user A and try to connect to it as user B

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions