Maybe it's a caching issue for you? Running this code returns false:

<cflogin>
<cfloginuser name="ray" password="foo" roles="Enzyme Super">
</cflogin>

<cfif isUserInRole("Super User")>
yes
<cfelse>
no
</cfif>
<p>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to