Thread: kubuntu help
View Single Post
Old Mar 3rd, 2008, 2:10 AM   #5
Jimbo
Battle Programmer
 
Jimbo's Avatar
 
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 769
Rep Power: 3 Jimbo is on a distinguished road
Re: kubuntu help

Quote:
Originally Posted by Jabo View Post
Is there something wrong with raw sockets? networking challenged here.
Not sure, but I'd guess it requires root privileges, hence the need for sudo.

[edit:] actually, this makes sense. Giving raw network access seems (to my slightly buzzed mind, had a couple drinks this evening) like a very possible security risk, hence the need for - as Vista so well puts it - elevated privileges. Requiring anything using raw sockets to either run as root or call setuid() to get root privileges seems like a feasible requirement.
__________________
<insert disclaimer here>
<insert shameless plug for Visual Studio here>
Jimbo is offline   Reply With Quote