Distrobox container : sudo: /etc/sudo.conf is world writable

Hello,
Using MicroOs immutable Linux asus-new 6.14.6-1-default
No problem with root access by su
Problem is : when i enter a distrobox container, su is not working as ; $ sudo -s sudo: /etc/sudo.conf is world writable sudo: /usr/bin/sudo doit être la propriété du uid 0 et avoir le bit setuid mis I cannot access to root permission within a container, wathever the os
Knowing the environnment is immutable … i cannot apply classical solution
Any idea ?

/etc is rw on MicroOS, just change the permissions on the file

Wich file ?

On which file:

sudo: /etc/sudo.conf is world writable

For “world writeable”:

world == others

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.