RE: [OT] Tell VM to use a different java.security file other than the one in default location

2003-02-12 Thread Jerome Jacobsen
java -Djava.security.manager -Djava.security.policy=%APP_HOME%\java.security > -Original Message- > From: Robert Taylor [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 12, 2003 8:05 AM > To: [EMAIL PROTECTED] > Subject: [OT] Tell VM to use a different java.security file other than

RE: [OT] Tell VM to use a different java.security file other than the one in default location

2003-02-12 Thread Bueno Carlos M
And while we're at it, how about an applet that can elevate its privileges through the ClassLoader? Wouldn't that be fun? There is no way to specify the security file afaik. But here are some ways I've accomplished the same effect: a) [Brute Force] install multiple JREs. Then find a hammer and hit