On Wed, Feb 7, 2024 at 5:42 PM Murrell, Robert A. <Robert.Murrell@xxxxxxxxxx> wrote:
I finally got everything working. Here is what I did to fix the problem:
adduser systemd-network root
adduser systemd-resolve root
adduser bind root
find /etc -type d -exec chmod 755 {} +
No!.. Now you are breaking the security model.. step by step´towards the cliff..
users need to be created correctly, a well-known way is by using systemd-sysusers.