Re: Confused about SELinux error

2017-08-14 Thread ToddAndMargo
- Original Message - From: "ToddAndMargo" To: bind-users@lists.isc.org Sent: Friday, August 11, 2017 10:39:11 PM Subject: Confused about SELinux error Hi All, What does this SELinux error mean when I start bin-chroot? # semanage fcontext -a -t FILE_TYPE 'session.key' whe

Re: Confused about SELinux error

2017-08-14 Thread Petr Mensik
Hi Todd, that means you are trying to save session.key into directory where SELinux is forbidding write access to named. Session.key is file created once per start and removed before shutdown. I think you have something wrong with link /var/run/named -> /run/named link. Default built-in value is