Software Alternatives, Accelerators & Startups

How does openrc run commands under another user, even if the user has no shell access? My attempts to do this with sshfs using `su` and `rununser` fail.

Jellyfin sshfs
  1. Jellyfin is a personal media server.
    Pricing:
    • Open Source
    I have already installed a media server application called Jellyfin, which already has its init script for openRC.

    #Media And Entertainment #Media Players And Streaming Platforms #Media Player 255 social mentions

  2. 2
    This is a filesystem client based on the SSH File Transfer Protocol.
    However, my setup relies on me using sshfs to "mount" a remote directory (which houses the media that jellyfin uses). For jellyfin to have access to this directory, it has to run the command under its user (based on sshfs manpages).

    #Cloud Storage #FTP Client #Web Service Automation 34 social mentions

Discuss: How does openrc run commands under another user, even if the user has no shell access? My attempts to do this with sshfs using `su` and `rununser` fail.

Log in or Post with