Re: head && auditdistd

From: Justin Hibbits <jrh29_at_alumni.cwru.edu>
Date: Tue, 14 May 2013 07:20:02 -0700
You should run 'mergemaster -p' before installworld, as that would add any
necessary new users to the file.

- Justin
On May 13, 2013 11:48 PM, "Matthias Apitz" <guru_at_unixarea.de> wrote:

>
> Hello,
>
> Today morning I wanted to make and install a fresh /head to an USB key
> for further distribution the usual way:
>
> ...
> # make installworld  DESTDIR=/mnt
> # make installkernel DESTDIR=/mnt KERNCONF=GENERIC INSTALL_NODEBUG=t
> # make distrib-dirs  DESTDIR=/mnt
> # make distribution  DESTDIR=/mnt
>
> 'installworld' instructed me about the missing user 'auditdistd'; I have
> read what src/UPDATING says, but can't find any pointer to the man page
> of auditdistd(8) or in our handbook; with Don Google I got to know that I
> have to add this with something like
>
> # pw useradd -n auditdistd -g audit -c "Auditdistd unprivileged user" -d
> /var/empty -s /usr/sbin/nologin
>
> Can someone bring a bit light into this? Thanks in advance
>
>         matthias
>
> --
> Sent from my FreeBSD netbook
>
> Matthias Apitz               |  - No system with backdoors like
> Apple/Android
> E-mail: guru_at_unixarea.de     |  - Never being an iSlave
> WWW: http://www.unixarea.de/ |  - No proprietary attachments, no HTML/RTF
> in E-mail
> phone: +49-170-4527211       |  - Respect for open standards
> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
>
Received on Tue May 14 2013 - 12:20:03 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:37 UTC