[reformatted line wraps]
> i'm realizing a p2p system with rmi and i still don't understand in which
> way to manage permissions by policy; every node makes avaible some resources
> by rmi and every resource must have his safety policy (still don't know how);
> when a node wants call a resource, by rmi, of another node, must check
> permissions. This last part for me is dark, i would be pleasing to whom
> understand the meaning.
First, determine what security policy you speak of:
- the java security manager policy,
- application security,
- something else (please elaborate).
Since you used the word "policy", I assume you mean the first. In that
case, these links might help:
http://www.google.com/search?q=java+security+policy+rmi
http://www.ccs.neu.edu/home/kenb/com3337/rmi_tut.html
http://patriot.net/~tvalesky/easyrmi.html
Oscar

Signature
Oscar Kind http://home.hccnet.nl/okind/
Software Developer for contact information, see website
PGP Key fingerprint: 91F3 6C72 F465 5E98 C246 61D9 2C32 8E24 097B B4E2
Carlo - 16 May 2004 09:03 GMT
Thanks a lot, it seems what i was looking for...
> [reformatted line wraps]
> > i'm realizing a p2p system with rmi and i still don't understand in which
[quoted text clipped - 23 lines]
>
> PGP Key fingerprint: 91F3 6C72 F465 5E98 C246 61D9 2C32 8E24 097B B4E2