On Thursday, Aug 14, 2003, at 09:44 US/Pacific, Ryan Kime wrote:
> Say for simplicity's sake, the three roles are G for guest, U for 
> user, and
> A for Admin. Therefore....
>
> Guests = "G"
> Users = "G,U"
> Admins = "G,U,A"
>
>
> On a CFC, if the role is "G" will the Users and Admins be able to use 
> the
> CFC?

Yes. Admins are in role G.

> What about a "G,U" restricted function, will Admins be able to access 
> it?

Yes. Admins are in both roles G and U.

What catches most people out is that if a function is restricted to 
roles X,Y that means that only users who are in BOTH groups can access 
it (rather than users who are in EITHER role X OR role Y).

Sean A Corfield -- http://www.corfield.org/blog/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

Reply via email to