I want to remove the exit permission from my application via the security policy file. Does anyone know how to do this. I am currently running through every permission type using the policytool, creating a security.policy file. However this runs the risk of me missing a permission. It would be alot easier, if a template with all permssions granted existed so that I could jsut remove the exit one. Either that or is there a commmand to restrict access, rather than granting it.