Skip to main content
Participant
February 19, 2010
Question

Need to run fmsedge process without root access

  • February 19, 2010
  • 1 reply
  • 512 views

1937396
On Linux, the fmsedge process needed to run without root access.

    This topic has been closed for replies.

    1 reply

    digrmanAuthor
    Participant
    February 19, 2010

    I see that in the release notes

    new in this release:

    1937396
    On Linux, the fmsedge process needed to run without root access.

    However I have not found any documentaion on how to do this?

    I would love to run the fmsedge process run as non-root so tht root does not own the 1935 listening port.

    fmsedge   26837  root   19u  IPv4  4007676       TCP localhost:19350 (LISTEN)
    fmsedge   26837  root   24u  IPv4  4007679       TCP *:1935 (LISTEN)
    fmsedge   26837  root   35u  IPv4  4007717       TCP localhost:19350->localhost:59625 (ESTABLISHED)
    fmsedge   26837  root   57u  IPv4 26532589       TCP localhost:19350->localhost:58913 (ESTABLISHED)

    This appear to not be the default setup.

    Thanks in advance if anyone has tackled this!