> I can't find mention anywhere of how to best manage 
> security/permissions on ..cfr files output by the ColdFusion 
> Report Builder.

I don't think you'll find much information on this topic because there isn't
any.

>  - How can I determine within the Report Builder if a user 
> should have access to the report
> 
>  - And if they shouldn't have access, how do I prompt them to 
> log in (either via a session or cflogin), or kick them out of 
> the report to where they can log in and be returned to the report.

I don't think there's much you can do about this within the Report Builder
itself. However, you can either use web server permissions/authentication to
manage access to .cfr files, or you can invoke those files from a CF page
using the CFREPORT tag, and manage access however you like from there.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293626
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to