Can anyone explain why this will not work:-
Scenario, I have a security context setup called andrew. Underneath this I
have a rule setup called Members_View with the objectName members and action
is view. I have then assigned the policy etc the way you would expect and
then assigned only one user to this which is andrews.
The code below will always return true, no matter what I do:-) Anybody got
any ideas!
<CFAuthenticate securitycontext="#context#" username="elena"
password="elena" throwonfailure="yes">
<cfif IsAuthenticated("#context#")>
Debug: Logged in....<p>
<P>Secure context is: <CFOUTPUT>#AuthenticatedContext()#</CFOUTPUT></P>
<cfif IsAuthorized("userObject","Members_View","view")>
yep we have touch down <p>
</cfif>
<cfelse>
Debug: Not logged in<p>
</cfif>
regards
Andrew Scott
ANZ eCommerce Centre
* Ph 9273 0693
* [EMAIL PROTECTED]
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: 29 August 2000 11:06
To: [EMAIL PROTECTED]
Subject: Anyone Going to Builder.com / EDevCon?
Is anyone else going to Builder.com /EDevCon in New Orleans in December?
--Doug
___________________________________________
Douglas Nottage
Director of Advanced Technology
Autobytel.com (NASDAQ: ABTL )
___________________________________________
"Never doubt that a small group of thoughtful,
committed people can change the world.
Indeed, it is the only thing that ever has."
--- Margaret Mead
___________________________________________
----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.