Hi! > Cyril, could you please share the Linux kernel version and the some > other details like name of the Linux distribution > that you are using. I think that would help.
It seems to work on various openSuSE instances (2.6.31 for example) as well as on gentoo with 2.6.37. But unix/linux security model is full of special cases and even more fun when things like securebits and capabilities comes to play. Anyway, I'm planning to rewrite the test to rely on setuid() and setgid() rather than on seteuid() and setegid(), which should be quite deterministic. -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
