You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by Apache Wiki <wi...@apache.org> on 2006/07/26 14:29:34 UTC

[Jakarta-slide Wiki] Update of "Security" by DarrenHartford

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-slide Wiki" for change notification.

The following page has been changed by DarrenHartford:
http://wiki.apache.org/jakarta-slide/Security

------------------------------------------------------------------------------
  
  Specifically, you said "user has read-only access as a member of one group". There are two ways you could set that up. One would be to say "this group has read access" (and say nothing at all about write access!), the other would be to say "this group has read access AND this group explicitly does not have write access", using two ACEs (a grant  and a deny). This latter form would not do what you want, so you should avoid it.
  
+ == JAAS ==
+ See http://jakarta.apache.org/slide/howto-jaas.html
+ 
+ Also, if you wish to use an external mechanism for authentication and authorization, you may also want to look at AutoCreateUser.
+ 
  == Custom ==
  
- 

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-dev-help@jakarta.apache.org