 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Carlo Guest
|
Posted: Sat May 15, 2004 10:19 am Post subject: Policy problem |
|
|
Hi,
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.
Thanks.
|
|
| Back to top |
|
 |
Oscar kind Guest
|
Posted: Sun May 16, 2004 6:56 am Post subject: Re: Policy problem |
|
|
Carlo <capedica (AT) portalis (DOT) it> wrote:
[reformatted line wraps]
| Quote: | 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
--
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
|
|
| Back to top |
|
 |
Carlo Guest
|
Posted: Sun May 16, 2004 8:03 am Post subject: Re: Policy problem |
|
|
Thanks a lot, it seems what i was looking for...
"Oscar kind" <oscar (AT) danwa (DOT) net> ha scritto nel messaggio
news:8tfjn1-0a9.ln1 (AT) odin (DOT) asgard...
| Quote: | Carlo <capedica (AT) portalis (DOT) it> wrote:
[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
--
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
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|