ubuntu-eee-coders team mailing list archive
-
ubuntu-eee-coders team
-
Mailing list archive
-
Message #01484
[Bug 276337] Re: ping: icmp open socket: Operation not permitted
I can confirm this. This only affects Ubuntu Eee; on my regular Ubuntu
8.04.1 ping is already setuid root.
--
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
References