Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jul 2018 21:00:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 229936] [patch] Make openntpd coexist with new ntpd user added to base freebsd
Message-ID:  <bug-229936-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229936

            Bug ID: 229936
           Summary: [patch] Make openntpd coexist with new ntpd user added
                    to base freebsd
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: ian@FreeBSD.org

Created attachment 195345
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D195345&action=
=3Dedit
Patch for compatibility with base ntpd user

Openntpd creates a user:group of _ntp:_ntp with ids 123:123.  The base syst=
em
now has an ntpd user with those numeric ids and a different home dir.

Pass the --with-privsep-user=3Dntpd arg to configure on newer freebsd syste=
ms,
and make a runtime check for chroot dir permissions compatible with the way
freebsd base configures the ntpd home dir (owned by ntpd not root).

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



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