problems with security


Subject: problems with security
From: edu alvarez (soriaedu@hotmail.com)
Date: Fri Nov 29 2002 - 15:11:01 MET


Hello

I'm following the Security Administrator guide of Jade and I have found
several problems:

1- In "myfirst" example, I execute main.bat and then I try to execute
cont.bat and jade shows this error :

/**********************************************************************/
Exception in thread "main" java.security.AccessControlException: access
denied (
java.util.PropertyPermission * read,write)
        at
java.security.AccessControlContext.checkPermission(AccessControlConte
xt.java:270)
        at
java.security.AccessController.checkPermission(AccessController.java:
401)
        at
java.lang.SecurityManager.checkPermission(SecurityManager.java:542)
        at
java.lang.SecurityManager.checkPropertiesAccess(SecurityManager.java:
1259)
        at java.lang.System.getProperties(System.java:500)
        at jade.BootProfileImpl.setArgProperties(Unknown Source)
        at jade.BootProfileImpl.<init>(Unknown Source)
        at jade.Boot.<init>(Unknown Source)
        at jade.Boot.main(Unknown Source)
/**********************************************************************/

2- I'm trying to add a new JADE entry in the password file, so I execute

/****************************************************************/
java jade.security.impl.User add -name edu -pass edu
/****************************************************************/
but jade doesn't find the class User, where is it?

I have JADE 2.61, SDK 1.4.1 and the latest version of add-on security.zip
from Jade's web, someone can help me?

Thanks in advance. Eduardo

_________________________________________________________________
MSN Fotos: la forma más fácil de compartir e imprimir fotos.
http://photos.msn.es/support/worldwide.aspx



This archive was generated by hypermail 2a22 : Fri Nov 29 2002 - 15:10:17 MET