arundeep singh wrote:
> executable programs. here i am trying to build library
> which contains functions and yes i am calling these
> functions from Java environment using JNI. that where
> i got in trouble, as i had already done this successfuly
> in C by writing a executable with setuid bit set,
> using the setuid and etc. i tried to keep the security
> measures also well though not to the extreme.
Now this looks like an interesting problem.
Possible solution maybe to run the JVM in privileged mode with a security
policy defined for JVM disallowing access to other system resources.
-Tarun


_______________________________________________
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to