little help with firetools

2025-07-01 Thread fxkl47BF
on debian 11 i just install firetools and firejail docs say both are setuid firejail works, firetools doesn't firejail is setuid, firetools isn't if i sudo chmod u+s /usr/bin/firetools i get FATAL: The application binary appears to be running setuid, this is a security hole. Aborted is this a pr

Re: little help with firetools

2025-07-01 Thread Nicolas George
Jeffrey Walton (HE12025-07-01): > However, setuid on a script is considered a security > flaw. Was. Now it just does not have any effect. Regards, -- Nicolas George

Re: little help with firetools

2025-07-01 Thread Jeffrey Walton
On Tue, Jul 1, 2025 at 2:29 PM wrote: > > on debian 11 i just install firetools and firejail > docs say both are setuid > firejail works, firetools doesn't > firejail is setuid, firetools isn't > if i sudo chmod u+s /usr/bin/firetools i get > > FATAL: The application binary appears to be running s