Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Apr 2015 16:53:06 +0200
From:      "Olli Hauer" <ohauer@gmx.de>
To:        "Mark Felder" <feld@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r383645 - head
Message-ID:  <trinity-502762d8-39b5-40de-b525-96ff286c3e33-1428591186084@msvc-mesg-gmx002>

next in thread | raw e-mail | index | archive | help
   Hm as far as I remember dnscrypt-proxy has no registered UID/GID ...
   but there are already existing sguile installations
   --
   Sent from my Android phone with GMX Mail. Please excuse my brevity.

   Mark Felder <feld@FreeBSD.org> wrote:

     Author: feld
     Date: Thu Apr 9 14:22:53 2015
     New Revision: 383645
     URL:[1] https://svnweb.freebsd.org/changeset/ports/383645
     Log:
     Fix UID conflict of sguil with dnscrypt-proxy
     Approved by: marino
     Modified:
     head/GIDs
     head/UIDs
     Modified: head/GIDs
     ====================================================================
     ==========
     --- head/GIDs Thu Apr 9 14:18:25 2015 (r383644)
     +++ head/GIDs Thu Apr 9 14:22:53 2015 (r383645)
     @@ -296,7 +296,6 @@ boinc:*:973:
     radicale:*:974:
     unifi:*:975:
     minetest:*:976:
     -sguil:*:978:
     ums:*:979:
     hbase:*:980:
     uvncrep:*:981:
     @@ -308,6 +307,7 @@ kamailio:*:986:
     spark:*:987:
     emby:*:989:
     oozie:*:990:
     +sguil:*:991:
     ebnetd:*:999:
     nogroup:*:65533:
     nobody:*:65534:
     Modified: head/UIDs
     ====================================================================
     ==========
     --- head/UIDs Thu Apr 9 14:18:25 2015 (r383644)
     +++ head/UIDs Thu Apr 9 14:22:53 2015 (r383645)
     @@ -304,7 +304,6 @@ unifi:*:975:975::0:0:Unifi Wireless Cont
     minetest:*:976:976::0:0:& server:/nonexistent:/usr/sbin/nologin
     tests:*:977:65534::0:0:Unprivileged user for
     tests:/nonexistent:/usr/sbin/nologin
     _dnscrypt-proxy:*:978:65534::0:0:dnscrypt-proxy
     user:/var/empty:/usr/sbin/nologin
     -sguil:*:978:978::0:0:Sguil:/nonexistent:/usr/sbin/nologin
     ums:*:979:979::0:0:Universal Media
     Server:/nonexistent:/usr/sbin/nologin
     hbase:*:980:980::0:0:HBase user:/nonexistent:/usr/sbin/nologin
     uvncrep:*:981:981::0:0:UltraVNC Repeater
     daemon:/nonexistent:/usr/sbin/nologin
     @@ -317,5 +316,6 @@ spark:*:987:987::0:0:Apache Spark user:/
     toxdht:*:988:65534::0:0:Tox DHT bootstrap
     user:/nonexistent:/usr/sbin/nologin
     emby:*:989:989::0:0:Emby:/nonexistent:/usr/sbin/nologin
     oozie:*:990:990::0:0:Apache Oozie
     user:/nonexistent:/usr/sbin/nologin
     +sguil:*:991:991::0:0:Sguil:/nonexistent:/usr/sbin/nologin
     ebnetd:*:999:999::0:0:EBNETD:/nonexistent:/usr/sbin/nologin
     nobody:*:65534:65534::0:0:Unprivileged
     user:/nonexistent:/usr/sbin/nologin

References

   1. https://svnweb.freebsd.org/changeset/ports/383645



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?trinity-502762d8-39b5-40de-b525-96ff286c3e33-1428591186084>