On Friday, August 16, 2002, at 08:26 , Todd wrote:
> Sean, Ray... maybe you clean up my desire to ignore those tags.
<cflogin>
You will be assimilated!
<cfloginuser name="borg" role="drone"/>
</cflogin>
:)
> Or... am I thinking about this the wrong way? For example, if I have a
> CMS
> app, an author might not be able to publish something, but an editor
> can. However, if I decided to make a new group (without making a code
> change) and assign them publishing rights, I can without having to change
> code.
So the roles are granular things like:
publisher
reviewer
i.e., the things that your CFCs might align with.
Then in your cflogin, when you do your authentication, you can retrieve
the group for that user and then the roles for that group and use
cfloginuser to remember the roles (not the group).
That way you can control the roles (CF) that each group has independently.
Sean A Corfield -- http://www.corfield.org/blog/
"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood
______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists