[Solar-talk] Users, Auth, Roles, and Access
Michael Caplan
mcaplan at labnet.net
Mon Sep 25 13:07:11 PDT 2006
Hi again,
Sorry if I am flooding the list with a pile of posts today :) As I mentioned earlier, I am trying to work through Solar for the first time...
I'm trying to get my head around authentication, roles, and access. As I currently understand it, these three items work as follows:
- user: a base container that holds user handle, roles, and access
- authentication: can be done off of a variety of containers, and the container simply holds a handle and password
- roles: a user handle maps to a particular role or roles. The role container would hold a simple list of roles, where the actual access rights that a role is granted is defined outside of this container.
- access: this is where the meat and potatoes are stored that define access rights for each role
Supposing I am on the right track here, I am trying to get my head around how to structure roles and (particularly) access data. I need to build out a custom container for the two. I can't seem to find any sample files that outline the structure and content of these two containers. I see that the sample bookmarks app does use this entire user system, but can't find any associated access or roles data. Can someone point me in the right direction?
Thanks!
Michael
E-Mail messages may contain viruses, worms, or other malicious code. By reading the message and opening any attachments, the recipient accepts full responsibility for taking protective action against such code. Sender is not liable for any loss or damage arising from this message.
The information in this e-mail is confidential and may be legally privileged. It is intended solely for the addressee(s). Access to this e-mail by anyone else is unauthorized.
More information about the solar-talk
mailing list