Feature Suggestion : pignore per user/group
Posted: 16 Dec 2010, 19:44
To more finely control what binaries can send traffic through CSF, I wanted to suggest this if it doesn't already exist.
Something like:
# User 'user1' executing /usr/local/bin/php has access to send tcp out on ports 80 & 443
upxe : user1 : /usr/local/bin/php : tcp:80,443:out
# Group 'wheel' executing /usr/bin/dig has access to send tcp&udp/53 out
gpxe : wheel : /usr/bin/dig : 53:out
Does something like this already exist, or could this be implemented?
Something like:
# User 'user1' executing /usr/local/bin/php has access to send tcp out on ports 80 & 443
upxe : user1 : /usr/local/bin/php : tcp:80,443:out
# Group 'wheel' executing /usr/bin/dig has access to send tcp&udp/53 out
gpxe : wheel : /usr/bin/dig : 53:out
Does something like this already exist, or could this be implemented?