Skip to content

Access denied on Windows for Admin x Ordinary users #441

@rsalmei

Description

@rsalmei

Hi,

Please, is there any way to make IpcOneShotServer:new() on a privileged process on Windows to communicate with an ordinary logged-in user that issues IpcSender::connect(ipc_channel)?

Ultimately, I'll need to make it work from the LocalSystem user (a Windows Service) to the logged-in user (a GUI app), but currently it won't connect even if I run both on consoles, one as an Administrator and the other as an ordinary user.

P.S.: Both the apps already work with macOS and Linux; it's a problem specific to the Windows platform.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions