Hi,
  In my system I may want to change user roles at run time.
Also, I would like the changes to be immediately effective.
For example, I would like to remove one of the user roles, and that the user
Will not be able to perform this role - even if he already logged in.
So here I my questions:
1. Is it allowed to change user roles at run time (add or remove roles)?
   Can it done programmatically?
2. When does the user updated roles become effective (replace the old ones)?
3. How to save the updated roles (so they’ll be valid in the next run)?
4. If I need to 'suspend' user - is there a simple way of doing it, or I need to 
remove all the users roles?

Thanks
  Yair

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to