Puede haber más de un caso, pero el que usted señaló se discutió en un hilo de la lista de correo ISC DHCP Server puerto UID / GID pregunta en 2008, donde _dhcp
se sabía que el usuario era una cuenta especial (con diferentes privilegios del demonio ):
I noticed that, but I believe that that is a privilege separation
account that is used with the OpenBSD-version of the dhclient. Also, as
I pointed out, if this is usable, then why isn't the isc-dhcp-server
port using it instead of allocating a UID/GID for itself during the install?
Erik
Florent Thoumie wrote:
> On Jan 18, 2008 12:01 PM, Erik Van Benschoten <evanben at valleycomnet.com> wrote:
>> Greetings,
>>
>> Is there a specific reason that the port of the ISC's DHCP server does
>> not seem to have/use a registered UID/GID?
>
> Maybe because there's already _dhcp user (uid 65) in base?
Al revisar mi máquina FreeBSD 10, veo otra cuenta, esta claramente etiquetada:
_pflogd:*:64:64:pflogd privsep user:/var/empty:/usr/sbin/nologin
Otras lecturas:
Bien, ¿han leído ACTUALIZACIÓN?
> 20040623:
> pf se actualizó a OpenBSD-stable 3.5 y pflogd (8) es un privilegio
> separado ahora. Utiliza el usuario / grupo "_pflogd" recién creado
> combinación. Si planea usar pflogd (8) asegúrese de ejecutar
> mergemaster -p o instale el usuario y grupo "_pflogd" manualmente.
_pflogd
usuario, también. Una publicación en las listas de correo de FreeBSD dice que es de OpenBSD.