Skip to content

Deal with set-uid/set-gid files #364

Open
@remram44

Description

@remram44

Set-uid and set-gid programs will not work correctly under trace (security feature).

A warning is currently printed (#296), but it might be possible to do something better. I'm thinking we could run the tracer as root, but have it start the program with user privileges, since currently all you can do is run everything as root.

Continuation of #295

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-tracer (C)Component: The C part of the tracer codebase (_pytracer extension)T-enhancementType: En enhancement to existing code, or a new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions