[erlang-questions] How to add a option for inet:getopts
Valentin Micic
valentin@REDACTED
Fri Jan 19 16:21:22 CET 2007
>
> Hmm. Is there a way to do the following call in a custom linked-in
> driver without being a root?
>
> socket(PF_INET, SOCK_RAW, IPPROTO_RAW);
>
Interesting... if one changes shared object (implementing linked-in driver)
owner to "root" and than use chmod 4755, would this make a whole run-time
execute with root privileges?
V.
More information about the erlang-questions
mailing list