> On 13 Aug 2021, at 15:12, Randy Bush <ra...@psg.com> wrote:
>
>> Presumably you are running with `named -u`
>
> # grep named /etc/rc.conf
> named_enable=YES
> named_program=/usr/local/sbin/named
> named_conf=/usr/home/dns/named.conf
> named_chrootdir=""
> named_chroot_autoupdate=NO
> named_uid=bind
> named_gid=bind
> named_wait=YES
> named_auto_forward=YES
> named_flags="-u bind"
> named_auto_forward_only=NO
>
> named crashed
>
> # find / -name *.core
> #
>
> what am i misunderstanding?
Named calls set{re}uid(2), when running with `named -u`, which DISABLES core
dumps of the process unless the kernel has been told otherwise. This has
to be done by the ADMINISTRATOR as it is a SYSTEM WIDE configuration knob.
There is no per process knob.
See the afore mentioned KB articles for how to do this.
> randy
--
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742 INTERNET: ma...@isc.org
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe
from this list
ISC funds the development of this software with paid support subscriptions.
Contact us at https://www.isc.org/contact/ for more information.
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users