ubuntu-eee-coders team mailing list archive
-
ubuntu-eee-coders team
-
Mailing list archive
-
Message #01103
[Bug 276337] [NEW] ping: icmp open socket: Operation not permitted
Public bug reported:
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
** Affects: ubuntu-eee
Importance: Undecided
Status: New
--
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: New
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
Follow ups
References