ubuntu-eee-coders team mailing list archive
-
ubuntu-eee-coders team
-
Mailing list archive
-
Message #01499
[Bug 276337] Re: ping: icmp open socket: Operation not permitted
** Changed in: ubuntu-eee
Assignee: (unassigned) => torculus (f-acquista)
Status: New => Fix Committed
--
ping: icmp open socket: Operation not permitted
https://bugs.launchpad.net/bugs/276337
You received this bug notification because you are a member of Ubuntu
Eee Coders, which is subscribed to Ubuntu Eee.
Status in Ubuntu Eee: Fix Committed
Bug description:
Unable to ping as user in "Ubuntu Eee 8.04.1"
The /bin/ping executable has the SUID-bit unset.
Solved with:
sudo chmod u+s /bin/ping
References