Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Change permissions. QtRemoteObjects
Forum Updated to NodeBB v4.3 + New Features

Change permissions. QtRemoteObjects

Scheduled Pinned Locked Moved Unsolved General and Desktop
qtremoteobjectqtro
1 Posts 1 Posters 411 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vldpro
    wrote on 16 Apr 2018, 15:43 last edited by
    #1

    I use QtRO for interaction with subprocess, which executed with administrative privileges. When subprocess starts, it creates a socket (Pipe for Windows) with root permissions and consequently a master process can not write to it. How to change permissions of RemoteObjects via QtRO API? Is it possible? I solve this problem on Mac and Linux with chmod and umask (I think this is ugly hack, but works) and don't know how to solve it on Windows.

    1 Reply Last reply
    0

    1/1

    16 Apr 2018, 15:43

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved