how to make popen secure?

Sam Wun samwun at yahoo.com
Fri Jun 30 23:24:33 EDT 2000


I want to use popen execute an external C program. The C program is
written to read kmem network traffic form the kernel memory. Therefore
the C program is given a special permission to read the kmem device.
How do I make popen secure? or how to make kmem secure even thought it
is read by the C program?

thanks
Sam.




More information about the Python-list mailing list