Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jul 2026 17:44:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 296810] net/turnserver: [patch] Run turnserver as non-root by default
Message-ID:  <bug-296810-7788@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296810

            Bug ID: 296810
           Summary: net/turnserver: [patch] Run turnserver as non-root by
                    default
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: zx@bv3.dev
                CC: portmaster@bsdforge.com
             Flags: maintainer-feedback?(portmaster@bsdforge.com)
                CC: portmaster@bsdforge.com

Created attachment 272875
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=272875&action=edit
[patch] Run turnserver as non-root by default

Currently turnserver is started as root by default. While privileges can be
dropped via the `proc-user` and `proc-group` configuration options, there is no
registered user/group for turnserver.

This patch fixes this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-296810-7788>