blackpaws 0 Posted ... Hello, I'm having the following error: Flushing DNS Exception: Executable '/usr/sbin/nscd' not allowed: Not owned by root; Disconnecting I suppose because nscd is owned by dhcpcd: $ ls -l /usr/sbin/nscd -rwxr-xr-x 1 dhcpcd dhcpcd 151848 14 febr. 00:02 /usr/sbin/nscd Can we have a fix for this case? Thanks! Quote Share this post Link to post
OpenSourcerer 1435 Posted ... (edited) $ sudo chown root:root /usr/sbin/nscd There is nothing to fix on Eddie's side. Ah, wait, I see it, you're right. Eddie should instead simply check if it's executable or something. Edited ... by OpenSourcerer 1 blackpaws reacted to this Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
Cthulu_007 2 Posted ... (edited) 1 hour ago, OpenSourcerer said: $ sudo chown root:root /usr/sbin/nscd There is nothing to fix on Eddie's side. Ah, wait, I see it, you're right. Eddie should instead simply check if it's executable or something. I set mine to root:colord so it might still work for the calibrator. Connects okay this way. --Wait... Why was nscd owned by colord in the first place when above shows is owned by dhcpcd? :thinking: More research needed. Edited ... by cthulu666 realized things 1 blackpaws reacted to this Quote Share this post Link to post
Clodo 176 Posted ... On 5/10/2021 at 8:48 PM, blackpaws said: Can we have a fix for this case? Thanks! I'm investigating this issue, it will be fixed in the next release. 1 blackpaws reacted to this Quote Share this post Link to post
blackpaws 0 Posted ... 3 hours ago, Clodo said: I'm investigating this issue, it will be fixed in the next release. My distro is Artix if that helps you, I suppose DNS tools aren't managed with systemd so things are different here. 😕 Thanks for your time. Quote Share this post Link to post