← Back to team overview

epoptes team mailing list archive

Re: [Question #247725]: possibility to block internet on clients

 

Question #247725 on Epoptes changed:
https://answers.launchpad.net/epoptes/+question/247725

Alkis Georgopoulos posted a new comment:
We could open a bug report about this though, until it's implemented, as
a placeholder to gather all possible solutions.

Instead of using a suid wrapper, we could also use the Linux kernel capabilities subsystem, like `ping` does:
$ getcap /bin/ping
/bin/ping = cap_net_raw+p
$ man capabilities

-- 
You received this question notification because you are a member of
Epoptes Developers, which is an answer contact for Epoptes.